diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-08 08:10:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-08 08:10:07 +0000 |
commit | 1cd5289ff5d9087f5c3fed626743547bb0ac61a3 (patch) | |
tree | 5df03a819ba85d019afc30df26b8c08b12fbc3bc /sci-chemistry/ccp4-apps | |
parent | Revert back to ~arch for security and libpng porting. (diff) | |
download | gentoo-2-1cd5289ff5d9087f5c3fed626743547bb0ac61a3.tar.gz gentoo-2-1cd5289ff5d9087f5c3fed626743547bb0ac61a3.tar.bz2 gentoo-2-1cd5289ff5d9087f5c3fed626743547bb0ac61a3.zip |
Revert back to ~arch for security and libpng porting.
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccp4-apps')
-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 b7d48c7fc189..e27bef82f076 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.30 2011/10/06 11:21:17 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.31 2011/10/08 08:10:07 ssuominen Exp $ + + 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + ccp4-apps-6.1.3-r10.ebuild: + Revert back to ~arch for security and libpng porting. 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 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 112b8a7c1d75..2d6d0a6a8478 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.3 2011/10/06 11:21:17 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r10.ebuild,v 1.4 2011/10/08 08:10:07 ssuominen 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=" |