diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:10:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:10:20 +0000 |
commit | 997e50ebe20f97b5174eb0bd0adaf580c2cfcbf5 (patch) | |
tree | 533d79c5ee6cba3f3bd411514f2ddacd4a39c5d4 /media-libs/sge/sge-030809.ebuild | |
parent | amd64 stable, bug #232704 (diff) | |
download | historical-997e50ebe20f97b5174eb0bd0adaf580c2cfcbf5.tar.gz historical-997e50ebe20f97b5174eb0bd0adaf580c2cfcbf5.tar.bz2 historical-997e50ebe20f97b5174eb0bd0adaf580c2cfcbf5.zip |
x86 stable wrt #232702
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/sge/sge-030809.ebuild')
-rw-r--r-- | media-libs/sge/sge-030809.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sge/sge-030809.ebuild b/media-libs/sge/sge-030809.ebuild index 0e532b6052db..2f339a42b0fc 100644 --- a/media-libs/sge/sge-030809.ebuild +++ b/media-libs/sge/sge-030809.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.9 2007/06/29 12:06:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.10 2008/07/24 17:10:20 armin76 Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.etek.chalmers.se/~e8cal1/sge/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc x86 ~x86-fbsd" IUSE="doc examples image truetype" DEPEND="media-libs/libsdl |