diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-06 11:21:17 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-06 11:21:17 +0000 |
commit | fd8ce57d0f60d0d5d7bb4e4458587dd7964b741f (patch) | |
tree | bac5ea379b8c6f36572d110418df7e6e7c5602a6 | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug ... (diff) | |
download | gentoo-2-fd8ce57d0f60d0d5d7bb4e4458587dd7964b741f.tar.gz gentoo-2-fd8ce57d0f60d0d5d7bb4e4458587dd7964b741f.tar.bz2 gentoo-2-fd8ce57d0f60d0d5d7bb4e4458587dd7964b741f.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #351753.
(Portage version: 2.1.10.22/cvs/Linux x86_64)
-rw-r--r-- | sci-chemistry/ccp4-apps/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/ccp4-apps/ChangeLog b/sci-chemistry/ccp4-apps/ChangeLog index d8cddf6fe07f..b7d48c7fc189 100644 --- a/sci-chemistry/ccp4-apps/ChangeLog +++ b/sci-chemistry/ccp4-apps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/ccp4-apps # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.29 2011/08/15 19:56:13 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.30 2011/10/06 11:21:17 chainsaw Exp $ + + 06 Oct 2011; Tony Vroon <chainsaw@gentoo.org> ccp4-apps-6.1.3-r10.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #351753. 15 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> ccp4-apps-6.1.3-r10.ebuild: diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild index 30201e7cf143..112b8a7c1d75 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.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/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild,v 1.2 2011/08/15 19:56:13 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild,v 1.3 2011/10/06 11:21:17 chainsaw Exp $ EAPI=3 @@ -34,7 +34,7 @@ done LICENSE="ccp4" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="examples X" X11DEPS=" |