summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-04-05 18:18:41 +0000
committerJustin Lecher <jlec@gentoo.org>2010-04-05 18:18:41 +0000
commitb3c339a8e8c512639b84f63db97bb41bb76dbb43 (patch)
tree419e2b829576e2965cc3d30e26ac462e010e2bd7 /sci-libs/cifparse-obj
parentStable for HPPA (bug #305733). (diff)
downloadgentoo-2-b3c339a8e8c512639b84f63db97bb41bb76dbb43.tar.gz
gentoo-2-b3c339a8e8c512639b84f63db97bb41bb76dbb43.tar.bz2
gentoo-2-b3c339a8e8c512639b84f63db97bb41bb76dbb43.zip
Keyworded for ~x86-linux ~amd64-linux
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cifparse-obj')
-rw-r--r--sci-libs/cifparse-obj/ChangeLog7
-rw-r--r--sci-libs/cifparse-obj/cifparse-obj-7.025.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/cifparse-obj/ChangeLog b/sci-libs/cifparse-obj/ChangeLog
index fc1448e8d643..cd419751003e 100644
--- a/sci-libs/cifparse-obj/ChangeLog
+++ b/sci-libs/cifparse-obj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cifparse-obj
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.11 2008/11/18 17:55:57 dertobi123 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.12 2010/04/05 18:18:41 jlec Exp $
+
+ 05 Apr 2010; Justin Lecher <jlec@gentoo.org> cifparse-obj-7.025.ebuild:
+ Keyworded for ~x86-linux ~amd64-linux, tested by me
18 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
cifparse-obj-7.025.ebuild:
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}"