summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 01:20:05 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 01:20:05 +0000
commit8fde173f89eefba813a6588d35b355c566abb30c (patch)
treed042f75c9fa901e6f566e5ce70aae1ffb7f745a4 /sys-apps/ren
parentCommitting some ChangeLogs I forgot to commit. (diff)
downloadgentoo-2-8fde173f89eefba813a6588d35b355c566abb30c.tar.gz
gentoo-2-8fde173f89eefba813a6588d35b355c566abb30c.tar.bz2
gentoo-2-8fde173f89eefba813a6588d35b355c566abb30c.zip
repoman'd
Diffstat (limited to 'sys-apps/ren')
-rw-r--r--sys-apps/ren/ren-1.0.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/sys-apps/ren/ren-1.0.ebuild b/sys-apps/ren/ren-1.0.ebuild
index 278937245872..8d90b97a16e4 100644
--- a/sys-apps/ren/ren-1.0.ebuild
+++ b/sys-apps/ren/ren-1.0.ebuild
@@ -1,16 +1,17 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ren/ren-1.0.ebuild,v 1.2 2002/07/14 19:20:19 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ren/ren-1.0.ebuild,v 1.3 2002/07/17 01:20:05 seemant Exp $
+S="${WORKDIR}/${P}"
DESCRIPTION="Renames multiple files"
HOMEPAGE="http://freshmeat.net/projects/ren"
+SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz"
+
KEYWORDS="x86"
SLOT="0"
-LICENSE=""
+LICENSE="as-is"
-SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz"
-S="${WORKDIR}/${P}"
DEPEND="virtual/glibc"