diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-13 16:14:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-13 16:14:37 +0000 |
commit | 4cb8fa290c1c20d29f453123becce636c32ee8c1 (patch) | |
tree | 563cbaf94da31dc8a7102b92448658c5521f714f /media-gfx/feh | |
parent | Mark 2.10.2 stable on alpha (diff) | |
download | historical-4cb8fa290c1c20d29f453123becce636c32ee8c1.tar.gz historical-4cb8fa290c1c20d29f453123becce636c32ee8c1.tar.bz2 historical-4cb8fa290c1c20d29f453123becce636c32ee8c1.zip |
Mark 1.3.1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog index 4a2024173594..1fcaaba0de67 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.20 2005/07/24 09:23:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.21 2005/09/13 16:14:37 agriffis Exp $ + + 13 Sep 2005; Aron Griffis <agriffis@gentoo.org> feh-1.3.1.ebuild: + Mark 1.3.1 stable on alpha *feh-1.3.4 (24 Jul 2005) diff --git a/media-gfx/feh/feh-1.3.1.ebuild b/media-gfx/feh/feh-1.3.1.ebuild index 880f5fbab4c2..0363fabc604d 100644 --- a/media-gfx/feh/feh-1.3.1.ebuild +++ b/media-gfx/feh/feh-1.3.1.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.1.ebuild,v 1.3 2005/07/18 05:51:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.1.ebuild,v 1.4 2005/09/13 16:14:37 agriffis 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 |