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 | 2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de (patch) | |
tree | 9cc2f42948577d804c91dbe5196ae4bf3629c695 /app-sci/setimgr/setimgr-0.04e.ebuild | |
parent | add metadata.xml skel file (diff) | |
download | historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.gz historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.bz2 historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-sci/setimgr/setimgr-0.04e.ebuild')
-rw-r--r-- | app-sci/setimgr/setimgr-0.04e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/setimgr/setimgr-0.04e.ebuild b/app-sci/setimgr/setimgr-0.04e.ebuild index b6aa85d12a9e..8dcd3109a6b2 100644 --- a/app-sci/setimgr/setimgr-0.04e.ebuild +++ b/app-sci/setimgr/setimgr-0.04e.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setimgr/setimgr-0.04e.ebuild,v 1.1 2003/05/27 07:42:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setimgr/setimgr-0.04e.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $ DESCRIPTION="A SETI@home management program" HOMEPAGE="http://www.arkady.demon.co.uk/seti/" SRC_URI="http://www.arkady.demon.co.uk/seti/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" RDEPEND=">=setiathome-3.08" |