summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2008-06-20 16:07:24 +0000
committerThomas Anderson <tanderson@gentoo.org>2008-06-20 16:07:24 +0000
commitc5964b24810d59a7cafa28f5b7f4b9a906cbdb03 (patch)
tree4412180ae616531bd34041d2bfc30dbf35d664cb /dev-games/clanlib/clanlib-0.8.1.ebuild
parentBump to 1.4.16b (diff)
downloadhistorical-c5964b24810d59a7cafa28f5b7f4b9a906cbdb03.tar.gz
historical-c5964b24810d59a7cafa28f5b7f4b9a906cbdb03.tar.bz2
historical-c5964b24810d59a7cafa28f5b7f4b9a906cbdb03.zip
amd64 stable, bug #227355; Fix minor QA warnings in clanlib-0.7.8-r1
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-games/clanlib/clanlib-0.8.1.ebuild')
-rw-r--r--dev-games/clanlib/clanlib-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild
index 8400b71a80fd..8b88023090da 100644
--- a/dev-games/clanlib/clanlib-0.8.1.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.2 2008/05/29 10:53:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.3 2008/06/20 16:07:24 gentoofan23 Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://clanlib.org/download/releases-${PV:0:3}/ClanLib-${PV}.tgz"
LICENSE="ZLIB"
SLOT="0.8"
-KEYWORDS="~amd64 x86" #not big endian safe #82779
+KEYWORDS="amd64 x86" #not big endian safe #82779
IUSE="opengl sdl vorbis doc mikmod ipv6"
# opengl keyword does not drop the GL/GLU requirement.