diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-30 14:35:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-30 14:35:10 +0000 |
commit | 879cdc51eecf53d780b5e190d3d060fa088d8ac9 (patch) | |
tree | e6a973b8eb71d258f5efb5873458f9b41f515b1c /media-gfx | |
parent | Stable on sparc (diff) | |
download | gentoo-2-879cdc51eecf53d780b5e190d3d060fa088d8ac9.tar.gz gentoo-2-879cdc51eecf53d780b5e190d3d060fa088d8ac9.tar.bz2 gentoo-2-879cdc51eecf53d780b5e190d3d060fa088d8ac9.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
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 047d1919808d..3b82d8ce34ca 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.22 2005/09/16 22:29:05 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.23 2005/09/30 14:35:10 gustavoz Exp $ + + 30 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> feh-1.3.4.ebuild: + Stable on sparc 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/media-gfx/feh/feh-1.3.4.ebuild b/media-gfx/feh/feh-1.3.4.ebuild index ec658cb87c4a..08343d8877a9 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.2 2005/09/24 02:43:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.3 2005/09/30 14:35:10 gustavoz 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 |