diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:17:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:17:13 +0000 |
commit | 08cf942d6afcce85e1ae4a4a9cd2d68ba4355944 (patch) | |
tree | 2f6f933c94f152d1ddad838f7a8acd9c082dfac0 /sci-chemistry/votca-csgapps | |
parent | The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff) | |
download | gentoo-2-08cf942d6afcce85e1ae4a4a9cd2d68ba4355944.tar.gz gentoo-2-08cf942d6afcce85e1ae4a4a9cd2d68ba4355944.tar.bz2 gentoo-2-08cf942d6afcce85e1ae4a4a9cd2d68ba4355944.zip |
Stable for AMD64, wrt bug #389681
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/votca-csgapps')
-rw-r--r-- | sci-chemistry/votca-csgapps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog index 4b761ccea04a..5105642117bb 100644 --- a/sci-chemistry/votca-csgapps/ChangeLog +++ b/sci-chemistry/votca-csgapps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/votca-csgapps # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.1 2011/08/25 20:42:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.2 2011/12/14 17:17:13 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> votca-csgapps-1.2.1.ebuild: + Stable for AMD64, wrt bug #389681 25 Aug 2011; Christoph Junghans <ottxor@gentoo.org> +metadata.xml: initial commit diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild index 29871dad630b..6285117740b3 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.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/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.1 2011/08/25 20:42:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.2 2011/12/14 17:17:13 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |