diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-20 19:43:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-20 19:43:44 +0000 |
commit | 45ce8b623b7c94c811a4d7cafe788d98dc08330d (patch) | |
tree | a733da371248cac8ec793a3e68a10b85b677b20c /sci-libs/ufconfig | |
parent | Updated dependencies on python to be <dev-lang/python-2.6 (bug #266151). This... (diff) | |
download | historical-45ce8b623b7c94c811a4d7cafe788d98dc08330d.tar.gz historical-45ce8b623b7c94c811a4d7cafe788d98dc08330d.tar.bz2 historical-45ce8b623b7c94c811a4d7cafe788d98dc08330d.zip |
x86 stable, bug #245707
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r-- | sci-libs/ufconfig/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog index 99e93819002b..e5dad07177c2 100644 --- a/sci-libs/ufconfig/ChangeLog +++ b/sci-libs/ufconfig/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2009/03/27 12:24:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.13 2009/04/20 19:39:08 maekke Exp $ + + 20 Apr 2009; Markus Meier <maekke@gentoo.org> ufconfig-3.1.0: + x86 stable, bug #245707 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> ufconfig-3.1.0.ebuild: Sparc stable, preparation for bug #245707. diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index 77f039258a9b..bb6afe129264 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-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.8 2009/03/27 12:24:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.9 2009/04/20 19:39:08 maekke 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="" |