diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-18 08:27:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-18 08:27:40 +0000 |
commit | 6f34c11359713dbcea5102e3859ec11cebc3c3eb (patch) | |
tree | c33c0043b751d84a488cf30ffdfecfefbc62a036 /sci-chemistry/molscript | |
parent | Version bump, ebuild cleanup (diff) | |
download | gentoo-2-6f34c11359713dbcea5102e3859ec11cebc3c3eb.tar.gz gentoo-2-6f34c11359713dbcea5102e3859ec11cebc3c3eb.tar.bz2 gentoo-2-6f34c11359713dbcea5102e3859ec11cebc3c3eb.zip |
ppc stable wrt #317711
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/molscript')
-rw-r--r-- | sci-chemistry/molscript/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/molscript/molscript-2.1.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-chemistry/molscript/ChangeLog b/sci-chemistry/molscript/ChangeLog index b01866c8e2ab..843c1c854b28 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.13 2010/11/15 22:44:29 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/ChangeLog,v 1.14 2011/07/18 08:27:40 xarthisius Exp $ + + 18 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + molscript-2.1.2-r1.ebuild: + ppc stable wrt #317711 15 Nov 2010; Justin Lecher <jlec@gentoo.org> +files/2.1.2-prll.patch, molscript-2.1.2-r1.ebuild, files/fix-makefile-shared.patch: diff --git a/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild b/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild index 967ce690880d..5693bafbb4c8 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 +# Copyright 1999-2011 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.6 2010/11/15 22:44:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molscript/molscript-2.1.2-r1.ebuild,v 1.7 2011/07/18 08:27:40 xarthisius 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="" |