summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-06-20 16:07:24 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-06-20 16:07:24 +0000
commitf1447f0aaf20e2373c4da820459c04baf6e41fdd (patch)
treec3f246973ea79112c61b2e29d86fb0b7a2bdd88b /dev-games/clanlib/clanlib-0.8.1.ebuild
parentBump to 1.4.16b (diff)
downloadgentoo-2-f1447f0aaf20e2373c4da820459c04baf6e41fdd.tar.gz
gentoo-2-f1447f0aaf20e2373c4da820459c04baf6e41fdd.tar.bz2
gentoo-2-f1447f0aaf20e2373c4da820459c04baf6e41fdd.zip
amd64 stable, bug #227355; Fix minor QA warnings in clanlib-0.7.8-r1
(Portage version: 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.