diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:55:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:55:33 +0000 |
commit | b1d2a63a37ddd70a1abe884a39c9f7f13c397b29 (patch) | |
tree | b9cf9558ecd64ece1e6fba2c020086d789f9d522 /sci-chemistry/molscript | |
parent | stable amd64, bug 325135 (diff) | |
download | gentoo-2-b1d2a63a37ddd70a1abe884a39c9f7f13c397b29.tar.gz gentoo-2-b1d2a63a37ddd70a1abe884a39c9f7f13c397b29.tar.bz2 gentoo-2-b1d2a63a37ddd70a1abe884a39c9f7f13c397b29.zip |
stable amd64, bug 317711
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/molscript')
-rw-r--r-- | sci-chemistry/molscript/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/molscript/molscript-2.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/molscript/ChangeLog b/sci-chemistry/molscript/ChangeLog index ecfb86a8630d..b70fd030372b 100644 --- a/sci-chemistry/molscript/ChangeLog +++ b/sci-chemistry/molscript/ChangeLog @@ -1,6 +1,9 @@ # 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.9 2010/05/31 15:50:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/ChangeLog,v 1.10 2010/06/24 20:55:33 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> molscript-2.1.2-r1.ebuild: + stable amd64, bug 317711 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> molscript-2.1.2-r1.ebuild: diff --git a/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild b/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild index 18845cdd7f2f..c1266c1fc993 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.2 2010/05/31 15:50:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild,v 1.3 2010/06/24 20:55:33 pacho 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="" |