diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-27 12:24:53 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-27 12:24:53 +0000 |
commit | 7a89356643a734d625466c6313d6246d08d7d339 (patch) | |
tree | 1dfc3aae9c1df9443e0cec1ff69323bcfd2ab9db /sci-libs | |
parent | Initial commit (diff) | |
download | gentoo-2-7a89356643a734d625466c6313d6246d08d7d339.tar.gz gentoo-2-7a89356643a734d625466c6313d6246d08d7d339.tar.bz2 gentoo-2-7a89356643a734d625466c6313d6246d08d7d339.zip |
Sparc stable, preparation for bug #245707.
(Portage version: 2.2_rc27/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-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 15410e6dbcab..99e93819002b 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.11 2009/03/23 03:17:59 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.12 2009/03/27 12:24:53 fmccor Exp $ + + 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> ufconfig-3.1.0.ebuild: + Sparc stable, preparation for bug #245707. 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> ufconfig-3.1.0.ebuild: amd64 stable, bug 245707 diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index d2455d8bf63a..77f039258a9b 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.7 2009/03/23 03:17:59 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.8 2009/03/27 12:24:53 fmccor 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="" |