summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-07 09:10:30 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-07 09:10:30 +0000
commitf8284baf8a5eb987f69c8f407c2ccda04080f820 (patch)
tree47d7cd6e9c162fac9d52142eb7acb3fcabf5a293 /sci-biology
parentRespecting CC & LDFLAGS #247192, respecting multilib #288799, using new phase... (diff)
downloadgentoo-2-f8284baf8a5eb987f69c8f407c2ccda04080f820.tar.gz
gentoo-2-f8284baf8a5eb987f69c8f407c2ccda04080f820.tar.bz2
gentoo-2-f8284baf8a5eb987f69c8f407c2ccda04080f820.zip
Keyworded for prefix-linux, tested by me
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/stride/ChangeLog8
-rw-r--r--sci-biology/stride/stride-20011129-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/stride/ChangeLog b/sci-biology/stride/ChangeLog
index 0e337f78fafb..00a2a54f01ba 100644
--- a/sci-biology/stride/ChangeLog
+++ b/sci-biology/stride/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/stride
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/ChangeLog,v 1.8 2009/11/06 02:50:45 markusle Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/ChangeLog,v 1.9 2010/03/07 09:10:30 jlec Exp $
+
+ 07 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+ stride-20011129-r1.ebuild:
+ Keyworded for prefix-linux, tested by me
06 Nov 2009; Markus Dittrich <markusle@gentoo.org> stride-20011129.ebuild,
stride-20011129-r1.ebuild:
diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild
index 635cb352db78..75992f7db596 100644
--- a/sci-biology/stride/stride-20011129-r1.ebuild
+++ b/sci-biology/stride/stride-20011129-r1.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-biology/stride/stride-20011129-r1.ebuild,v 1.2 2009/11/06 02:50:45 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/stride-20011129-r1.ebuild,v 1.3 2010/03/07 09:10:30 jlec Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/software/unix/${PN}/src/${PN}.tar.gz
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}"