diff options
author | 2012-01-25 10:20:54 +0000 | |
---|---|---|
committer | 2012-01-25 10:20:54 +0000 | |
commit | b78a1a106f09f5fc9b06c49dc15ebd5ea49bdac2 (patch) | |
tree | 3a7ac20874dbaff3fb4cf43f5a121094639f1905 /sci-chemistry/votca-csgapps | |
parent | x86 stable per bug 389681 (diff) | |
download | historical-b78a1a106f09f5fc9b06c49dc15ebd5ea49bdac2.tar.gz historical-b78a1a106f09f5fc9b06c49dc15ebd5ea49bdac2.tar.bz2 historical-b78a1a106f09f5fc9b06c49dc15ebd5ea49bdac2.zip |
x86 stable per bug 389681
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog index 1b01833ca82a..c686ebfc6898 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.7 2012/01/25 02:27:21 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.8 2012/01/25 10:20:31 tomka Exp $ + + 25 Jan 2012; Thomas Kahle <tomka@gentoo.org> votca-csgapps-1.2.2.ebuild: + x86 stable per bug 389681 25 Jan 2012; Christoph Junghans <ottxor@gentoo.org> votca-csgapps-1.2.2.ebuild: 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 35438f716e45..d22ad82d5b16 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.5 2012/01/25 02:27:21 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.6 2012/01/25 10:20:31 tomka Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |