diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:08:49 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:08:49 +0000 |
commit | db7d99ab56f2a934f3f7a284a50dde17c9f7e647 (patch) | |
tree | 1b6e403533726d81e43e28ef0cec00fbd00da524 | |
parent | Stable on amd64 wrt bug #298173 (diff) | |
download | gentoo-2-db7d99ab56f2a934f3f7a284a50dde17c9f7e647.tar.gz gentoo-2-db7d99ab56f2a934f3f7a284a50dde17c9f7e647.tar.bz2 gentoo-2-db7d99ab56f2a934f3f7a284a50dde17c9f7e647.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r-- | sci-libs/ccolamd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.7.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog index 6ac0171592cd..4852e5b32fe5 100644 --- a/sci-libs/ccolamd/ChangeLog +++ b/sci-libs/ccolamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ccolamd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.12 2009/10/12 20:03:02 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.13 2010/01/02 18:08:49 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ccolamd-2.7.1.ebuild: + Transfer Prefix keywords 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ccolamd-2.7.1.ebuild: Stable for HPPA (bug #245707). diff --git a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild index 78275df5fe48..4628a7f7089a 100644 --- a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.7.1.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/ccolamd/ccolamd-2.7.1.ebuild,v 1.12 2009/10/12 20:03:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.1.ebuild,v 1.13 2010/01/02 18:08:49 fauli Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" 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="sci-libs/ufconfig" |