diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 16:02:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 16:02:18 +0000 |
commit | 76682c85dff2204022c67585a57f269b542d4c1f (patch) | |
tree | 1fef6d2762683b47cae46885397f5188e862d00e /sci-libs/ufconfig | |
parent | ia64 stable wrt #215589, add ~sparc (diff) | |
download | gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.tar.gz gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.tar.bz2 gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.zip |
Add ~sparc wrt #215842
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/ufconfig')
-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 2f64ec3faa3e..8f554ba5c80b 100644 --- a/sci-libs/ufconfig/ChangeLog +++ b/sci-libs/ufconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ufconfig # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.6 2008/04/07 19:13:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.7 2008/04/12 16:02:18 armin76 Exp $ + + 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> ufconfig-3.1.0.ebuild: + Add ~sparc wrt #215842 07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> ufconfig-3.1.0.ebuild: Keyworded on alpha, bug #215842 diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index 1967f575d076..7d5353f5fc6a 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-2008 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.3 2008/04/07 19:13:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.4 2008/04/12 16:02:18 armin76 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |