diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:52:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:52:54 +0000 |
commit | 0888e1d6b66cbc4aeea33b40e0223915e5bd332c (patch) | |
tree | 52e3d25b785f21cf5c46e5428d87210d75b82568 /sci-libs/coot-data | |
parent | Remove old. (diff) | |
download | gentoo-2-0888e1d6b66cbc4aeea33b40e0223915e5bd332c.tar.gz gentoo-2-0888e1d6b66cbc4aeea33b40e0223915e5bd332c.tar.bz2 gentoo-2-0888e1d6b66cbc4aeea33b40e0223915e5bd332c.zip |
Stable for amd64, wrt bug #477184
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/coot-data')
-rw-r--r-- | sci-libs/coot-data/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/coot-data/coot-data-2-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/coot-data/ChangeLog b/sci-libs/coot-data/ChangeLog index e9adec7e2324..c1b258ebf4f6 100644 --- a/sci-libs/coot-data/ChangeLog +++ b/sci-libs/coot-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/coot-data # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.14 2013/07/17 07:18:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.15 2013/07/21 09:52:54 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> coot-data-2-r1.ebuild: + Stable for amd64, wrt bug #477184 *coot-data-2-r1 (17 Jul 2013) @@ -54,4 +57,3 @@ +coot-data-1.ebuild: Add rarely-changing data for sci-chemistry/coot, so we don't reinstall it on every Coot upgrade. - diff --git a/sci-libs/coot-data/coot-data-2-r1.ebuild b/sci-libs/coot-data/coot-data-2-r1.ebuild index ed7dba53524e..746c748a203d 100644 --- a/sci-libs/coot-data/coot-data-2-r1.ebuild +++ b/sci-libs/coot-data/coot-data-2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.1 2013/07/17 07:18:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.2 2013/07/21 09:52:54 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/reference-structures-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RESTRICT="binchecks strip" |