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 | 0c84494dbb6f9cdefa4474e063111335fe36e364 (patch) | |
tree | be5f7f5fd712b248653b95b9eea7fea97d9a2153 | |
parent | amd64 stable, bug #232704 (diff) | |
download | gentoo-2-0c84494dbb6f9cdefa4474e063111335fe36e364.tar.gz gentoo-2-0c84494dbb6f9cdefa4474e063111335fe36e364.tar.bz2 gentoo-2-0c84494dbb6f9cdefa4474e063111335fe36e364.zip |
x86 stable wrt #232702
(Portage version: 2.1.4.4)
-rw-r--r-- | media-libs/sge/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/sge/sge-030809.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sge/ChangeLog b/media-libs/sge/ChangeLog index c8476971041f..cac34459e4f7 100644 --- a/media-libs/sge/ChangeLog +++ b/media-libs/sge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sge -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/ChangeLog,v 1.6 2007/06/29 12:00:11 nyhm Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/ChangeLog,v 1.7 2008/07/24 17:10:20 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> sge-030809.ebuild: + x86 stable wrt #232702 29 Jun 2007; Tristan Heaven <nyhm@gentoo.org> sge-030809.ebuild: multilib fix by Tiago Cunha, bug #183621 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 |