summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-02-09 16:02:35 +0000
committerPacho Ramos <pacho@gentoo.org>2010-02-09 16:02:35 +0000
commitb2e8f21539994b2e1f7e8b203ff0423ac8522a97 (patch)
treedf1c3f113f4aaf9cded8bb6e475e16da7373178a /dev-libs/gf2x
parentClean up metadata. (diff)
downloadhistorical-b2e8f21539994b2e1f7e8b203ff0423ac8522a97.tar.gz
historical-b2e8f21539994b2e1f7e8b203ff0423ac8522a97.tar.bz2
historical-b2e8f21539994b2e1f7e8b203ff0423ac8522a97.zip
amd64 stable, bug 300655
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/gf2x')
-rw-r--r--dev-libs/gf2x/ChangeLog5
-rw-r--r--dev-libs/gf2x/gf2x-0.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gf2x/ChangeLog b/dev-libs/gf2x/ChangeLog
index 6dfe5a5cf76e..dd7c2a8d0d74 100644
--- a/dev-libs/gf2x/ChangeLog
+++ b/dev-libs/gf2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gf2x
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/ChangeLog,v 1.6 2010/01/19 18:54:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/ChangeLog,v 1.7 2010/02/09 16:00:42 pacho Exp $
+
+ 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> gf2x-0.9.5.ebuild:
+ amd64 stable, bug 300655
19 Jan 2010; nixnut <nixnut@gentoo.org> gf2x-0.9.5.ebuild:
ppc stable #300655
diff --git a/dev-libs/gf2x/gf2x-0.9.5.ebuild b/dev-libs/gf2x/gf2x-0.9.5.ebuild
index 01184d5d478c..0a2a289eb75f 100644
--- a/dev-libs/gf2x/gf2x-0.9.5.ebuild
+++ b/dev-libs/gf2x/gf2x-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/gf2x-0.9.5.ebuild,v 1.4 2010/01/19 18:54:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gf2x/gf2x-0.9.5.ebuild,v 1.5 2010/02/09 16:00:42 pacho Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${PID}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="sse2"
DEPEND=""