From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Thu, 26 Nov 2015 10:51:56 +0000 (UTC) [thread overview]
Message-ID: <1448535045.e93dc93ecf91cfdc771aeb6bbbd8a334396be913.eva@gentoo> (raw)
commit: e93dc93ecf91cfdc771aeb6bbbd8a334396be913
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 22:11:37 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 10:50:45 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93dc93e
media-gfx/gnome-photos: drop old revision
Package-Manager: portage-2.2.25
media-gfx/gnome-photos/Manifest | 1 -
media-gfx/gnome-photos/gnome-photos-3.16.2.ebuild | 54 -----------------------
2 files changed, 55 deletions(-)
diff --git a/media-gfx/gnome-photos/Manifest b/media-gfx/gnome-photos/Manifest
index be456bf..5583b4e 100644
--- a/media-gfx/gnome-photos/Manifest
+++ b/media-gfx/gnome-photos/Manifest
@@ -1,3 +1,2 @@
-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
DIST gnome-photos-3.18.2.tar.xz 765196 SHA256 7f6169c663b7a0e1b971d5af4def3d9a633e16a24e7d2c593b51be0053f9a0d8 SHA512 40d3f67cc0dc4092349acf996572b08ef3f77560717f0fe612561d76eb3bead5e956ae9b585729ba489e8c427654c25c16086c9097bdbdc06045edf51d3e5e36 WHIRLPOOL 23e7181a24b73d33b03ef5d8d592c26e898589ed6e3f7eb8087393d82c12de37f7a5d0ccc3e085e5cd48567367fb7aa130a6566073229afd89e9e9abd29703b2
diff --git a/media-gfx/gnome-photos/gnome-photos-3.16.2.ebuild b/media-gfx/gnome-photos/gnome-photos-3.16.2.ebuild
deleted file mode 100644
index 2d141ff..0000000
--- a/media-gfx/gnome-photos/gnome-photos-3.16.2.ebuild
+++ /dev/null
@@ -1,54 +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 virtualx
-
-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="test"
-
-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:0=
- media-libs/babl
- >=media-libs/gegl-0.3:0.3
- >=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-1.14
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.15.5:3
-"
-DEPEND="${RDEPEND}
- dev-util/desktop-file-utils
- >=dev-util/intltool-0.50.1
- virtual/pkgconfig
- test? ( dev-util/dogtail )
-"
-# eautoreconf
-# app-text/yelp-tools
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable test dogtail) \
- ITSTOOL=$(type -P true)
-}
-
-src_test() {
- Xemake check
-}
next reply other threads:[~2015-11-26 10:52 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 10:51 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-24 10:46 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ WANG Xuerui
2023-04-25 15:20 Matt Turner
2023-04-25 15:20 Matt Turner
2023-04-10 20:52 Matt Turner
2023-03-30 13:43 Matt Turner
2022-10-31 2:56 Matt Turner
2022-10-15 15:01 Sam James
2022-09-27 23:55 Matt Turner
2022-09-27 23:55 Matt Turner
2022-05-28 5:45 Sam James
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-03-24 2:38 Matt Turner
2022-02-08 4:45 Sam James
2022-01-25 0:51 Sam James
2021-12-31 3:42 Yixun Lan
2021-10-02 21:00 Mart Raudsepp
2021-07-28 2:53 Georgy Yakovlev
2021-04-28 16:27 Matt Turner
2021-04-17 22:51 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-07-18 10:09 Mart Raudsepp
2020-04-25 20:17 Mart Raudsepp
2020-04-18 17:09 Mart Raudsepp
2020-03-29 17:08 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-10-13 17:50 Mart Raudsepp
2019-08-06 0:52 Aaron Bauman
2019-07-14 12:28 David Seifert
2019-07-14 10:30 David Seifert
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2019-03-30 22:50 Mart Raudsepp
2019-03-16 21:54 Mart Raudsepp
2019-03-11 16:16 Mart Raudsepp
2019-03-06 11:07 Mart Raudsepp
2019-02-15 13:42 Mart Raudsepp
2019-01-16 3:32 Mart Raudsepp
2018-04-29 0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-14 21:33 Mart Raudsepp
2018-02-03 22:46 Mart Raudsepp
2018-01-27 0:41 Thomas Deutschmann
2018-01-18 2:44 Mikle Kolyada
2018-01-09 1:19 Mart Raudsepp
2017-12-19 7:38 Gilles Dartiguelongue
2017-08-27 17:57 Gilles Dartiguelongue
2017-08-12 23:15 Gilles Dartiguelongue
2017-05-20 4:59 Mart Raudsepp
2017-05-16 8:01 Agostino Sarubbo
2017-05-15 14:17 Agostino Sarubbo
2017-05-11 9:02 Mart Raudsepp
2017-03-23 10:13 Mart Raudsepp
2017-03-23 10:01 Mart Raudsepp
2017-03-23 9:13 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2017-01-04 22:37 Gilles Dartiguelongue
2016-11-12 12:23 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-10-08 9:51 Pacho Ramos
2016-10-08 9:51 Pacho Ramos
2016-09-04 23:20 Gilles Dartiguelongue
2016-09-04 23:20 Gilles Dartiguelongue
2016-08-15 9:01 Pacho Ramos
2016-04-11 10:39 Agostino Sarubbo
2016-04-11 10:21 Agostino Sarubbo
2016-04-09 11:04 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-11 8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-11-09 10:22 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-09-07 19:58 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448535045.e93dc93ecf91cfdc771aeb6bbbd8a334396be913.eva@gentoo \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox