diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-11-03 09:35:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-11-03 09:35:06 +0000 |
commit | bc27431c7bf84e37bb7b3059dcd576a4ecc0d2c8 (patch) | |
tree | 99b1c6ec6751a9b9bfd09ef3edaeef52e2861529 /sci-libs/libcmatrix | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-bc27431c7bf84e37bb7b3059dcd576a4ecc0d2c8.tar.gz gentoo-2-bc27431c7bf84e37bb7b3059dcd576a4ecc0d2c8.tar.bz2 gentoo-2-bc27431c7bf84e37bb7b3059dcd576a4ecc0d2c8.zip |
Keyworded for ~-linux prefix
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libcmatrix')
-rw-r--r-- | sci-libs/libcmatrix/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libcmatrix/libcmatrix-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libcmatrix/ChangeLog b/sci-libs/libcmatrix/ChangeLog index e5534ae43d4a..01a14a306e3f 100644 --- a/sci-libs/libcmatrix/ChangeLog +++ b/sci-libs/libcmatrix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libcmatrix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/ChangeLog,v 1.1 2010/11/03 09:30:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/ChangeLog,v 1.2 2010/11/03 09:35:06 jlec Exp $ + + 03 Nov 2010; Justin Lecher <jlec@gentoo.org> libcmatrix-3.2.1.ebuild: + Keyworded for ~-linux prefix *libcmatrix-3.2.1 (03 Nov 2010) diff --git a/sci-libs/libcmatrix/libcmatrix-3.2.1.ebuild b/sci-libs/libcmatrix/libcmatrix-3.2.1.ebuild index 01522394aec2..df8937796fad 100644 --- a/sci-libs/libcmatrix/libcmatrix-3.2.1.ebuild +++ b/sci-libs/libcmatrix/libcmatrix-3.2.1.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/libcmatrix/libcmatrix-3.2.1.ebuild,v 1.1 2010/11/03 09:30:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcmatrix/libcmatrix-3.2.1.ebuild,v 1.2 2010/11/03 09:35:06 jlec Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="atlas threads" RDEPEND=" |