summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-03 12:32:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-03 12:32:17 +0000
commit8de230b448a1fc2bd00e2f571a6720dbccc8352b (patch)
treeacd461a390eafbc274e28d13c111d75a3ccf2fc6 /dev-games/clanlib
parentStable for amd64, wrt bug #439960 (diff)
downloadgentoo-2-8de230b448a1fc2bd00e2f571a6720dbccc8352b.tar.gz
gentoo-2-8de230b448a1fc2bd00e2f571a6720dbccc8352b.tar.bz2
gentoo-2-8de230b448a1fc2bd00e2f571a6720dbccc8352b.zip
Stable for amd64, wrt bug #440168
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r--dev-games/clanlib/ChangeLog5
-rw-r--r--dev-games/clanlib/clanlib-2.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/clanlib/ChangeLog b/dev-games/clanlib/ChangeLog
index d82d9b73d31d..73141d74b4e3 100644
--- a/dev-games/clanlib/ChangeLog
+++ b/dev-games/clanlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/clanlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.58 2012/10/29 20:44:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.59 2012/11/03 12:32:17 ago Exp $
+
+ 03 Nov 2012; <ago@gentoo.org> clanlib-2.3.6.ebuild:
+ Stable for amd64, wrt bug #440168
29 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> clanlib-2.3.6.ebuild:
tidy
diff --git a/dev-games/clanlib/clanlib-2.3.6.ebuild b/dev-games/clanlib/clanlib-2.3.6.ebuild
index d639d0df7d4f..a4aae8d86235 100644
--- a/dev-games/clanlib/clanlib-2.3.6.ebuild
+++ b/dev-games/clanlib/clanlib-2.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-2.3.6.ebuild,v 1.2 2012/10/29 20:44:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-2.3.6.ebuild,v 1.3 2012/11/03 12:32:17 ago Exp $
EAPI=4
inherit flag-o-matic eutils autotools-utils
@@ -13,7 +13,7 @@ SRC_URI="http://clanlib.org/download/releases-2.0/${MY_P}.tgz"
LICENSE="ZLIB"
SLOT="2.3"
-KEYWORDS="~amd64 ~x86" #not big endian safe #82779
+KEYWORDS="amd64 ~x86" #not big endian safe #82779
IUSE="doc ipv6 mikmod opengl sound sqlite sse2 static-libs vorbis X"
REQUIRED_USE="opengl? ( X )"