diff options
author | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 19:13:05 +0200 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 19:40:48 +0200 |
commit | 186d1b24cb6a269dfda6cfd6aa85904fb17d7a49 (patch) | |
tree | 026cf916214b6c5f79b5f66e5457ace8ebbbf579 /media-gfx/phototonic | |
parent | net-misc/stunnel-5.30-r0: add alpha keyword (diff) | |
download | gentoo-186d1b24cb6a269dfda6cfd6aa85904fb17d7a49.tar.gz gentoo-186d1b24cb6a269dfda6cfd6aa85904fb17d7a49.tar.bz2 gentoo-186d1b24cb6a269dfda6cfd6aa85904fb17d7a49.zip |
media-gfx/phototonic: remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-gfx/phototonic')
-rw-r--r-- | media-gfx/phototonic/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/phototonic/phototonic-1.5.54.ebuild | 36 | ||||
-rw-r--r-- | media-gfx/phototonic/phototonic-1.6.6.ebuild | 36 |
3 files changed, 0 insertions, 74 deletions
diff --git a/media-gfx/phototonic/Manifest b/media-gfx/phototonic/Manifest index 5a3ede006867..38ebfa525192 100644 --- a/media-gfx/phototonic/Manifest +++ b/media-gfx/phototonic/Manifest @@ -1,3 +1 @@ -DIST phototonic-1.5.54.tar.xz 160716 SHA256 a84ec02cd03635fd5f2b19deea46eec0c74e6f9fabb24943fcf37bbece1c214e SHA512 a4ce914503a8452bb6d2a2c97cef6c5b4b69e0d8c5a349bd5a68680731b3a9e70a9afa7ff63cb2836aa8d970f074b058627687fa7cdcfb898da13c696c2d6df7 WHIRLPOOL a17369097cdf5ec9efac2cefaee582aafbdbfee0a22ee8395c2824aa16913c10c929e8359fcd70d508400e85d4f30b25fcba7b176fc135a29b43d0e009080883 DIST phototonic-1.6.17.tar.xz 167264 SHA256 f9d03344cb635948810c90695b592792106860bb35922b885325b2a3751c6411 SHA512 66c537c723b114de8a92692933a3671346919dde1ce028a9c067909403d91c0a161d5887e0c07e9309d524179308364fc93403c608b3226d74e28bc744e08cde WHIRLPOOL 052449af44277a3ea40562306854a745f8f02e5b137fc8e7f2aef824c06f08c967b38863204ece2f821d0fa90615163ca4fe8d9faa3729481542b0a0edd661b3 -DIST phototonic-1.6.6.tar.xz 166448 SHA256 52b11420f2da6637f7b570029f6f6a8052277631e74bb80ad97be47a50c485a3 SHA512 ce1766b120ae27dacd34219943eec092385713e187415a65e59f1d0b94942266b02686377000be07a3a0ad2a0d4d4f19753d150ee6bf3c1ca85fa224eac6ebfd WHIRLPOOL 822c3248d0d1b4e5f3e3a7eec15e11aea598ebb43550601e5483cd6516c42cfd7ae04c79273766c117fc525b837b29a8546a8f272b4d5761e2957e9e6275cc80 diff --git a/media-gfx/phototonic/phototonic-1.5.54.ebuild b/media-gfx/phototonic/phototonic-1.5.54.ebuild deleted file mode 100644 index 368fb891611f..000000000000 --- a/media-gfx/phototonic/phototonic-1.5.54.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit qmake-utils - -DESCRIPTION="Image viewer and organizer" -HOMEPAGE="http://oferkv.github.io/phototonic/" -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/oferkv/phototonic.git" -else - SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="svg tiff" - -RDEPEND="dev-qt/qtwidgets:5 - dev-qt/qtgui:5 - dev-qt/qtcore:5 - media-gfx/exiv2:= - svg? ( dev-qt/qtsvg:5 ) - tiff? ( dev-qt/qtimageformats:5 )" -DEPEND="${RDEPEND}" - -src_configure() { - eqmake5 -} - -src_install() { - emake install INSTALL_ROOT="${D}" -} diff --git a/media-gfx/phototonic/phototonic-1.6.6.ebuild b/media-gfx/phototonic/phototonic-1.6.6.ebuild deleted file mode 100644 index 368fb891611f..000000000000 --- a/media-gfx/phototonic/phototonic-1.6.6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit qmake-utils - -DESCRIPTION="Image viewer and organizer" -HOMEPAGE="http://oferkv.github.io/phototonic/" -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/oferkv/phototonic.git" -else - SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="svg tiff" - -RDEPEND="dev-qt/qtwidgets:5 - dev-qt/qtgui:5 - dev-qt/qtcore:5 - media-gfx/exiv2:= - svg? ( dev-qt/qtsvg:5 ) - tiff? ( dev-qt/qtimageformats:5 )" -DEPEND="${RDEPEND}" - -src_configure() { - eqmake5 -} - -src_install() { - emake install INSTALL_ROOT="${D}" -} |