summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-12-07 13:12:57 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-12-07 13:12:57 +0000
commit2e0539dba893dffb32d984057364f88c810f6823 (patch)
tree033a63575e6a47a1c70a758d59d1268a517e632f /dev-perl/REST-Client
parentDrop dev-lang/perl dependency (diff)
downloadgentoo-2-2e0539dba893dffb32d984057364f88c810f6823.tar.gz
gentoo-2-2e0539dba893dffb32d984057364f88c810f6823.tar.bz2
gentoo-2-2e0539dba893dffb32d984057364f88c810f6823.zip
Drop dev-lang/perl dependency
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/REST-Client')
-rw-r--r--dev-perl/REST-Client/ChangeLog8
-rw-r--r--dev-perl/REST-Client/REST-Client-249.ebuild7
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-perl/REST-Client/ChangeLog b/dev-perl/REST-Client/ChangeLog
index 118064545e6e..11966d997454 100644
--- a/dev-perl/REST-Client/ChangeLog
+++ b/dev-perl/REST-Client/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-perl/REST-Client
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/REST-Client/ChangeLog,v 1.1 2013/04/22 14:13:51 chainsaw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/REST-Client/ChangeLog,v 1.2 2014/12/07 13:12:57 zlogene Exp $
+
+ 07 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> REST-Client-249.ebuild:
+ Drop dev-lang/perl dependency
*REST-Client-249 (22 Apr 2013)
22 Apr 2013; Tony Vroon <chainsaw@gentoo.org> +REST-Client-249.ebuild,
+metadata.xml:
Initial commit. Ebuild by g-cpan with some minor tweaks by me.
-
diff --git a/dev-perl/REST-Client/REST-Client-249.ebuild b/dev-perl/REST-Client/REST-Client-249.ebuild
index 07a4d1596d2e..a6e1d1ec2d92 100644
--- a/dev-perl/REST-Client/REST-Client-249.ebuild
+++ b/dev-perl/REST-Client/REST-Client-249.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/REST-Client/REST-Client-249.ebuild,v 1.1 2013/04/22 14:13:51 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/REST-Client/REST-Client-249.ebuild,v 1.2 2014/12/07 13:12:57 zlogene Exp $
EAPI="5"
@@ -16,5 +16,4 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="dev-perl/URI
- dev-perl/Crypt-SSLeay
- dev-lang/perl"
+ dev-perl/Crypt-SSLeay"