From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Carp-Assert-More: Carp-Assert-More-1.12.ebuild ChangeLog
Date: Thu, 28 Jan 2010 21:20:21 +0000 [thread overview]
Message-ID: <E1Nabmn-0004h3-Mb@stork.gentoo.org> (raw)
tove 10/01/28 21:20:21
Modified: Carp-Assert-More-1.12.ebuild ChangeLog
Log:
Fix LICENSE: same terms as perl (#301969). Maintenance
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.14 dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild?r1=1.13&r2=1.14
Index: Carp-Assert-More-1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Carp-Assert-More-1.12.ebuild 9 Jan 2010 16:45:37 -0000 1.13
+++ Carp-Assert-More-1.12.ebuild 28 Jan 2010 21:20:21 -0000 1.14
@@ -1,21 +1,21 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.13 2010/01/09 16:45:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.14 2010/01/28 21:20:21 tove Exp $
+EAPI=2
+
+MODULE_AUTHOR=PETDANCE
inherit perl-module
DESCRIPTION="convenience wrappers around Carp::Assert"
-HOMEPAGE="http://search.cpan.org/~petdance"
-SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
-LICENSE="Artistic"
SLOT="0"
KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
+IUSE="test"
-SRC_TEST="do"
+RDEPEND="virtual/perl-Scalar-List-Utils
+ dev-perl/Carp-Assert"
+DEPEND="${RDEPEND}
+ test? ( dev-perl/Test-Exception )"
-DEPEND="virtual/perl-Scalar-List-Utils
- dev-perl/Carp-Assert
- dev-perl/Test-Exception
- dev-lang/perl"
+SRC_TEST="do"
1.14 dev-perl/Carp-Assert-More/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 9 Jan 2010 16:45:37 -0000 1.13
+++ ChangeLog 28 Jan 2010 21:20:21 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Carp-Assert-More
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.13 2010/01/09 16:45:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.14 2010/01/28 21:20:21 tove Exp $
+
+ 28 Jan 2010; Torsten Veller <tove@gentoo.org>
+ Carp-Assert-More-1.12.ebuild:
+ Fix LICENSE: same terms as perl (#301969). Maintenance
09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Carp-Assert-More-1.12.ebuild:
next reply other threads:[~2010-01-28 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 21:20 Torsten Veller (tove) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-01-09 16:45 [gentoo-commits] gentoo-x86 commit in dev-perl/Carp-Assert-More: Carp-Assert-More-1.12.ebuild ChangeLog Fabian Groffen (grobian)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Nabmn-0004h3-Mb@stork.gentoo.org \
--to=tove@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox