summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r--sci-libs/ufconfig/ChangeLog5
-rw-r--r--sci-libs/ufconfig/ufconfig-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog
index b9ddd32c9d84..b860105d7068 100644
--- a/sci-libs/ufconfig/ChangeLog
+++ b/sci-libs/ufconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ufconfig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.20 2010/06/23 09:04:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.21 2010/06/24 21:08:50 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> ufconfig-3.5.0.ebuild:
+ stable amd64, bug 325183
23 Jun 2010; Justin Lecher <jlec@gentoo.org> ufconfig-3.1.0.ebuild,
-ufconfig-3.2.0.ebuild, -ufconfig-3.4.0.ebuild, ufconfig-3.5.0.ebuild:
diff --git a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild
index bbcc1766cef5..4118e8ab4149 100644
--- a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild
+++ b/sci-libs/ufconfig/ufconfig-3.5.0.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/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.3 2010/06/23 09:04:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.4 2010/06/24 21:08:50 pacho Exp $
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
DEPEND=""