diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-18 16:16:12 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-18 16:16:12 +0000 |
commit | 26c4a7f85ff8710db2c5c189c21e47f5ec94cbd1 (patch) | |
tree | 895be79ef00e747c01c73a3e904a78de738c7bda /sci-chemistry/sfcheck | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-26c4a7f85ff8710db2c5c189c21e47f5ec94cbd1.tar.gz gentoo-2-26c4a7f85ff8710db2c5c189c21e47f5ec94cbd1.tar.bz2 gentoo-2-26c4a7f85ff8710db2c5c189c21e47f5ec94cbd1.zip |
x86 stable per bug 351754
(Portage version: 2.1.9.33/cvs/Linux i686)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/sfcheck/ChangeLog b/sci-chemistry/sfcheck/ChangeLog index 63bc188f04ee..d01eb226ac6d 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.7 2011/01/16 12:20:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/ChangeLog,v 1.8 2011/01/18 16:16:12 tomka Exp $ + + 18 Jan 2011; Thomas Kahle <tomka@gentoo.org> sfcheck-7.03.18-r1.ebuild: + x86 stable per bug 351754 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> sfcheck-7.03.18-r1.ebuild: diff --git a/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild b/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild index c89c8105e4bd..6ccfc2f62ce6 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-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.3 2011/01/16 12:20:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild,v 1.4 2011/01/18 16:16:12 tomka 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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |