dilfridge    14/12/13 23:09:46

  Modified:             ChangeLog
  Added:                cdk-perl-20141106.ebuild
  Removed:              cdk-perl-20130816.ebuild
  Log:
  Version bump, drop to ~arch because of bug 531132
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.32                 dev-perl/cdk-perl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/cdk-perl/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/cdk-perl/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/cdk-perl/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   2 Nov 2014 08:16:00 -0000       1.31
+++ ChangeLog   13 Dec 2014 23:09:46 -0000      1.32
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/cdk-perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/ChangeLog,v 1.31 
2014/11/02 08:16:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/ChangeLog,v 1.32 
2014/12/13 23:09:46 dilfridge Exp $
+
+*cdk-perl-20141106 (13 Dec 2014)
+
+  13 Dec 2014; Andreas K. Huettel <[email protected]>
+  -cdk-perl-20130816.ebuild, +cdk-perl-20141106.ebuild:
+  Version bump, drop to ~arch because of bug 531132
 
   02 Nov 2014; Mikle Kolyada <[email protected]> -cdk-perl-20120324.ebuild,
   cdk-perl-20130816.ebuild:



1.1                  dev-perl/cdk-perl/cdk-perl-20141106.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20141106.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20141106.ebuild?rev=1.1&content-type=text/plain

Index: cdk-perl-20141106.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20141106.ebuild,v 
1.1 2014/12/13 23:09:46 dilfridge Exp $

EAPI=5

inherit perl-module

DESCRIPTION="Perl extension for Cdk"
HOMEPAGE="http://invisible-island.net/cdk/cdk-perl.html";
SRC_URI="http://invisible-island.net/datafiles/release/cdk-perl.tar.gz -> 
${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=">=dev-libs/cdk-5.0.20090215"
DEPEND="${RDEPEND}"

src_configure() {
        default
        perl-module_src_configure
}




Reply via email to