diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-08 15:36:49 +0000 |
commit | fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc (patch) | |
tree | 4e98b06155558da433b2d280fd9a4cbe40cba332 /sci-libs/ufconfig | |
parent | amd64/x86 stable, bug #245440 (diff) | |
download | historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.tar.gz historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.tar.bz2 historical-fcbd7b5cb4d1988aa59ac9e799ba7192c3b470bc.zip |
Stable on alpha, bug #245707
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r-- | sci-libs/ufconfig/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.1.0.ebuild | 6 |
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="" |