diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-07 11:39:25 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-07 11:39:25 +0100 |
commit | c554833b3d0f4235e591f26750213b2a0e92c053 (patch) | |
tree | 675f1e03d04a0e104a3e142ac5b438a699784fd6 /media-gfx/gnome-photos | |
parent | media-gfx/gnome-photos: Version bump (diff) | |
download | gentoo-c554833b3d0f4235e591f26750213b2a0e92c053.tar.gz gentoo-c554833b3d0f4235e591f26750213b2a0e92c053.tar.bz2 gentoo-c554833b3d0f4235e591f26750213b2a0e92c053.zip |
media-gfx/gnome-photos: Drop old
Package-Manager: portage-2.2.23
Diffstat (limited to 'media-gfx/gnome-photos')
-rw-r--r-- | media-gfx/gnome-photos/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild | 48 | ||||
-rw-r--r-- | media-gfx/gnome-photos/gnome-photos-3.14.3.ebuild | 45 |
3 files changed, 0 insertions, 95 deletions
diff --git a/media-gfx/gnome-photos/Manifest b/media-gfx/gnome-photos/Manifest index 104073683e2b..4441e69631e1 100644 --- a/media-gfx/gnome-photos/Manifest +++ b/media-gfx/gnome-photos/Manifest @@ -1,4 +1,2 @@ -DIST gnome-photos-3.14.2.tar.xz 756784 SHA256 1bce84bd0467647decf26f81e03535940ab65a7774f44e1395a2b87d88c0be96 SHA512 6c55844f40197f1e3d8f0779bac1fdf0ba5e32bd639a8878adb109444c816ffcdc8acf3d6023d8c75ce298d61e4b6f9fa76ef81a2ec1592fb6e0633ef1e6cc23 WHIRLPOOL bf4e2157fd544f2aa0e74dc9742cf58977c7fa89fb23dda9f037d60a2fa2124f64e6f350bee0bc1e1a094075110f84d5ec9827bb5a4a5e1599b272502b1ee2ea -DIST gnome-photos-3.14.3.tar.xz 759244 SHA256 7cce615869f98ec038fb308ee6cec725e72a2c2cf67aaf44d4d01e2303d878b0 SHA512 595322d9f01c886c4184ce9c95c17f4c745e7faf148c4c1d051e76606c1067f4a27a20b34629d445ce1d7938d85813097b8a2e479e48563be9176210361f397b WHIRLPOOL 105ab02c84aaef8c5f80ffd5c5d42187da3d04ee83f43c8fdc15a8053679f44920755a8ced630933ab7032e85c987f48e3305363259e5076addd51274da04c05 DIST gnome-photos-3.16.2.tar.xz 762760 SHA256 9eb6a08a1d198f174f006b1c4e60a7db4f2e05cce7776e3f989470638cda2e20 SHA512 0c54789ac69541000d6fc67f3dc32af7b60041aaa7a580e38b91a2abc6d114216bd37573a185386dc6a8598c58844ed21a18af760aa59690c056c4da2b7736d6 WHIRLPOOL ac09949c35ab6266f15136a1dac35103fdb5f6f333710d110564af84906a095474cc218476c6eda08bd38f3d49526fd6f17412e58c202de576e24eafc07fb608 DIST gnome-photos-3.16.3.tar.xz 762584 SHA256 fb5a0232083369b80c95b700b41e9a3425b5bedd389ee08fed690d3f0989e129 SHA512 cefc899d260638511e0c2ce794043264c762b0bb0559cafee456853adc2cc2682ab8f535ffdf089417cb3668f609d34357e76436c8a0ed1206b86e068fb5bf92 WHIRLPOOL 3fd43e619e098d5fff352bd185721af0759a36838b37beca05a63da35e6ee73c8a6d9bca3a2029a8d697496e2665cec432a4923a772dab71f29813f338c4c724 diff --git a/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild b/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild deleted file mode 100644 index 02f877599d58..000000000000 --- a/media-gfx/gnome-photos/gnome-photos-3.14.2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Access, organize and share your photos on GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Photos" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=app-misc/tracker-1:= - >=dev-libs/glib-2.39.3:2 - gnome-base/gnome-desktop:3= - >=gnome-base/librsvg-2.26.0 - >=dev-libs/libgdata-0.15.2 - media-libs/babl - >=media-libs/gegl-0.2:0 - >=media-libs/grilo-0.2.6:0.2 - >=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av] - >=media-libs/exempi-1.99.5 - media-libs/lcms:2 - >=media-libs/libexif-0.6.14 - >=net-libs/gnome-online-accounts-3.8 - >=net-libs/libgfbgraph-0.2.1:0.2 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3.13.2:3 -" -DEPEND="${RDEPEND} - dev-util/desktop-file-utils - >=dev-util/intltool-0.50.1 - virtual/pkgconfig -" - -# Requires dogtail -RESTRICT="test" - -src_configure() { - gnome2_src_configure ITSTOOL=$(type -P true) -} diff --git a/media-gfx/gnome-photos/gnome-photos-3.14.3.ebuild b/media-gfx/gnome-photos/gnome-photos-3.14.3.ebuild deleted file mode 100644 index 1fb282433ba3..000000000000 --- a/media-gfx/gnome-photos/gnome-photos-3.14.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Access, organize and share your photos on GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Photos" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=app-misc/tracker-1:= - >=dev-libs/glib-2.39.3:2 - dev-libs/libxml2 - gnome-base/gnome-desktop:3= - >=gnome-base/librsvg-2.26.0 - >=dev-libs/libgdata-0.15.2 - media-libs/babl - >=media-libs/gegl-0.2:0 - >=media-libs/grilo-0.2.6:0.2 - >=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av] - >=media-libs/exempi-1.99.5 - media-libs/lcms:2 - >=media-libs/libexif-0.6.14 - >=net-libs/gnome-online-accounts-3.8 - >=net-libs/libgfbgraph-0.2.1:0.2 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3.13.2:3 -" -DEPEND="${RDEPEND} - dev-util/desktop-file-utils - >=dev-util/intltool-0.50.1 - virtual/pkgconfig -" - -# Requires dogtail -RESTRICT="test" |