diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:19:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:19:03 +0000 |
commit | 0786a0830cb10c202502339e6511e7c74f1efe6e (patch) | |
tree | bacde6ea509ddcb8e23589bce19113cd0393656f /sci-libs/camd | |
parent | Renamed to blogilo. (diff) | |
download | historical-0786a0830cb10c202502339e6511e7c74f1efe6e.tar.gz historical-0786a0830cb10c202502339e6511e7c74f1efe6e.tar.bz2 historical-0786a0830cb10c202502339e6511e7c74f1efe6e.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sci-libs/camd')
-rw-r--r-- | sci-libs/camd/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/camd/camd-2.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/camd/ChangeLog b/sci-libs/camd/ChangeLog index 31575001788b..f51484c910bb 100644 --- a/sci-libs/camd/ChangeLog +++ b/sci-libs/camd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/camd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.15 2009/10/12 20:02:23 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.16 2010/01/02 18:07:56 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> camd-2.2.0.ebuild: + Transfer Prefix keywords 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> camd-2.2.0.ebuild: Stable for HPPA (bug #245707). Do not quote ${A}. diff --git a/sci-libs/camd/camd-2.2.0.ebuild b/sci-libs/camd/camd-2.2.0.ebuild index 3cd13e9c4d66..df04e4adea82 100644 --- a/sci-libs/camd/camd-2.2.0.ebuild +++ b/sci-libs/camd/camd-2.2.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/camd/camd-2.2.0.ebuild,v 1.12 2009/10/12 20:02:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.0.ebuild,v 1.13 2010/01/02 18:07:56 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" 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="doc" DEPEND="sci-libs/ufconfig" |