diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 13:25:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 13:25:31 +0000 |
commit | af5255a21b5d0fca898485b939f79df81675e58f (patch) | |
tree | 3cec89ee722e7803a563d21aa696e9b6867faeb7 | |
parent | Drop failing (flag-o-matic not inherited) append-libs, it is no longer necessary (diff) | |
download | gentoo-2-af5255a21b5d0fca898485b939f79df81675e58f.tar.gz gentoo-2-af5255a21b5d0fca898485b939f79df81675e58f.tar.bz2 gentoo-2-af5255a21b5d0fca898485b939f79df81675e58f.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
-rw-r--r-- | media-libs/libggi/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libggi/libggi-2.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libggi/ChangeLog b/media-libs/libggi/ChangeLog index a0a1921d90ba..66bf5a72a948 100644 --- a/media-libs/libggi/ChangeLog +++ b/media-libs/libggi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libggi -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/ChangeLog,v 1.54 2007/07/27 11:22:45 uberlord Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/ChangeLog,v 1.55 2012/05/09 13:25:31 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> libggi-2.2.2.ebuild: + keyword ~amd64-fbsd 27 Jul 2007; Roy Marples <uberlord@gentoo.org> libggi-2.2.2.ebuild: Keyworded ~x86-fbsd diff --git a/media-libs/libggi/libggi-2.2.2.ebuild b/media-libs/libggi/libggi-2.2.2.ebuild index 0e5ba62b3b58..bc119f52242a 100644 --- a/media-libs/libggi/libggi-2.2.2.ebuild +++ b/media-libs/libggi/libggi-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild,v 1.13 2009/09/30 09:37:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild,v 1.14 2012/05/09 13:25:31 aballier Exp $ DESCRIPTION="Fast and safe graphics and drivers for about any graphics card to the Linux kernel (sometimes)" HOMEPAGE="http://www.ggi-project.org" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="X aalib svga fbcon directfb 3dfx debug mmx vis" RDEPEND=">=media-libs/libgii-1.0.2 |