diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
commit | 571f4565404a347c053204944f2c9955fa1bd8d1 (patch) | |
tree | 009c08014b532b48112f47b8bc0afd83fb47c72f /app-sci/foldingathome | |
parent | add metadata.xml skel file (diff) | |
download | gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.gz gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.tar.bz2 gentoo-2-571f4565404a347c053204944f2c9955fa1bd8d1.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-sci/foldingathome')
-rw-r--r-- | app-sci/foldingathome/foldingathome-3.14.ebuild | 4 | ||||
-rw-r--r-- | app-sci/foldingathome/foldingathome-3.24.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/foldingathome/foldingathome-3.14.ebuild b/app-sci/foldingathome/foldingathome-3.14.ebuild index 0fcb0256b5a0..630456597f64 100644 --- a/app-sci/foldingathome/foldingathome-3.14.ebuild +++ b/app-sci/foldingathome/foldingathome-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/foldingathome/foldingathome-3.14.ebuild,v 1.3 2003/02/13 09:21:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/foldingathome/foldingathome-3.14.ebuild,v 1.4 2003/07/02 12:33:39 aliz Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -12,7 +12,7 @@ SRC_URI="http://www.stanford.edu/group/pandegroup/release/FAH3Console-Linux.exe" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/baselayout-1.8.0" S="${WORKDIR}/${P}" diff --git a/app-sci/foldingathome/foldingathome-3.24.ebuild b/app-sci/foldingathome/foldingathome-3.24.ebuild index 4ea83888bae0..df57e21e8e57 100644 --- a/app-sci/foldingathome/foldingathome-3.24.ebuild +++ b/app-sci/foldingathome/foldingathome-3.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/foldingathome/foldingathome-3.24.ebuild,v 1.2 2003/04/23 08:20:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/foldingathome/foldingathome-3.24.ebuild,v 1.3 2003/07/02 12:33:39 aliz Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -13,7 +13,7 @@ SRC_URI="http://www.stanford.edu/group/pandegroup/release/FAH3Console-v${PV/.}-L SLOT="0" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/baselayout-1.8.0" S="${WORKDIR}/${P}" |