diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:13:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:13:00 +0000 |
commit | 6ec5f63f5dc54dc14877d4eb1ba9b5340c53c4ea (patch) | |
tree | c9cddd7cb47dab4916cb06ea4e609d4752b41630 /sci-libs/coot-data | |
parent | Update message about /etc/mtab link (#482786), show message about systemd-ui ... (diff) | |
download | gentoo-2-6ec5f63f5dc54dc14877d4eb1ba9b5340c53c4ea.tar.gz gentoo-2-6ec5f63f5dc54dc14877d4eb1ba9b5340c53c4ea.tar.bz2 gentoo-2-6ec5f63f5dc54dc14877d4eb1ba9b5340c53c4ea.zip |
Stable for x86, wrt bug #477184
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/coot-data')
-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 727da0791535..8cd8de1715a4 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.16 2013/08/10 12:46:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.17 2013/08/28 11:13:00 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> coot-data-2-r1.ebuild: + Stable for x86, wrt bug #477184 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> coot-data-2-r1.ebuild: Stable for ppc, 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 0b4a8db59657..93cfc3d760ac 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.3 2013/08/10 12:46:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2-r1.ebuild,v 1.4 2013/08/28 11:13:00 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" |