public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Perl-Tags: ChangeLog Perl-Tags-0.280.0-r1.ebuild
@ 2014-12-13 20:42 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2014-12-13 20:42 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/12/13 20:42:06

  Modified:             ChangeLog Perl-Tags-0.280.0-r1.ebuild
  Log:
  Add missing test dependency, bug 523722
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.7                  dev-perl/Perl-Tags/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl-Tags/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Aug 2014 17:49:32 -0000	1.6
+++ ChangeLog	13 Dec 2014 20:42:06 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Perl-Tags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl-Tags/ChangeLog,v 1.6 2014/08/26 17:49:32 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl-Tags/ChangeLog,v 1.7 2014/12/13 20:42:06 dilfridge Exp $
+
+  13 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  Perl-Tags-0.280.0-r1.ebuild:
+  Add missing test dependency, bug 523722
 
 *Perl-Tags-0.280.0-r1 (26 Aug 2014)
 



1.2                  dev-perl/Perl-Tags/Perl-Tags-0.280.0-r1.ebuild

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

Index: Perl-Tags-0.280.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perl-Tags/Perl-Tags-0.280.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Perl-Tags-0.280.0-r1.ebuild	26 Aug 2014 17:49:32 -0000	1.1
+++ Perl-Tags-0.280.0-r1.ebuild	13 Dec 2014 20:42:06 -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/Perl-Tags/Perl-Tags-0.280.0-r1.ebuild,v 1.1 2014/08/26 17:49:32 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl-Tags/Perl-Tags-0.280.0-r1.ebuild,v 1.2 2014/12/13 20:42:06 dilfridge Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
+IUSE="test"
 
 RDEPEND="
 	virtual/perl-File-Spec
@@ -20,6 +20,8 @@
 	dev-perl/Module-Locate
 	dev-perl/PPI
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	test? ( app-editors/vim[perl] )
+"
 
 SRC_TEST="do"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-13 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 20:42 [gentoo-commits] gentoo-x86 commit in dev-perl/Perl-Tags: ChangeLog Perl-Tags-0.280.0-r1.ebuild Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox