zlogene     14/05/28 12:18:52

  Modified:             ChangeLog
  Added:                Role-Basic-0.130.0.ebuild
  Removed:              Role-Basic-0.13.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/Role-Basic/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:16:39 -0000      1.1
+++ ChangeLog   28 May 2014 12:18:52 -0000      1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Role-Basic
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v 1.1 
2014/05/28 10:16:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v 1.2 
2014/05/28 12:18:52 zlogene Exp $
+
+*Role-Basic-0.130.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada <zlog...@gentoo.org> +Role-Basic-0.130.0.ebuild,
+  -Role-Basic-0.13.ebuild:
+  Drop old
 
 *Role-Basic-0.13 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson <titanof...@gentoo.org>
   +Role-Basic-0.13.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1                  dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild

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

Index: Role-Basic-0.130.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/Role-Basic/Role-Basic-0.130.0.ebuild,v 1.1 
2014/05/28 12:18:51 zlogene Exp $

EAPI=5

MODULE_AUTHOR=OVID
MODULE_VERSION=0.13
inherit perl-module

DESCRIPTION="Just roles. Nothing else."

LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do"




Reply via email to