summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/ufconfig/ChangeLog8
-rw-r--r--sci-libs/ufconfig/ufconfig-3.4.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog
index 9e95aa7481aa..e299be8effd8 100644
--- a/sci-libs/ufconfig/ChangeLog
+++ b/sci-libs/ufconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/ufconfig
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.16 2009/11/21 08:00:12 bicatali Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.17 2010/01/02 18:18:13 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ ufconfig-3.4.0.ebuild:
+ Transfer Prefix keywords
*ufconfig-3.4.0 (21 Nov 2009)
diff --git a/sci-libs/ufconfig/ufconfig-3.4.0.ebuild b/sci-libs/ufconfig/ufconfig-3.4.0.ebuild
index f909aea193f0..17f7fe3264ac 100644
--- a/sci-libs/ufconfig/ufconfig-3.4.0.ebuild
+++ b/sci-libs/ufconfig/ufconfig-3.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.4.0.ebuild,v 1.1 2009/11/21 08:00:12 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.4.0.ebuild,v 1.2 2010/01/02 18:18:13 fauli Exp $
MY_PN=UFconfig
@@ -10,7 +10,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND=""