diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-16 11:14:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-16 11:14:36 +0000 |
commit | ee5ec99dc7607ca3509823741a734712acc8fed6 (patch) | |
tree | 8056f9e7cb9e12bacfd8eddc0626407e3e8e96ab /sci-chemistry/sfcheck | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-ee5ec99dc7607ca3509823741a734712acc8fed6.tar.gz gentoo-2-ee5ec99dc7607ca3509823741a734712acc8fed6.tar.bz2 gentoo-2-ee5ec99dc7607ca3509823741a734712acc8fed6.zip |
Stable on amd64 wrt bug #351754
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/sfcheck')
-rw-r--r-- | sci-chemistry/sfcheck/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/sfcheck/ChangeLog b/sci-chemistry/sfcheck/ChangeLog index ac75949f1845..4e0bed26b2f1 100644 --- a/sci-chemistry/sfcheck/ChangeLog +++ b/sci-chemistry/sfcheck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/sfcheck # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/ChangeLog,v 1.5 2011/01/15 14:56:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/ChangeLog,v 1.6 2011/01/16 11:14:36 hwoarang Exp $ + + 16 Jan 2011; Markos Chandras <hwoarang@gentoo.org> sfcheck-7.03.18-r1.ebuild: + Stable on amd64 wrt bug #351754 15 Jan 2011; Justin Lecher <jlec@gentoo.org> -sfcheck-7.03.17.ebuild: Removed old diff --git a/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild b/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild index 2b5c4771cad1..77dfc37cb825 100644 --- a/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild +++ b/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.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/sfcheck/sfcheck-7.03.18-r1.ebuild,v 1.1 2010/06/15 14:55:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild,v 1.2 2011/01/16 11:14:36 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/sfcheck.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="" |