summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-17 20:44:58 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-17 20:44:58 +0000
commit65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e (patch)
treebbf8083f2b63509a700bee9bdfd0cfd33bcfce5a /app-admin/stow
parentchanges and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... (diff)
downloadgentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.gz
gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.bz2
gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.zip
Added SLOT
Diffstat (limited to 'app-admin/stow')
-rw-r--r--app-admin/stow/stow-1.3.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/stow/stow-1.3.3.ebuild b/app-admin/stow/stow-1.3.3.ebuild
index f10e75ffb6de..123e5b3df1a5 100644
--- a/app-admin/stow/stow-1.3.3.ebuild
+++ b/app-admin/stow/stow-1.3.3.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-1.3.3.ebuild,v 1.3 2002/07/11 06:30:09 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-1.3.3.ebuild,v 1.4 2002/07/17 20:43:17 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU Stow -- manage installation of software in /usr/local"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/stow/${P}.tar.gz"
+SLOT="0"
HOMEPAGE="http://www.gnu.org/software/${PN}/"
LICENSE="GPL-2"