zlogene 14/06/28 18:00:08 Modified: ChangeLog Added: extutils-pkgconfig-1.150.0.ebuild Log: Version bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.66 dev-perl/extutils-pkgconfig/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 2 Jun 2013 08:42:05 -0000 1.65 +++ ChangeLog 28 Jun 2014 18:00:08 -0000 1.66 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/extutils-pkgconfig -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.65 2013/06/02 08:42:05 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.66 2014/06/28 18:00:08 zlogene Exp $ + +*extutils-pkgconfig-1.150.0 (28 Jun 2014) + + 28 Jun 2014; Mikle Kolyada <[email protected]> + +extutils-pkgconfig-1.150.0.ebuild: + Version bump 02 Jun 2013; Agostino Sarubbo <[email protected]> extutils-pkgconfig-1.140.0.ebuild: 1.1 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild?rev=1.1&content-type=text/plain Index: extutils-pkgconfig-1.150.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild,v 1.1 2014/06/28 18:00:08 zlogene Exp $ EAPI=5 MY_PN=ExtUtils-PkgConfig MODULE_AUTHOR=XAOC MODULE_VERSION=1.15 inherit perl-module DESCRIPTION="Simplistic perl interface to pkg-config" LICENSE="LGPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="virtual/pkgconfig" SRC_TEST="do"
