public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/
Date: Mon, 26 Sep 2016 19:13:43 +0000 (UTC)	[thread overview]
Message-ID: <1474917144.58879cc306f3ed81358c8576cb478a0ff5c737d8.leio@gentoo> (raw)

commit:     58879cc306f3ed81358c8576cb478a0ff5c737d8
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 18:29:00 2016 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 19:12:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58879cc3

media-gfx/eog: remove old

 media-gfx/eog/Manifest          |  2 --
 media-gfx/eog/eog-3.18.2.ebuild | 56 -----------------------------------------
 media-gfx/eog/eog-3.20.3.ebuild | 56 -----------------------------------------
 3 files changed, 114 deletions(-)

diff --git a/media-gfx/eog/Manifest b/media-gfx/eog/Manifest
index cb78a63..c43f6cc 100644
--- a/media-gfx/eog/Manifest
+++ b/media-gfx/eog/Manifest
@@ -1,4 +1,2 @@
-DIST eog-3.18.2.tar.xz 4327676 SHA256 dc2d16e3754cad12703261fe586e7599c4df2e39282f6c28681a514f749fe636 SHA512 6c5b14f5e3915e1821a0883036c546b9bb2f8c578c5d5d23b863f7f4210d76b169e23de552888e17579241c382697b4576e52a2ca7495eb06cd3375c6d6206ee WHIRLPOOL d443cec6fa86eedd6eeafa9623940542b70b5ee4b9d90e8c10f9971f13af235203ca8c58391f14f3990951a3088840ea5d1ae108624208ac4c9bce7416670d16
 DIST eog-3.18.3.tar.xz 4334460 SHA256 fb534bab125f28445fe7d17ea04817ba17e2a9a0d94ba6bc6408a3aadab43563 SHA512 fbe7eb2cedfd773826736e03ed6944090a0a2a4098cb33d6da02ab70404327eb8012bfc892c8f340f005c4c8e3068e20401656d0caa46bd6e5cf45207de545e2 WHIRLPOOL e68515c18f416cc518f498897587b608fca0a6a04e0c73cf648761592d9593fe721b7179a2ba6c7942709ade2b58ede89d7c547411c5fa44a86c572f051cbd69
-DIST eog-3.20.3.tar.xz 4607588 SHA256 16308c389deced3acb801dcc180c5e5e18b1db6ba5bd5835b5320cba9b0d2c26 SHA512 3a64bc2d10c606f9582772f085869f0f66a83bc99c9ce59a5e8883de480a862e24b667151b58a111205047f208e74c5d463ba0124e33fda3b2ca168904478068 WHIRLPOOL 390f0b98262052d628b3685d521143f86c5af02f277bb9f6ba4e5762cf9a433a2e1cde30521ef8c551a2284c61f363f48c414b9d12e2d79800d2f3724da0d36d
 DIST eog-3.20.4.tar.xz 4620412 SHA256 968774cc07ea0d3c27ac552dc0f1d51cf682b9036d342b447688a208f31a5be3 SHA512 4d52d425990bffdb42df0fa362c41ebd160200222577e57e58c5f704ecba88f39f6c3a55739ad3798123825503002125b2bc66c9b3dd5c20e4ccb2f91694e69a WHIRLPOOL e0644e8fbdb24639307e4189fe57a4d8b1f5dab3e080a2de3ccc58ed447f9f6e8cae35f2c18f4169147315a7ca9f724b91fcfde7446cc793ecf659ae89f7e6a2

diff --git a/media-gfx/eog/eog-3.18.2.ebuild b/media-gfx/eog/eog-3.18.2.ebuild
deleted file mode 100644
index be395af..00000000
--- a/media-gfx/eog/eog-3.18.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="The Eye of GNOME image viewer"
-HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome"
-
-LICENSE="GPL-2+"
-SLOT="1"
-IUSE="+exif +introspection +jpeg lcms +svg tiff xmp"
-REQUIRED_USE="exif? ( jpeg )"
-
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-
-RDEPEND="
-	>=dev-libs/glib-2.38:2[dbus]
-	>=dev-libs/libpeas-0.7.4:=[gtk]
-	>=gnome-base/gnome-desktop-2.91.2:3=
-	>=gnome-base/gsettings-desktop-schemas-2.91.92
-	>=x11-libs/gtk+-3.14:3[introspection,X]
-	>=x11-misc/shared-mime-info-0.20
-
-	>=x11-libs/gdk-pixbuf-2.30.0:2[jpeg?,tiff?]
-	x11-libs/libX11
-
-	exif? ( >=media-libs/libexif-0.6.14 )
-	introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
-	jpeg? ( virtual/jpeg:0 )
-	lcms? ( media-libs/lcms:2 )
-	svg? ( >=gnome-base/librsvg-2.36.2:2 )
-	xmp? ( media-libs/exempi:2 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/gtk-doc-am-1.16
-	>=dev-util/intltool-0.50.1
-	dev-util/itstool
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_configure() {
-	DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README THANKS TODO"
-	gnome2_src_configure \
-		$(use_enable introspection) \
-		$(use_with jpeg libjpeg) \
-		$(use_with exif libexif) \
-		$(use_with lcms cms) \
-		$(use_with xmp) \
-		$(use_with svg librsvg)
-}

diff --git a/media-gfx/eog/eog-3.20.3.ebuild b/media-gfx/eog/eog-3.20.3.ebuild
deleted file mode 100644
index 488939d..00000000
--- a/media-gfx/eog/eog-3.20.3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="The Eye of GNOME image viewer"
-HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome"
-
-LICENSE="GPL-2+"
-SLOT="1"
-
-IUSE="debug +exif +introspection +jpeg lcms +svg tiff xmp"
-REQUIRED_USE="exif? ( jpeg )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
-RDEPEND="
-	>=dev-libs/glib-2.42.0:2[dbus]
-	>=dev-libs/libpeas-0.7.4:=[gtk]
-	>=gnome-base/gnome-desktop-2.91.2:3=
-	>=gnome-base/gsettings-desktop-schemas-2.91.92
-	>=x11-libs/gtk+-3.19.3:3[introspection,X]
-	>=x11-misc/shared-mime-info-0.20
-
-	>=x11-libs/gdk-pixbuf-2.30.0:2[jpeg?,tiff?]
-	x11-libs/libX11
-
-	exif? ( >=media-libs/libexif-0.6.14 )
-	introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
-	jpeg? ( virtual/jpeg:0 )
-	lcms? ( media-libs/lcms:2 )
-	svg? ( >=gnome-base/librsvg-2.36.2:2 )
-	xmp? ( media-libs/exempi:2 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/gtk-doc-am-1.16
-	>=dev-util/intltool-0.50.1
-	dev-util/itstool
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_configure() {
-	gnome2_src_configure \
-		$(usex debug --enable-debug=yes ' ') \
-		$(use_enable introspection) \
-		$(use_with jpeg libjpeg) \
-		$(use_with exif libexif) \
-		$(use_with lcms cms) \
-		$(use_with xmp) \
-		$(use_with svg librsvg)
-}


             reply	other threads:[~2016-09-26 19:13 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 19:13 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-06  9:21 [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/ Pacho Ramos
2024-08-06  9:21 Pacho Ramos
2024-04-07  6:51 Arthur Zamarin
2024-03-16 22:47 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-11  8:09 Arthur Zamarin
2024-02-11  8:09 Arthur Zamarin
2024-01-06 23:37 Mart Raudsepp
2023-10-29 22:23 Mart Raudsepp
2023-10-29 22:23 Mart Raudsepp
2023-09-22  2:33 Matt Turner
2023-09-17 22:27 Matt Turner
2023-09-04 16:13 Matt Turner
2023-08-30  7:57 Arthur Zamarin
2023-08-16 22:32 Matt Turner
2023-07-27  8:29 WANG Xuerui
2023-07-07 22:03 Matt Turner
2023-07-02 11:18 Sam James
2023-07-02 11:18 Sam James
2023-07-02 11:18 Sam James
2023-05-28  2:35 Matt Turner
2023-05-02 20:02 Arthur Zamarin
2023-05-02 17:36 Arthur Zamarin
2023-05-02 17:28 Arthur Zamarin
2023-04-23  1:41 Matt Turner
2023-03-19  3:51 Matt Turner
2023-02-20 17:32 Matt Turner
2023-02-17  8:23 Arthur Zamarin
2023-01-08 17:56 Matt Turner
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-10-30 23:21 Matt Turner
2022-10-29 20:29 Sam James
2022-10-25 15:25 Matt Turner
2022-10-14 14:29 Matt Turner
2022-09-24 15:34 Matt Turner
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-08-07  2:24 Matt Turner
2022-07-18 23:41 Sam James
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-29  1:17 Matt Turner
2022-05-28  5:45 Sam James
2022-04-24 20:46 Matt Turner
2022-03-24  2:29 Matt Turner
2021-12-19  4:53 Matt Turner
2021-11-23  1:25 Yixun Lan
2021-11-06  4:09 Sam James
2021-10-04  1:25 Sam James
2021-09-22 12:17 Mart Raudsepp
2021-08-16 21:53 Matt Turner
2021-07-26  7:15 Matt Turner
2021-07-10 15:40 Sam James
2021-06-06 21:49 Matt Turner
2021-05-01 20:15 Matt Turner
2021-04-16  2:16 Matt Turner
2021-04-15 15:36 Matt Turner
2021-04-15  5:25 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-13  3:51 Matt Turner
2021-03-12  8:01 Mikle Kolyada
2021-01-05 18:30 Matt Turner
2020-12-19 15:14 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-09-19 18:16 Mart Raudsepp
2019-08-04 15:05 Aaron Bauman
2019-05-18 22:08 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-02-23 14:53 Mart Raudsepp
2019-01-18 21:37 Mart Raudsepp
2018-12-17 12:15 Gilles Dartiguelongue
2018-08-04 11:30 Mart Raudsepp
2018-02-03 22:46 Mart Raudsepp
2018-01-18  2:44 Mikle Kolyada
2017-05-21 13:59 Mart Raudsepp
2017-03-08 12:11 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2016-10-12  7:28 Gilles Dartiguelongue
2016-09-26 16:23 Agostino Sarubbo
2016-09-26 16:22 Agostino Sarubbo
2016-09-06 23:15 Gilles Dartiguelongue
2016-09-06 23:15 Gilles Dartiguelongue
2016-03-06 17:23 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-08-23 14:56 Gilles Dartiguelongue

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=1474917144.58879cc306f3ed81358c8576cb478a0ff5c737d8.leio@gentoo \
    --to=leio@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