summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:07:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:07:29 +0000
commit703503e7e241133f5c6b72aac64618f8e73cc8de (patch)
tree91eb0bbb6a85c4b7f68539746d5b87b6a81e12ce /net-im/curphoo
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-703503e7e241133f5c6b72aac64618f8e73cc8de.tar.gz
gentoo-2-703503e7e241133f5c6b72aac64618f8e73cc8de.tar.bz2
gentoo-2-703503e7e241133f5c6b72aac64618f8e73cc8de.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}