diff options
author | 2013-02-25 21:49:58 +0000 | |
---|---|---|
committer | 2013-02-25 21:49:58 +0000 | |
commit | 3e317bf59e0f7fb3ce3c4503d7fcf7c08a4d8a5f (patch) | |
tree | baac824d9b60024a15067a10e667e88e1a5996e4 /media-gfx | |
parent | Stable for ppc, wrt bug #457490 (diff) | |
download | gentoo-2-3e317bf59e0f7fb3ce3c4503d7fcf7c08a4d8a5f.tar.gz gentoo-2-3e317bf59e0f7fb3ce3c4503d7fcf7c08a4d8a5f.tar.bz2 gentoo-2-3e317bf59e0f7fb3ce3c4503d7fcf7c08a4d8a5f.zip |
Stable for ppc, 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 d6d418e5c870..9d13446a4970 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.97 2013/02/25 14:34:26 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.98 2013/02/25 21:49:58 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fbida-2.09.ebuild: + Stable for ppc, wrt bug #457364 25 Feb 2013; Julian Ospald <hasufell@gentoo.org> fbida-2.09.ebuild: respect CC diff --git a/media-gfx/fbida/fbida-2.09.ebuild b/media-gfx/fbida/fbida-2.09.ebuild index 1bad5a0cd381..71d35d05a07e 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.5 2013/02/25 14:34:26 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.09.ebuild,v 1.6 2013/02/25 21:49:58 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=" |