summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-08 15:24:41 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-08 15:24:41 +0000
commite5b38574b0f08f65efad21889916a634d1af1937 (patch)
tree2d64a9e5c5e619019cd0acd167fe7459f52d26c7 /sci-libs
parentVersion bump (diff)
downloadgentoo-2-e5b38574b0f08f65efad21889916a634d1af1937.tar.gz
gentoo-2-e5b38574b0f08f65efad21889916a634d1af1937.tar.bz2
gentoo-2-e5b38574b0f08f65efad21889916a634d1af1937.zip
Stable on alpha, bug #245707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ufconfig/ChangeLog7
-rw-r--r--sci-libs/ufconfig/ufconfig-3.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog
index 285a76d43ec3..d5533a4b0a43 100644
--- a/sci-libs/ufconfig/ChangeLog
+++ b/sci-libs/ufconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ufconfig
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.8 2008/04/15 15:42:56 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.9 2009/02/08 15:24:41 klausman Exp $
+
+ 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ufconfig-3.1.0.ebuild:
+ Stable on alpha, bug #245707
15 Apr 2008; Jeroen Roovers <jer@gentoo.org> ufconfig-3.1.0.ebuild:
Marked ~hppa (bug #215842).
diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild
index 76ad77b18fa2..20527466a870 100644
--- a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild
+++ b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.5 2008/04/15 15:42:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.6 2009/02/08 15:24:41 klausman 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"
IUSE=""
DEPEND=""