summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-19 20:52:43 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-19 20:52:43 +0000
commited2454bcbe1d07ba7274ed6519a79ced2e4a4a3e (patch)
treec69bbd67934b2dbad1f72aca56ee52249f37596e /app-sci
parentnew package. Fixes #4013. Submitted by Sean E Russell (diff)
downloadgentoo-2-ed2454bcbe1d07ba7274ed6519a79ced2e4a4a3e.tar.gz
gentoo-2-ed2454bcbe1d07ba7274ed6519a79ced2e4a4a3e.tar.bz2
gentoo-2-ed2454bcbe1d07ba7274ed6519a79ced2e4a4a3e.zip
Added SLOT andn LICENSE
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/setiathome/setiathome-3.03-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild
index 69b4b6a1d093..6d90562560ed 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.1 2002/07/19 20:11:29 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.2 2002/07/19 20:52:43 rphillips Exp $
# generic archive name, this should be a link to the real archive
A="${P}.tar"
@@ -19,6 +19,8 @@ DEPEND=">=virtual/glibc-2.1
>=sys-apps/baselayout-1.8.0"
RDEPEND=">=virtual/glibc-2.1
X? ( x11-base/xfree )"
+SLOT="0"
+LICENSE="proprietary"
src_unpack () {
if [ ! -e ${DISTDIR}/${A} ] ; then