diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:14:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:14:38 +0000 |
commit | e1e38003665cb01122e51d61b63d4c698e4af339 (patch) | |
tree | 32012331b76808d941f5f0733d7b33d411d661b2 /media-gfx | |
parent | Mark 3.3.4-r8 stable on ia64 (diff) | |
download | gentoo-2-e1e38003665cb01122e51d61b63d4c698e4af339.tar.gz gentoo-2-e1e38003665cb01122e51d61b63d4c698e4af339.tar.bz2 gentoo-2-e1e38003665cb01122e51d61b63d4c698e4af339.zip |
media-gfx/feh stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'media-gfx')
-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 3b82d8ce34ca..374d2c6c1127 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.23 2005/09/30 14:35:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.24 2005/10/02 17:14:38 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> feh-1.3.4.ebuild: + Stable on ppc. 30 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> feh-1.3.4.ebuild: Stable on sparc diff --git a/media-gfx/feh/feh-1.3.4.ebuild b/media-gfx/feh/feh-1.3.4.ebuild index 08343d8877a9..03a99b58b987 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.3 2005/09/30 14:35:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.4 2005/10/02 17:14:38 hansmi 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 |