summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:41:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:41:52 +0000
commit5acaf337fb04e3c257f25c60b91ea25af2cb1a96 (patch)
treec3edc7e891c8ba4e6d33c73d210d77cca0551c1c /dev-libs/gf2x
parentStable for amd64, wrt bug #400415 (diff)
downloadgentoo-2-5acaf337fb04e3c257f25c60b91ea25af2cb1a96.tar.gz
gentoo-2-5acaf337fb04e3c257f25c60b91ea25af2cb1a96.tar.bz2
gentoo-2-5acaf337fb04e3c257f25c60b91ea25af2cb1a96.zip
Stable for amd64, wrt bug #400009
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gf2x')
-rw-r--r--dev-libs/gf2x/ChangeLog5
-rw-r--r--dev-libs/gf2x/gf2x-1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gf2x/ChangeLog b/dev-libs/gf2x/ChangeLog
index f2df373cd8f3..d5bfae3ebef2 100644
--- a/dev-libs/gf2x/ChangeLog
+++ b/dev-libs/gf2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gf2x
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/ChangeLog,v 1.13 2012/01/26 08:45:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/ChangeLog,v 1.14 2012/01/27 15:41:52 ago Exp $
+
+ 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gf2x-1.0-r1.ebuild:
+ Stable for amd64, wrt bug #400009
26 Jan 2012; Justin Lecher <jlec@gentoo.org> gf2x-1.0-r1.ebuild:
Add support for static-libs, #400777
diff --git a/dev-libs/gf2x/gf2x-1.0-r1.ebuild b/dev-libs/gf2x/gf2x-1.0-r1.ebuild
index c5b4625e79a8..a6370c17573b 100644
--- a/dev-libs/gf2x/gf2x-1.0-r1.ebuild
+++ b/dev-libs/gf2x/gf2x-1.0-r1.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-libs/gf2x/gf2x-1.0-r1.ebuild,v 1.3 2012/01/26 08:45:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/gf2x-1.0-r1.ebuild,v 1.4 2012/01/27 15:41:52 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${PACKAGEID}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="bindist static-libs"
src_configure() {