zlogene 14/12/07 13:11:39 Modified: Sort-Key-1.330.0.ebuild ChangeLog Log: Drop dev-lang/perl dependency (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild?r1=1.1&r2=1.2 Index: Sort-Key-1.330.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Sort-Key-1.330.0.ebuild 26 Aug 2014 16:51:12 -0000 1.1 +++ Sort-Key-1.330.0.ebuild 7 Dec 2014 13:11:39 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild,v 1.1 2014/08/26 16:51:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild,v 1.2 2014/12/07 13:11:39 zlogene Exp $ EAPI=5 @@ -11,9 +11,5 @@ DESCRIPTION="sort objects by some (calculated) key" -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-lang/perl" 1.2 dev-perl/Sort-Key/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sort-Key/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 26 Aug 2014 16:51:12 -0000 1.1 +++ ChangeLog 7 Dec 2014 13:11:39 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sort-Key # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/ChangeLog,v 1.1 2014/08/26 16:51:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Key/ChangeLog,v 1.2 2014/12/07 13:11:39 zlogene Exp $ + + 07 Dec 2014; Mikle Kolyada <[email protected]> Sort-Key-1.330.0.ebuild: + Drop dev-lang/perl dependency *Sort-Key-1.330.0 (26 Aug 2014) @@ -9,4 +12,3 @@ Initial commit, ebuild by g-cpan with minor modifications by me. Dependency of Sort-Key-IPv4, which was a package request from Owen Conway in the LINX engineering team. -
