diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-23 03:17:59 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-23 03:17:59 +0000 |
commit | 6afb457acee28a08e29234c2a1e5fc816b1e0b2c (patch) | |
tree | 2b30dde5dc1ad392153ce23ecdc35219dd4ac6fb /sci-libs | |
parent | amd64 stable, bug 245707 (diff) | |
download | gentoo-2-6afb457acee28a08e29234c2a1e5fc816b1e0b2c.tar.gz gentoo-2-6afb457acee28a08e29234c2a1e5fc816b1e0b2c.tar.bz2 gentoo-2-6afb457acee28a08e29234c2a1e5fc816b1e0b2c.zip |
amd64 stable, bug 245707
(Portage version: 2.1.6.9/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 8310b735d8d2..15410e6dbcab 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.10 2009/03/09 11:20:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.11 2009/03/23 03:17:59 darkside Exp $ + + 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> ufconfig-3.1.0.ebuild: + amd64 stable, bug 245707 *ufconfig-3.2.0 (09 Mar 2009) diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index 20527466a870..d2455d8bf63a 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.6 2009/02/08 15:24:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.7 2009/03/23 03:17:59 darkside 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="" |