diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-04-05 18:18:41 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-04-05 18:18:41 +0000 |
commit | 4d7384b6d1e3076122424a837b0999d523b1622d (patch) | |
tree | 82a84ff030278322d3a2b9e67efe37712430ba00 /sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild | |
parent | Delete older ebuild. (diff) | |
download | historical-4d7384b6d1e3076122424a837b0999d523b1622d.tar.gz historical-4d7384b6d1e3076122424a837b0999d523b1622d.tar.bz2 historical-4d7384b6d1e3076122424a837b0999d523b1622d.zip |
Keyworded for ~x86-linux ~amd64-linux
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild')
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild index 97f4596fc314..5cef6342b6f2 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/cifparse-obj/cifparse-obj-7.025.ebuild,v 1.4 2008/11/18 17:55:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild,v 1.5 2010/04/05 18:18:41 jlec Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/index.html" SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/source/${MY_P}.tar.gz" LICENSE="PDB" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |