diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:46:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:46:29 +0000 |
commit | f9694e5f069b7f4b0974277e0bdadec38a081b6a (patch) | |
tree | af64e920c9cbe97f75761f478928527266bb5a5b /sci-libs | |
parent | Bump (diff) | |
download | gentoo-2-f9694e5f069b7f4b0974277e0bdadec38a081b6a.tar.gz gentoo-2-f9694e5f069b7f4b0974277e0bdadec38a081b6a.tar.bz2 gentoo-2-f9694e5f069b7f4b0974277e0bdadec38a081b6a.zip |
Stable for ppc, wrt bug #477184
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/coot-data/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/coot-data/coot-data-2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/coot-data/ChangeLog b/sci-libs/coot-data/ChangeLog index c1b258ebf4f6..727da0791535 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.15 2013/07/21 09:52:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.16 2013/08/10 12:46:29 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> coot-data-2-r1.ebuild: + Stable for ppc, wrt bug #477184 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> coot-data-2-r1.ebuild: Stable for amd64, wrt bug #477184 diff --git a/sci-libs/coot-data/coot-data-2-r1.ebuild b/sci-libs/coot-data/coot-data-2-r1.ebuild index 746c748a203d..0b4a8db59657 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.2 2013/07/21 09:52:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.3 2013/08/10 12:46:29 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" |