diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:20:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:20:39 +0000 |
commit | 0699c0fccd1972533208fd77c567a47ce2b54034 (patch) | |
tree | ccac0a9a8fcc4b4ec8086999548b43487cd57100 /media-gfx | |
parent | Stable for alpha, wrt bug #458226 (diff) | |
download | gentoo-2-0699c0fccd1972533208fd77c567a47ce2b54034.tar.gz gentoo-2-0699c0fccd1972533208fd77c567a47ce2b54034.tar.bz2 gentoo-2-0699c0fccd1972533208fd77c567a47ce2b54034.zip |
Stable for alpha, wrt bug #457364
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/fbida/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/fbida/fbida-2.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/fbida/ChangeLog b/media-gfx/fbida/ChangeLog index 8b2352a0e436..acc0c02d8bc6 100644 --- a/media-gfx/fbida/ChangeLog +++ b/media-gfx/fbida/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/fbida # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.99 2013/02/25 22:10:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.100 2013/02/26 10:20:39 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fbida-2.09.ebuild: + Stable for alpha, wrt bug #457364 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fbida-2.09.ebuild: Stable for ppc64, wrt bug #457364 diff --git a/media-gfx/fbida/fbida-2.09.ebuild b/media-gfx/fbida/fbida-2.09.ebuild index 6974bc949121..16d98f6c1fed 100644 --- a/media-gfx/fbida/fbida-2.09.ebuild +++ b/media-gfx/fbida/fbida-2.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.09.ebuild,v 1.7 2013/02/25 22:10:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.09.ebuild,v 1.8 2013/02/26 10:20:39 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.kraxel.org/releases/${PN}/${P}.tar.gz mirror://gentoo/ida.png.bz2" #370901 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~sh ~sparc x86" IUSE="curl fbcon gif imagemagick lirc pdf png scanner tiff X" RDEPEND=" |