diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-31 20:14:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-31 20:14:37 +0000 |
commit | 3a2c1b1179ca9913f56ac465c808844052f483a0 (patch) | |
tree | 60df7173e780e1dad82e2c1ba4dd36ce39ad3bc8 /sci-chemistry/gabedit | |
parent | Bump www-servers/uwsgi to 0.9.7.2, #340058 (diff) | |
download | gentoo-2-3a2c1b1179ca9913f56ac465c808844052f483a0.tar.gz gentoo-2-3a2c1b1179ca9913f56ac465c808844052f483a0.tar.bz2 gentoo-2-3a2c1b1179ca9913f56ac465c808844052f483a0.zip |
x86 stable, bug #366717
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/gabedit')
-rw-r--r-- | sci-chemistry/gabedit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gabedit/gabedit-2.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gabedit/ChangeLog b/sci-chemistry/gabedit/ChangeLog index ec36af76ac06..688739fe5647 100644 --- a/sci-chemistry/gabedit/ChangeLog +++ b/sci-chemistry/gabedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gabedit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.8 2011/05/11 18:56:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.9 2011/05/31 20:14:37 maekke Exp $ + + 31 May 2011; Markus Meier <maekke@gentoo.org> gabedit-2.3.6.ebuild: + x86 stable, bug #366717 11 May 2011; Markos Chandras <hwoarang@gentoo.org> gabedit-2.3.6.ebuild: Stable on amd64 wrt bug #366717 diff --git a/sci-chemistry/gabedit/gabedit-2.3.6.ebuild b/sci-chemistry/gabedit/gabedit-2.3.6.ebuild index 39a16b294c59..2c64ba757aee 100644 --- a/sci-chemistry/gabedit/gabedit-2.3.6.ebuild +++ b/sci-chemistry/gabedit/gabedit-2.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.2 2011/05/11 18:56:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.3 2011/05/31 20:14:37 maekke Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/GabeditDevloppment/${MY_PN}${MY_PV}/${MY_P}. LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="openmp" RDEPEND=" |