diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 21:57:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 21:57:26 +0000 |
commit | 0981361abc891671b26f747e2499ca5814e530f9 (patch) | |
tree | 2ace5efe885ceb71b9dfea4c1ff6ba8b7bf03f30 /sci-chemistry/makecif | |
parent | Stable on amd64 wrt bug #349898 (diff) | |
download | gentoo-2-0981361abc891671b26f747e2499ca5814e530f9.tar.gz gentoo-2-0981361abc891671b26f747e2499ca5814e530f9.tar.bz2 gentoo-2-0981361abc891671b26f747e2499ca5814e530f9.zip |
Stable on amd64 wrt bug #349586
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/makecif')
-rw-r--r-- | sci-chemistry/makecif/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/makecif/ChangeLog b/sci-chemistry/makecif/ChangeLog index 097bdfa0c45b..141f1d092c6b 100644 --- a/sci-chemistry/makecif/ChangeLog +++ b/sci-chemistry/makecif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/makecif -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.5 2010/12/25 15:13:14 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.6 2011/01/01 21:57:26 hwoarang Exp $ + + 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> makecif-5.6.6.ebuild: + Stable on amd64 wrt bug #349586 25 Dec 2010; Thomas Kahle <tomka@gentoo.org> makecif-5.6.6.ebuild: x86 stable per bug 349586 diff --git a/sci-chemistry/makecif/makecif-5.6.6.ebuild b/sci-chemistry/makecif/makecif-5.6.6.ebuild index 7f21957dbe06..74c4b3a2d8fc 100644 --- a/sci-chemistry/makecif/makecif-5.6.6.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.ebuild,v 1.5 2010/12/25 15:13:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.6 2011/01/01 21:57:26 hwoarang Exp $ EAPI="3" @@ -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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |