diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-18 04:02:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-18 04:02:02 +0000 |
commit | d6f1c57bc8eca3f38ad1277236324db00938a4e5 (patch) | |
tree | afe2034b4df34e1a283489289080b7326acf4e84 /dev-games/clanlib | |
parent | Stable on sparc. (diff) | |
download | historical-d6f1c57bc8eca3f38ad1277236324db00938a4e5.tar.gz historical-d6f1c57bc8eca3f38ad1277236324db00938a4e5.tar.bz2 historical-d6f1c57bc8eca3f38ad1277236324db00938a4e5.zip |
sparc support
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r-- | dev-games/clanlib/clanlib-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.7.7.ebuild b/dev-games/clanlib/clanlib-0.7.7.ebuild index 3c76048e35ec..fa54362425ed 100644 --- a/dev-games/clanlib/clanlib-0.7.7.ebuild +++ b/dev-games/clanlib/clanlib-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.7.ebuild,v 1.5 2004/02/12 06:58:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.7.7.ebuild,v 1.6 2004/04/18 04:02:02 vapier Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.clanlib.org/~sphair/download/ClanLib-${PV}-1.tar.bz2" LICENSE="LGPL-2" SLOT="0.7" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc" IUSE="opengl X sdl oggvorbis doc mikmod clanVoice clanJavaScript ipv6" DEPEND=">=media-libs/hermes-1.3.2 |