diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:42:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:42:36 +0000 |
commit | a054464534fc217954b6490cfe9cf333f37c2217 (patch) | |
tree | e682ceb3f41a6af38243a749c4e7a8e9f6fea442 /sci-chemistry | |
parent | Stable on amd64 wrt bug #377911 (diff) | |
download | gentoo-2-a054464534fc217954b6490cfe9cf333f37c2217.tar.gz gentoo-2-a054464534fc217954b6490cfe9cf333f37c2217.tar.bz2 gentoo-2-a054464534fc217954b6490cfe9cf333f37c2217.zip |
Stable on amd64 wrt bug #375903
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/balbes/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/balbes/ChangeLog b/sci-chemistry/balbes/ChangeLog index 56aafe3991d1..efc211898b7c 100644 --- a/sci-chemistry/balbes/ChangeLog +++ b/sci-chemistry/balbes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/balbes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/balbes/ChangeLog,v 1.10 2011/08/07 03:07:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/balbes/ChangeLog,v 1.11 2011/08/07 10:42:36 hwoarang Exp $ + + 07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + balbes-1.0.0_p100317-r2.ebuild: + Stable on amd64 wrt bug #375903 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> balbes-1.0.0_p100317-r2.ebuild: diff --git a/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild b/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild index 17be96ef7df6..3945f0223341 100644 --- a/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild +++ b/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild,v 1.2 2011/08/07 03:07:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/balbes/balbes-1.0.0_p100317-r2.ebuild,v 1.3 2011/08/07 10:42:36 hwoarang Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI=" ftp://ftp.ccp4.ac.uk/ccp4/${CCP4VER}/ccp4-${CCP4VER}-core-src.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |