diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-17 12:51:29 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-17 12:51:29 +0000 |
commit | 7c3218090c418b2f63bc7a8492acb9e83f700acb (patch) | |
tree | 70abd97de4ef52005659534e2ddad51a75e71af9 /xfce-extra | |
parent | Stable on amd64, bug #209177 (diff) | |
download | gentoo-2-7c3218090c418b2f63bc7a8492acb9e83f700acb.tar.gz gentoo-2-7c3218090c418b2f63bc7a8492acb9e83f700acb.tar.bz2 gentoo-2-7c3218090c418b2f63bc7a8492acb9e83f700acb.zip |
Version bump, remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/ristretto/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/ristretto/ristretto-0.0.17.ebuild (renamed from xfce-extra/ristretto/ristretto-0.0.14.ebuild) | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog index df6308131372..99ef34795234 100644 --- a/xfce-extra/ristretto/ChangeLog +++ b/xfce-extra/ristretto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/ristretto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.25 2008/02/05 11:53:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.26 2008/02/17 12:51:29 angelos Exp $ + +*ristretto-0.0.17 (17 Feb 2008) + + 17 Feb 2008; Christoph Mende <angelos@gentoo.org> + -ristretto-0.0.14.ebuild, +ristretto-0.0.17.ebuild: + Version bump, remove old 05 Feb 2008; Markus Rothe <corsair@gentoo.org> ristretto-0.0.15.ebuild: Stable on ppc64 diff --git a/xfce-extra/ristretto/ristretto-0.0.14.ebuild b/xfce-extra/ristretto/ristretto-0.0.17.ebuild index c9ff09e77240..e4bab5c28198 100644 --- a/xfce-extra/ristretto/ristretto-0.0.14.ebuild +++ b/xfce-extra/ristretto/ristretto-0.0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.5 2007/12/12 15:01:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.17.ebuild,v 1.1 2008/02/17 12:51:29 angelos Exp $ inherit xfce44 @@ -11,10 +11,10 @@ DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environm HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -RDEPEND=">=x11-libs/gtk+-2.12 +RDEPEND=">=x11-libs/gtk+-2.10 >=dev-libs/glib-2.12 dev-libs/dbus-glib media-libs/libexif |