From: "Torsten Veller" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
Date: Fri, 1 Apr 2011 12:34:32 +0000 (UTC) [thread overview]
Message-ID: <accb36da8cda841951321223ca192e93428eeea0.tove@gentoo> (raw)
commit: accb36da8cda841951321223ca192e93428eeea0
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 12:08:28 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 12:08:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=accb36da
[bump] dev-perl/Software-License-0.103.0
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Software-License/ChangeLog | 12 ++++++++++++
...50.ebuild => Software-License-0.102.250.ebuild} | 3 ++-
...40.ebuild => Software-License-0.102.340.ebuild} | 3 ++-
...41.ebuild => Software-License-0.102.341.ebuild} | 1 +
...2341.ebuild => Software-License-0.103.0.ebuild} | 3 ++-
5 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index d3aa5c8..6cfba42 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,18 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Software-License-0.103.0 (01 Apr 2011)
+*Software-License-0.102.341 (01 Apr 2011)
+*Software-License-0.102.340 (01 Apr 2011)
+*Software-License-0.102.250 (01 Apr 2011)
+
+ 01 Apr 2011; Torsten Veller <tove@gentoo.org>
+ +Software-License-0.102.250.ebuild, +Software-License-0.102.340.ebuild,
+ +Software-License-0.102.341.ebuild, +Software-License-0.103.0.ebuild,
+ -Software-License-0.102250.ebuild, -Software-License-0.102340.ebuild,
+ -Software-License-0.102341.ebuild:
+ Version bump. Fix version scheme
+
02 Jan 2011; Kent Fredric <kentfredric@gmail.com>
-Software-License-0.101620.ebuild:
Gone on CPAN
diff --git a/dev-perl/Software-License/Software-License-0.102250.ebuild b/dev-perl/Software-License/Software-License-0.102.250.ebuild
similarity index 87%
rename from dev-perl/Software-License/Software-License-0.102250.ebuild
rename to dev-perl/Software-License/Software-License-0.102.250.ebuild
index ab815f8..26c1e4e 100644
--- a/dev-perl/Software-License/Software-License-0.102250.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.250.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102250
inherit perl-module
DESCRIPTION="Packages that provide templated software licenses"
diff --git a/dev-perl/Software-License/Software-License-0.102340.ebuild b/dev-perl/Software-License/Software-License-0.102.340.ebuild
similarity index 87%
rename from dev-perl/Software-License/Software-License-0.102340.ebuild
rename to dev-perl/Software-License/Software-License-0.102.340.ebuild
index ab815f8..63f3077 100644
--- a/dev-perl/Software-License/Software-License-0.102340.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.340.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102340
inherit perl-module
DESCRIPTION="Packages that provide templated software licenses"
diff --git a/dev-perl/Software-License/Software-License-0.102341.ebuild b/dev-perl/Software-License/Software-License-0.102.341.ebuild
similarity index 95%
copy from dev-perl/Software-License/Software-License-0.102341.ebuild
copy to dev-perl/Software-License/Software-License-0.102.341.ebuild
index b70a85e..dd74cd7 100644
--- a/dev-perl/Software-License/Software-License-0.102341.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.341.ebuild
@@ -5,6 +5,7 @@
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102341
inherit perl-module
DESCRIPTION="Packages that provide templated software licenses"
diff --git a/dev-perl/Software-License/Software-License-0.102341.ebuild b/dev-perl/Software-License/Software-License-0.103.0.ebuild
similarity index 93%
rename from dev-perl/Software-License/Software-License-0.102341.ebuild
rename to dev-perl/Software-License/Software-License-0.103.0.ebuild
index b70a85e..b83618f 100644
--- a/dev-perl/Software-License/Software-License-0.102341.ebuild
+++ b/dev-perl/Software-License/Software-License-0.103.0.ebuild
@@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103000
inherit perl-module
DESCRIPTION="Packages that provide templated software licenses"
next reply other threads:[~2011-04-01 12:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 12:34 Torsten Veller [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Software-License/ Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-06 7:21 Kent Fredric
2011-06-03 19:29 Torsten Veller
2012-02-08 21:57 Kent Fredric
2012-02-28 12:02 Kent Fredric
2015-03-31 18:39 Kent Fredric
2015-03-31 18:39 Kent Fredric
2016-11-22 6:54 Kent Fredric
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=accb36da8cda841951321223ca192e93428eeea0.tove@gentoo \
--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