diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:58:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:58:35 +0000 |
commit | 29ee19a97bce85cc032e826e6e392629f1a8ad73 (patch) | |
tree | a9a4355148c8b5c374937847b0978c53554e1cf8 /sci-libs/ufconfig | |
parent | ppc stable #325179 (diff) | |
download | gentoo-2-29ee19a97bce85cc032e826e6e392629f1a8ad73.tar.gz gentoo-2-29ee19a97bce85cc032e826e6e392629f1a8ad73.tar.bz2 gentoo-2-29ee19a97bce85cc032e826e6e392629f1a8ad73.zip |
ppc stable #325183
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 5e693f51cd16..fc911d7a6535 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.26 2010/07/18 11:25:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.27 2010/07/18 13:58:35 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> ufconfig-3.5.0.ebuild: + ppc stable #325183 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> ufconfig-3.5.0.ebuild: alpha/sparc stable wrt #325183 diff --git a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild index 67c1967728d6..abc34a2f1716 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.8 2010/07/18 11:25:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.9 2010/07/18 13:58:35 nixnut 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="" |