diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-01-25 02:27:21 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-01-25 02:27:21 +0000 |
commit | dc7adcc78ae506f38e2308fe869147b6b53842d1 (patch) | |
tree | eac7cabdb1c7a106349ca557fa15b616fde3255f /sci-chemistry/votca-csgapps | |
parent | keyword ~x86-macos and fix bug #398437 (diff) | |
download | gentoo-2-dc7adcc78ae506f38e2308fe869147b6b53842d1.tar.gz gentoo-2-dc7adcc78ae506f38e2308fe869147b6b53842d1.tar.bz2 gentoo-2-dc7adcc78ae506f38e2308fe869147b6b53842d1.zip |
keyword ~x86-macos
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/votca-csgapps')
-rw-r--r-- | sci-chemistry/votca-csgapps/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog index 8f5bf5bfbc5f..1b01833ca82a 100644 --- a/sci-chemistry/votca-csgapps/ChangeLog +++ b/sci-chemistry/votca-csgapps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/votca-csgapps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.6 2012/01/17 13:52:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.7 2012/01/25 02:27:21 ottxor Exp $ + + 25 Jan 2012; Christoph Junghans <ottxor@gentoo.org> + votca-csgapps-1.2.2.ebuild: + keyword ~x86-macos 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> votca-csgapps-1.2.2.ebuild: Stable for amd64, wrt bug #389681 diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild index 377aeb01fb61..35438f716e45 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.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/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.4 2012/01/17 13:52:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.5 2012/01/25 02:27:21 ottxor Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |