diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 16:18:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 16:18:19 +0000 |
commit | ccaf843cf6fbfed2897a14c1db524df983756ff8 (patch) | |
tree | 604d331cb5a7cac594f2534407be7c8fdfda52e5 /app-sci/setiathome | |
parent | lintool fixes (diff) | |
download | historical-ccaf843cf6fbfed2897a14c1db524df983756ff8.tar.gz historical-ccaf843cf6fbfed2897a14c1db524df983756ff8.tar.bz2 historical-ccaf843cf6fbfed2897a14c1db524df983756ff8.zip |
repoman and lintool fixes
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r-- | app-sci/setiathome/setiathome-3.03-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild index 6d90562560ed..0484541e5102 100644 --- a/app-sci/setiathome/setiathome-3.03-r1.ebuild +++ b/app-sci/setiathome/setiathome-3.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.2 2002/07/19 20:52:43 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $ # generic archive name, this should be a link to the real archive A="${P}.tar" @@ -21,6 +21,7 @@ RDEPEND=">=virtual/glibc-2.1 X? ( x11-base/xfree )" SLOT="0" LICENSE="proprietary" +KEYWORDS="x86" src_unpack () { if [ ! -e ${DISTDIR}/${A} ] ; then |