dilfridge    14/07/26 14:32:50

  Modified:             ChangeLog
  Added:                URI-1.600.0-r1.ebuild
  Log:
  EAPI bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.111                dev-perl/URI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   20 Jan 2014 23:25:46 -0000      1.110
+++ ChangeLog   26 Jul 2014 14:32:50 -0000      1.111
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/URI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.110 2014/01/20 
23:25:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.111 2014/07/26 
14:32:50 dilfridge Exp $
+
+*URI-1.600.0-r1 (26 Jul 2014)
+
+  26 Jul 2014; Andreas K. Huettel <[email protected]> 
+URI-1.600.0-r1.ebuild:
+  EAPI bump
 
   20 Jan 2014; Mike Frysinger <[email protected]> URI-1.600.0.ebuild:
   Add arm64 love.



1.1                  dev-perl/URI/URI-1.600.0-r1.ebuild

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

Index: URI-1.600.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.600.0-r1.ebuild,v 1.1 
2014/07/26 14:32:49 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=GAAS
MODULE_VERSION=1.60
inherit perl-module

DESCRIPTION="A URI Perl Module"

SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND="virtual/perl-MIME-Base64"
RDEPEND="${DEPEND}"

SRC_TEST=no # see ChangeLog

mydoc="rfc2396.txt"




Reply via email to