summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:06:21 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:06:21 +0000
commitaa1d582a4cade90a82e179ae9f74be91c97eea3e (patch)
tree15b2b1063b7c01388167a0fa26eccf600aee1330 /net-im/curphoo
parentsync IUSE (+bidi), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-aa1d582a4cade90a82e179ae9f74be91c97eea3e.tar.gz
historical-aa1d582a4cade90a82e179ae9f74be91c97eea3e.tar.bz2
historical-aa1d582a4cade90a82e179ae9f74be91c97eea3e.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-im/curphoo')
-rw-r--r--net-im/curphoo/curphoo-0.3.11.ebuild4
-rw-r--r--net-im/curphoo/curphoo-0.3.12.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/net-im/curphoo/curphoo-0.3.11.ebuild b/net-im/curphoo/curphoo-0.3.11.ebuild
index eeb0bd1fb9f7..330be818be31 100644
--- a/net-im/curphoo/curphoo-0.3.11.ebuild
+++ b/net-im/curphoo/curphoo-0.3.11.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/net-im/curphoo/curphoo-0.3.11.ebuild,v 1.6 2004/07/01 22:17:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/curphoo-0.3.11.ebuild,v 1.7 2004/07/15 00:06:21 agriffis Exp $
DESCRIPTION="Curphoo is a console Yahoo! Chat client written in Python"
HOMEPAGE="http://savannah.nongnu.org/projects/curphoo/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="virtual/libc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2"
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
cd ${S}
diff --git a/net-im/curphoo/curphoo-0.3.12.ebuild b/net-im/curphoo/curphoo-0.3.12.ebuild
index 56d402ac9e70..8464988a342e 100644
--- a/net-im/curphoo/curphoo-0.3.12.ebuild
+++ b/net-im/curphoo/curphoo-0.3.12.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/net-im/curphoo/curphoo-0.3.12.ebuild,v 1.3 2004/07/03 11:24:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/curphoo-0.3.12.ebuild,v 1.4 2004/07/15 00:06:21 agriffis Exp $
DESCRIPTION="Curphoo is a console Yahoo! Chat client written in Python"
HOMEPAGE="http://savannah.nongnu.org/projects/curphoo/"
@@ -12,8 +12,6 @@ IUSE=""
DEPEND="virtual/libc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2"
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
cd ${S}