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
commit6ac515434e9414a7ea61d6d07b2279f7edc7da8b (patch)
treeb4131d8456e7226791425b9147096f71668de7b3 /sys-apps/ren
parentCommitting some ChangeLogs I forgot to commit. (diff)
downloadhistorical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.tar.gz
historical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.tar.bz2
historical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.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"