summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
commit6fb999515262830d757cf266d6527ce6b424f430 (patch)
tree40eb03f666eced61de479ed5b7ffc25bedf487b5 /sys-apps/textutils
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-6fb999515262830d757cf266d6527ce6b424f430.tar.gz
gentoo-2-6fb999515262830d757cf266d6527ce6b424f430.tar.bz2
gentoo-2-6fb999515262830d757cf266d6527ce6b424f430.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r--sys-apps/textutils/textutils-2.0.21.ebuild3
-rw-r--r--sys-apps/textutils/textutils-2.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild
index 102d544c09fd..ba7c31d4ab55 100644
--- a/sys-apps/textutils/textutils-2.0.21.ebuild
+++ b/sys-apps/textutils/textutils-2.0.21.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.15 2004/06/28 01:26:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.16 2004/07/15 02:40:56 agriffis Exp $
IUSE="nls static build"
-S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU text utilities"
SRC_URI="http://fetish.sf.net/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/textutils/"
diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild
index 682e4a6c18af..41744df85a44 100644
--- a/sys-apps/textutils/textutils-2.1.ebuild
+++ b/sys-apps/textutils/textutils-2.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.20 2004/06/28 01:26:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.21 2004/07/15 02:40:56 agriffis Exp $
IUSE="nls static build"
-S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU text utilities"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/textutils/"