diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
commit | 207e7d620ac1acb225dd3553083057eac5f08b35 (patch) | |
tree | fb9e4c8c709f93010c0557c56344ec94f9544d1c /media-gfx/feh | |
parent | Stable on ppc64 (diff) | |
download | historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.gz historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.bz2 historical-207e7d620ac1acb225dd3553083057eac5f08b35.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog index 003f8c4013b2..930039e4aa4e 100644 --- a/media-gfx/feh/ChangeLog +++ b/media-gfx/feh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/feh # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.25 2005/10/18 01:10:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.26 2005/12/18 17:14:31 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> feh-1.3.4.ebuild: + Stable on ppc64 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> feh-1.3.4.ebuild: Mark 1.3.4 stable on alpha diff --git a/media-gfx/feh/feh-1.3.4.ebuild b/media-gfx/feh/feh-1.3.4.ebuild index f8acd7b3986a..f8d9f3bdeafe 100644 --- a/media-gfx/feh/feh-1.3.4.ebuild +++ b/media-gfx/feh/feh-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.5 2005/10/18 01:10:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.6 2005/12/18 17:14:31 corsair Exp $ DESCRIPTION="A fast, lightweight imageviewer using imlib2" HOMEPAGE="http://www.linuxbrit.co.uk/feh" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/giblib-1.2.4 |