diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 09:24:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 09:24:33 +0000 |
commit | 2cbc5e45b860fd40395caebdfa644f7dd3f67571 (patch) | |
tree | ae214b34c9e98385838cd46a1c39d313441c112b | |
parent | Stable for amd64, wrt bug #419711 (diff) | |
download | gentoo-2-2cbc5e45b860fd40395caebdfa644f7dd3f67571.tar.gz gentoo-2-2cbc5e45b860fd40395caebdfa644f7dd3f67571.tar.bz2 gentoo-2-2cbc5e45b860fd40395caebdfa644f7dd3f67571.zip |
Stable for amd64, wrt bug #419861
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | sci-chemistry/cluster/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/cluster/cluster-1.3.081231.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/cluster/ChangeLog b/sci-chemistry/cluster/ChangeLog index 5afc54df7a8d..660dccd32f4d 100644 --- a/sci-chemistry/cluster/ChangeLog +++ b/sci-chemistry/cluster/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/cluster # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.4 2012/06/07 15:03:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.5 2012/06/11 09:24:33 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cluster-1.3.081231.ebuild: + Stable for amd64, wrt bug #419861 *cluster-1.3.081231-r1 (07 Jun 2012) diff --git a/sci-chemistry/cluster/cluster-1.3.081231.ebuild b/sci-chemistry/cluster/cluster-1.3.081231.ebuild index 3f7c8f80af61..abb07afe1060 100644 --- a/sci-chemistry/cluster/cluster-1.3.081231.ebuild +++ b/sci-chemistry/cluster/cluster-1.3.081231.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.3 2012/06/06 08:48:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.4 2012/06/11 09:24:33 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${PN}.${PV}.s SLOT="0" LICENSE="richardson" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${PN}1.3src |