diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-13 02:14:56 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-11-13 02:14:56 +0000 |
commit | 785ff6467ea9710e5cbd867dcebdbb378b6cc79b (patch) | |
tree | dc184957ea93e3d9e250990b5eae2a1ffd8e370f /sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild | |
parent | Version bump and remove older versions. (diff) | |
download | gentoo-2-785ff6467ea9710e5cbd867dcebdbb378b6cc79b.tar.gz gentoo-2-785ff6467ea9710e5cbd867dcebdbb378b6cc79b.tar.bz2 gentoo-2-785ff6467ea9710e5cbd867dcebdbb378b6cc79b.zip |
stable amd64, bug 245877
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild index 542e024f4204..3549e4853aac 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 # 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.1 2008/09/03 14:23:06 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild,v 1.2 2008/11/13 02:14:56 gentoofan23 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |