diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:20:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:20:22 +0000 |
commit | 247d5e90323787b28367c9674ea7590a23c1bf0a (patch) | |
tree | 76e8485c72b95b685a0d77227db8881581b9a13b /sci-chemistry/mustang | |
parent | x86 stable wrt bug #397925 (diff) | |
download | gentoo-2-247d5e90323787b28367c9674ea7590a23c1bf0a.tar.gz gentoo-2-247d5e90323787b28367c9674ea7590a23c1bf0a.tar.bz2 gentoo-2-247d5e90323787b28367c9674ea7590a23c1bf0a.zip |
x86 stable wrt bug #398541
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/mustang')
-rw-r--r-- | sci-chemistry/mustang/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mustang/mustang-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mustang/ChangeLog b/sci-chemistry/mustang/ChangeLog index defbd94e123d..8f89c9dbf9c8 100644 --- a/sci-chemistry/mustang/ChangeLog +++ b/sci-chemistry/mustang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mustang # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.11 2012/01/11 15:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.12 2012/01/21 16:20:22 phajdan.jr Exp $ + + 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mustang-3.2.1.ebuild: + x86 stable wrt bug #398541 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mustang-3.2.1.ebuild: Stable for AMD64, wrt bug #398541 diff --git a/sci-chemistry/mustang/mustang-3.2.1.ebuild b/sci-chemistry/mustang/mustang-3.2.1.ebuild index 5ca521ddeeed..dc80d0851972 100644 --- a/sci-chemistry/mustang/mustang-3.2.1.ebuild +++ b/sci-chemistry/mustang/mustang-3.2.1.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/mustang/mustang-3.2.1.ebuild,v 1.7 2012/01/11 15:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.8 2012/01/21 16:20:22 phajdan.jr Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.csse.unimelb.edu.au/~arun/${PN}/${SRC_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_P}" |