summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:44:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:44:26 +0000
commit6e602625cc4ecb2f8b8a968266297bfe32e0f80d (patch)
tree3c44a6ba64d7b92c1320f36341050ab86d362968 /sys-apps/bar
parentsync IUSE (+debug, +ipv6) (Manifest recommit) (diff)
downloadgentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.gz
gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.bz2
gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/bar')
-rw-r--r--sys-apps/bar/bar-1.06.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/bar/bar-1.06.ebuild b/sys-apps/bar/bar-1.06.ebuild
index f0a3fbd0fd4e..a2e0cfae82a5 100644
--- a/sys-apps/bar/bar-1.06.ebuild
+++ b/sys-apps/bar/bar-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.06.ebuild,v 1.3 2004/06/30 14:29:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.06.ebuild,v 1.4 2004/07/15 01:42:56 agriffis Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
@@ -8,7 +8,6 @@ KEYWORDS="x86"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-S=${WORKDIR}/${P}
SRC_URI="mirror://sourceforge/clpbar/${P}.tar.gz"
DEPEND=">=sys-libs/ncurses-5.2"