diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-26 20:24:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-26 20:24:10 +0000 |
commit | 6ef2cef2d8ed7334a2cc6ef42789fc130ae1a80e (patch) | |
tree | cb0853a78fce5c1c9f5462c7367fc1b6a8edb905 /media-gfx/feh | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-6ef2cef2d8ed7334a2cc6ef42789fc130ae1a80e.tar.gz gentoo-2-6ef2cef2d8ed7334a2cc6ef42789fc130ae1a80e.tar.bz2 gentoo-2-6ef2cef2d8ed7334a2cc6ef42789fc130ae1a80e.zip |
stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.2.9.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog index f9c47bc4abc3..59700a7cb4ff 100644 --- a/media-gfx/feh/ChangeLog +++ b/media-gfx/feh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/feh -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.14 2004/12/18 20:19:26 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.15 2005/01/26 20:19:53 corsair Exp $ + + 26 Jan 2005; Markus Rothe <corsair@gentoo.org> feh-1.2.9.ebuild: + Stable on ppc64 18 Dec 2004; Markus Rothe <corsair@gentoo.org> feh-1.2.9.ebuild: added ~ppc64 to KEYWORDS; bug #74529 diff --git a/media-gfx/feh/feh-1.2.6.ebuild b/media-gfx/feh/feh-1.2.6.ebuild index 570518bb9288..573a86c6fe82 100644 --- a/media-gfx/feh/feh-1.2.6.ebuild +++ b/media-gfx/feh/feh-1.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.2.6.ebuild,v 1.10 2004/10/04 23:24:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.11 2005/01/26 20:19:53 corsair Exp $ DESCRIPTION="A fast, lightweight imageviewer using imlib2" HOMEPAGE="http://www.linuxbrit.co.uk/feh" diff --git a/media-gfx/feh/feh-1.2.9.ebuild b/media-gfx/feh/feh-1.2.9.ebuild index 0b71660d1fe8..0b2b7466a64e 100644 --- a/media-gfx/feh/feh-1.2.9.ebuild +++ b/media-gfx/feh/feh-1.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.2.9.ebuild,v 1.3 2004/12/18 20:19:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.9.ebuild,v 1.4 2005/01/26 20:19:53 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="~amd64 ~ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ppc64" IUSE="" DEPEND=">=media-libs/giblib-1.2.4 |