diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-31 15:50:58 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-31 15:50:58 +0000 |
commit | 05a8f392cf2dedb7253e99301e2f1c12e6fde1fc (patch) | |
tree | 89dd27a1f577514763b86dc177ff0285a1136c31 /sci-chemistry | |
parent | New ebuild for oroborus-deskmenu, formerly part of x11-wm/oroborus-extras (diff) | |
download | gentoo-2-05a8f392cf2dedb7253e99301e2f1c12e6fde1fc.tar.gz gentoo-2-05a8f392cf2dedb7253e99301e2f1c12e6fde1fc.tar.bz2 gentoo-2-05a8f392cf2dedb7253e99301e2f1c12e6fde1fc.zip |
x86 stable wrt bug #317711
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/molscript/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/molscript/molscript-2.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/molscript/ChangeLog b/sci-chemistry/molscript/ChangeLog index af2538346939..ecfb86a8630d 100644 --- a/sci-chemistry/molscript/ChangeLog +++ b/sci-chemistry/molscript/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/molscript # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/ChangeLog,v 1.8 2010/03/28 09:06:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/ChangeLog,v 1.9 2010/05/31 15:50:58 phajdan.jr Exp $ + + 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + molscript-2.1.2-r1.ebuild: + x86 stable wrt bug #317711 *molscript-2.1.2-r1 (28 Mar 2010) diff --git a/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild b/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild index 0917c932848f..18845cdd7f2f 100644 --- a/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild +++ b/sci-chemistry/molscript/molscript-2.1.2-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/molscript/molscript-2.1.2-r1.ebuild,v 1.1 2010/03/28 09:06:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild,v 1.2 2010/05/31 15:50:58 phajdan.jr Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="${P}.tar.gz" LICENSE="glut molscript" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" RESTRICT="fetch" IUSE="" |