diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:04:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:04:23 +0000 |
commit | 0be099aba391fc5b8f0558574b2816957afeedfe (patch) | |
tree | e8257927784c523e313cd22e157bac283f52ffdc /sci-libs | |
parent | Replace the 1.10b ebuild with the same source installed as 1.11_beta, with 1.... (diff) | |
download | gentoo-2-0be099aba391fc5b8f0558574b2816957afeedfe.tar.gz gentoo-2-0be099aba391fc5b8f0558574b2816957afeedfe.tar.bz2 gentoo-2-0be099aba391fc5b8f0558574b2816957afeedfe.zip |
ppc stable #245707
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 e5dad07177c2..bbe0e7f0c27b 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.13 2009/04/20 19:39:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.14 2009/05/17 13:04:23 nixnut Exp $ + + 17 May 2009; nixnut <nixnut@gentoo.org> ufconfig-3.1.0.ebuild: + ppc stable #245707 20 Apr 2009; Markus Meier <maekke@gentoo.org> ufconfig-3.1.0: x86 stable, bug #245707 diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index bb6afe129264..47a0973e3284 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.9 2009/04/20 19:39:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.10 2009/05/17 13:04:23 nixnut 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="" |