diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 17:56:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 17:56:31 +0000 |
commit | d3450e6d8588c6e7300bdb623fe6c0d4cb43df87 (patch) | |
tree | e6a9677c8475a5969a8f1a18cfa6deed24c3eb2d /sci-chemistry/makecif | |
parent | Stable for ppc, wrt bug #454310 (diff) | |
download | gentoo-2-d3450e6d8588c6e7300bdb623fe6c0d4cb43df87.tar.gz gentoo-2-d3450e6d8588c6e7300bdb623fe6c0d4cb43df87.tar.bz2 gentoo-2-d3450e6d8588c6e7300bdb623fe6c0d4cb43df87.zip |
Stable for ppc, wrt bug #454310
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/makecif')
-rw-r--r-- | sci-chemistry/makecif/ChangeLog | 9 | ||||
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/sci-chemistry/makecif/ChangeLog b/sci-chemistry/makecif/ChangeLog index 0a0e9fdd85a0..5cdf3c4d234c 100644 --- a/sci-chemistry/makecif/ChangeLog +++ b/sci-chemistry/makecif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/makecif -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.12 2012/10/19 09:52:00 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.13 2013/02/03 17:56:31 ago Exp $ + + 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> makecif-5.6.6-r1.ebuild: + Stable for ppc, wrt bug #454310 19 Oct 2012; Justin Lecher <jlec@gentoo.org> makecif-5.6.6.ebuild, makecif-5.6.6-r1.ebuild: @@ -43,5 +46,3 @@ 15 Jun 2010; Justin Lecher <jlec@gentoo.org> +files/5.6.6-makefile.patch, +makecif-5.6.6.ebuild, +metadata.xml: New addition, unbundled from sci-chemistry/refmac - - diff --git a/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild b/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild index 09a3ae28e232..265442f600fb 100644 --- a/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild,v 1.3 2012/10/19 09:52:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild,v 1.4 2013/02/03 17:56:31 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/makecif.html" SRC_URI="mirror://gentoo/${P}.tar.gz" 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" LICENSE="ccp4" IUSE="" |