diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-28 17:14:02 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-28 17:14:02 +0000 |
commit | 542fbba83f30981833408f246d37bb9276281d9b (patch) | |
tree | ae97884119ed0e2078251575ae368cdd13233c32 /sci-chemistry | |
parent | Stable on amd64 wrt bug #325989 (diff) | |
download | gentoo-2-542fbba83f30981833408f246d37bb9276281d9b.tar.gz gentoo-2-542fbba83f30981833408f246d37bb9276281d9b.tar.bz2 gentoo-2-542fbba83f30981833408f246d37bb9276281d9b.zip |
Stable on amd64 wrt bug #325999
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/reduce/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/reduce/ChangeLog b/sci-chemistry/reduce/ChangeLog index 33760ee06bf9..83f7e14e056b 100644 --- a/sci-chemistry/reduce/ChangeLog +++ b/sci-chemistry/reduce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/reduce # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/ChangeLog,v 1.14 2010/04/22 20:32:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/ChangeLog,v 1.15 2010/06/28 17:14:02 angelos Exp $ + + 28 Jun 2010; Christoph Mende <angelos@gentoo.org> + reduce-3.13.080428-r1.ebuild: + Stable on amd64 wrt bug #325999 22 Apr 2010; Justin Lecher <jlec@gentoo.org> reduce-3.13.080428-r1.ebuild: Keyworded for ~*-linux diff --git a/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild b/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild index 2802756f6a51..30b7c1d22065 100644 --- a/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild +++ b/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild,v 1.2 2010/04/22 20:32:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-3.13.080428-r1.ebuild,v 1.3 2010/06/28 17:14:02 angelos Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/reduce31/${MY_P}.tg LICENSE="richardson" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |