diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 11:25:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 11:25:44 +0000 |
commit | d5eed1a7d93dc29082a7edb2a7cbe1de87c61e59 (patch) | |
tree | dc55e00bcdf01511b74d267f688c71a580f98ec2 /sci-libs/ufconfig | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #325179 (diff) | |
download | gentoo-2-d5eed1a7d93dc29082a7edb2a7cbe1de87c61e59.tar.gz gentoo-2-d5eed1a7d93dc29082a7edb2a7cbe1de87c61e59.tar.bz2 gentoo-2-d5eed1a7d93dc29082a7edb2a7cbe1de87c61e59.zip |
alpha/sparc stable wrt #325183
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r-- | sci-libs/ufconfig/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog index 4a1f1c082e07..5e693f51cd16 100644 --- a/sci-libs/ufconfig/ChangeLog +++ b/sci-libs/ufconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ufconfig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.25 2010/07/10 14:36:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.26 2010/07/18 11:25:44 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> ufconfig-3.5.0.ebuild: + alpha/sparc stable wrt #325183 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ufconfig-3.5.0.ebuild: diff --git a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild index 874ceb475595..67c1967728d6 100644 --- a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.7 2010/07/10 14:36:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.8 2010/07/18 11:25:44 armin76 Exp $ inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" DEPEND="" |