diff options
author | 2004-07-15 02:33:07 +0000 | |
---|---|---|
committer | 2004-07-15 02:33:07 +0000 | |
commit | 8cecf084693303c68efcfc8e885708794ad1f10b (patch) | |
tree | 1729e81eb15320545a0e2112264cd78176810eae /sys-apps/ren/ren-1.0.ebuild | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-8cecf084693303c68efcfc8e885708794ad1f10b.tar.gz gentoo-2-8cecf084693303c68efcfc8e885708794ad1f10b.tar.bz2 gentoo-2-8cecf084693303c68efcfc8e885708794ad1f10b.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/ren/ren-1.0.ebuild')
-rw-r--r-- | sys-apps/ren/ren-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ren/ren-1.0.ebuild b/sys-apps/ren/ren-1.0.ebuild index 5f1de4d792e7..aeb45b26683e 100644 --- a/sys-apps/ren/ren-1.0.ebuild +++ b/sys-apps/ren/ren-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # 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.11 2004/07/01 21:37:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ren/ren-1.0.ebuild,v 1.12 2004/07/15 02:28:37 agriffis 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 amd64 ppc sparc " +IUSE="" SLOT="0" LICENSE="as-is" |