summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-03-01 05:04:43 +0000
committerMike Frysinger <vapier@gentoo.org>2003-03-01 05:04:43 +0000
commit9d4fae0543ed3798152ade12b13b516bd01b93a6 (patch)
treeb45146de2abc5aa8e21cec5a8ac83d50f9a93142 /dev-perl/HTTP-GHTTP
parenttouchups (diff)
downloadhistorical-9d4fae0543ed3798152ade12b13b516bd01b93a6.tar.gz
historical-9d4fae0543ed3798152ade12b13b516bd01b93a6.tar.bz2
historical-9d4fae0543ed3798152ade12b13b516bd01b93a6.zip
touchups
Diffstat (limited to 'dev-perl/HTTP-GHTTP')
-rw-r--r--dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild8
-rw-r--r--dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild8
2 files changed, 6 insertions, 10 deletions
diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild
index 22b7e4ce5cc5..da9938de9938 100644
--- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild
+++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.5 2003/02/28 11:15:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07-r1.ebuild,v 1.6 2003/03/01 05:04:12 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
-DESCRIPTION="This module is a simple interface to the Gnome project's libghttp"
+DESCRIPTION="simple interface to the Gnome project's libghttp"
SRC_URI="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme"
@@ -13,5 +12,4 @@ SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ppc sparc alpha"
-DEPEND="${DEPEND}
- >=gnome-base/libghttp-1.0.9-r1"
+newdepend ">=gnome-base/libghttp-1.0.9-r1"
diff --git a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild
index 2e65afc02d7d..8a80ee93d6b3 100644
--- a/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild
+++ b/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild,v 1.11 2003/02/13 11:10:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-GHTTP/HTTP-GHTTP-1.07.ebuild,v 1.12 2003/03/01 05:04:12 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
-DESCRIPTION="This module is a simple interface to the Gnome project's libghttp"
+DESCRIPTION="simple interface to the Gnome project's libghttp"
SRC_URI="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/HTTP/${P}.readme"
@@ -13,8 +12,7 @@ SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ppc sparc alpha"
-DEPEND="${DEPEND}
- >=gnome-base/gnome-libs-1.4.1.2-r1
+newdepend ">=gnome-base/gnome-libs-1.4.1.2-r1
>=gnome-base/libghttp-1.0.9-r1"
mydoc="TODO"