diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:40:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:40:15 +0000 |
commit | 560749335e75f1b1db788562bc722af12323fe4f (patch) | |
tree | 8a81320c30d79eec19cacdc5b4019117086c5c7d /media-gfx | |
parent | Stable for x86, wrt bug #457490 (diff) | |
download | gentoo-2-560749335e75f1b1db788562bc722af12323fe4f.tar.gz gentoo-2-560749335e75f1b1db788562bc722af12323fe4f.tar.bz2 gentoo-2-560749335e75f1b1db788562bc722af12323fe4f.zip |
Stable for x86, wrt bug #457364
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 2a948e94bee2..777ffee2eb81 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.95 2013/02/25 11:37:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.96 2013/02/25 11:40:15 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fbida-2.09.ebuild: + Stable for x86, wrt bug #457364 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fbida-2.09.ebuild: Stable for amd64, wrt bug #457364 diff --git a/media-gfx/fbida/fbida-2.09.ebuild b/media-gfx/fbida/fbida-2.09.ebuild index 48e42a71acdd..04d2dd592093 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.3 2013/02/25 11:37:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.09.ebuild,v 1.4 2013/02/25 11:40:15 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=" |