public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-perl/CPAN-Checksums: CPAN-Checksums-2.04.ebuild ChangeLog
@ 2009-09-29  8:45 99% Torsten Veller (tove)
  0 siblings, 0 replies; 1+ results
From: Torsten Veller (tove) @ 2009-09-29  8:45 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/29 08:45:47

  Modified:             ChangeLog
  Added:                CPAN-Checksums-2.04.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-perl/CPAN-Checksums/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	24 Sep 2009 06:27:26 -0000	1.25
+++ ChangeLog	29 Sep 2009 08:45:47 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/CPAN-Checksums
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.25 2009/09/24 06:27:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.26 2009/09/29 08:45:47 tove Exp $
+
+*CPAN-Checksums-2.04 (29 Sep 2009)
+
+  29 Sep 2009; Torsten Veller <tove@gentoo.org> +CPAN-Checksums-2.04.ebuild:
+  Version bump
 
 *CPAN-Checksums-2.03 (24 Sep 2009)
 



1.1                  dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild?rev=1.1&content-type=text/plain

Index: CPAN-Checksums-2.04.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild,v 1.1 2009/09/29 08:45:47 tove Exp $

EAPI=2

MODULE_AUTHOR=ANDK
inherit perl-module

DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="test"

RDEPEND="virtual/perl-IO-Compress
	dev-perl/Compress-Bzip2
	dev-perl/Data-Compare
	virtual/perl-Digest-SHA
	virtual/perl-Digest-MD5
	virtual/perl-File-Temp
	virtual/perl-IO"
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"

src_test() {
	# online test
	mv "${S}"/t/00signature.t{,.disable} || die
	perl-module_src_test
}






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29  8:45 99% [gentoo-commits] gentoo-x86 commit in dev-perl/CPAN-Checksums: CPAN-Checksums-2.04.ebuild ChangeLog Torsten Veller (tove)

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