summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-23 17:26:43 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-23 17:26:43 +0000
commita67fdda1ad5537b43cf5337ead8d49c637da49f2 (patch)
treef2f1b8a86c78b7ea0704daebe7b8ea081467b0ee /media-gfx/ristretto
parentalpha/ia64/sparc/x86 stable wrt #361093 (diff)
downloadgentoo-2-a67fdda1ad5537b43cf5337ead8d49c637da49f2.tar.gz
gentoo-2-a67fdda1ad5537b43cf5337ead8d49c637da49f2.tar.bz2
gentoo-2-a67fdda1ad5537b43cf5337ead8d49c637da49f2.zip
alpha/ia64/sparc stable wrt #358407
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r--media-gfx/ristretto/ChangeLog5
-rw-r--r--media-gfx/ristretto/ristretto-0.0.91.ebuild51
-rw-r--r--media-gfx/ristretto/ristretto-0.0.93.ebuild4
3 files changed, 6 insertions, 54 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog
index 12ab837f6fb2..4795dc1dd38e 100644
--- a/media-gfx/ristretto/ChangeLog
+++ b/media-gfx/ristretto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/ristretto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.35 2011/03/29 13:05:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.36 2011/04/23 17:26:43 ssuominen Exp $
+
+ 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> ristretto-0.0.93.ebuild:
+ alpha/ia64/sparc stable wrt #358407
29 Mar 2011; Jeroen Roovers <jer@gentoo.org> ristretto-0.0.93.ebuild:
Stable for HPPA (bug #358407).
diff --git a/media-gfx/ristretto/ristretto-0.0.91.ebuild b/media-gfx/ristretto/ristretto-0.0.91.ebuild
deleted file mode 100644
index 9d9f23a1fcf0..000000000000
--- a/media-gfx/ristretto/ristretto-0.0.91.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.91.ebuild,v 1.7 2010/11/08 13:00:02 ssuominen Exp $
-
-EAPI=3
-EAUTORECONF=yes
-inherit xfconf
-
-DESCRIPTION="Image viewer and browser for Xfce4"
-HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
-SRC_URI="mirror://xfce/src/apps/${PN}/0.0/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="debug"
-
-RDEPEND="media-libs/libexif
- >=x11-libs/gtk+-2.12:2
- >=dev-libs/glib-2.16:2
- >=dev-libs/dbus-glib-0.34
- >=xfce-base/libxfce4util-4.6
- >=xfce-base/libxfcegui4-4.6
- >=xfce-base/xfconf-4.6
- >=x11-libs/cairo-1.8"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- --disable-dependency-tracking
- $(xfconf_use_debug)
- )
-
- DOCS="AUTHORS ChangeLog NEWS README TODO"
-}
-
-src_prepare() {
- sed -i \
- -e "/TARGET_DIR/s:(datadir)/doc/ristretto:(datadir)/doc/${PF}:" \
- docs/manual/C/Makefile.am || die
-
- sed -i \
- -e '/XDT_I18N/s:hr ::' \
- -e '/XDT_I18N/s:vi ::' \
- configure.in || die #344657
-
- xfconf_src_prepare
-}
diff --git a/media-gfx/ristretto/ristretto-0.0.93.ebuild b/media-gfx/ristretto/ristretto-0.0.93.ebuild
index dce694a23263..863805b5ab18 100644
--- a/media-gfx/ristretto/ristretto-0.0.93.ebuild
+++ b/media-gfx/ristretto/ristretto-0.0.93.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.93.ebuild,v 1.5 2011/03/29 13:05:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.93.ebuild,v 1.6 2011/04/23 17:26:43 ssuominen Exp $
EAPI=3
EAUTORECONF=yes
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.0/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="debug"
RDEPEND="media-libs/libexif