diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:18:13 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:18:13 +0000 |
commit | 536562272c11d29798df17b388641d0e2d685e15 (patch) | |
tree | 8d051aefa9f4a8b6997340b5023af7cb6b97f929 /sci-libs/ufconfig | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-536562272c11d29798df17b388641d0e2d685e15.tar.gz gentoo-2-536562272c11d29798df17b388641d0e2d685e15.tar.bz2 gentoo-2-536562272c11d29798df17b388641d0e2d685e15.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-libs/ufconfig')
-rw-r--r-- | sci-libs/ufconfig/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.4.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/ufconfig/ChangeLog b/sci-libs/ufconfig/ChangeLog index 9e95aa7481aa..e299be8effd8 100644 --- a/sci-libs/ufconfig/ChangeLog +++ b/sci-libs/ufconfig/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2009/11/21 08:00:12 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ChangeLog,v 1.17 2010/01/02 18:18:13 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + ufconfig-3.4.0.ebuild: + Transfer Prefix keywords *ufconfig-3.4.0 (21 Nov 2009) diff --git a/sci-libs/ufconfig/ufconfig-3.4.0.ebuild b/sci-libs/ufconfig/ufconfig-3.4.0.ebuild index f909aea193f0..17f7fe3264ac 100644 --- a/sci-libs/ufconfig/ufconfig-3.4.0.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4.0.ebuild,v 1.1 2009/11/21 08:00:12 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.4.0.ebuild,v 1.2 2010/01/02 18:18:13 fauli 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 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="" |