public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mixin-ExtraFields/
Date: Sun, 29 May 2011 17:46:52 +0000 (UTC)	[thread overview]
Message-ID: <0608a27e77e6f47ceb5e6f5fd711b5f05418c8a1.tove@gentoo> (raw)

commit:     0608a27e77e6f47ceb5e6f5fd711b5f05418c8a1
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 17:17:16 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun May 29 17:17:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0608a27e

[fix] dev-perl/Mixin-ExtraFields 0.100971 -> 0.100.971

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/Mixin-ExtraFields/ChangeLog               |    9 ++++++-
 .../Mixin-ExtraFields-0.007.ebuild                 |   23 -------------------
 .../Mixin-ExtraFields-0.008.ebuild                 |   24 --------------------
 ...1.ebuild => Mixin-ExtraFields-0.100.971.ebuild} |    8 +++++-
 4 files changed, 14 insertions(+), 50 deletions(-)

diff --git a/dev-perl/Mixin-ExtraFields/ChangeLog b/dev-perl/Mixin-ExtraFields/ChangeLog
index 3ac4ab3..75ea290 100644
--- a/dev-perl/Mixin-ExtraFields/ChangeLog
+++ b/dev-perl/Mixin-ExtraFields/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Mixin-ExtraFields
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Mixin-ExtraFields-0.100.971 (29 May 2011)
+
+  29 May 2011; Torsten Veller <tove@gentoo.org>
+  -Mixin-ExtraFields-0.007.ebuild, -Mixin-ExtraFields-0.008.ebuild,
+  +Mixin-ExtraFields-0.100.971.ebuild, -Mixin-ExtraFields-0.100971.ebuild:
+  Change version scheme. Looks like a downgrade
+
 *Mixin-ExtraFields-0.100971 (15 Aug 2010)
 
   15 Aug 2010; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild
deleted file mode 100644
index 56ffcf0..0000000
--- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="add extra stashes of data to your objects"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Sub-Exporter-0.972
-	>=dev-perl/Sub-Install-0.000
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild
deleted file mode 100644
index a4b3b52..0000000
--- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="add extra stashes of data to your objects"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Sub-Exporter-0.972
-	dev-perl/Sub-Install
-	dev-perl/String-RewritePrefix
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
similarity index 86%
rename from dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild
rename to dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
index b7f4d8c..d672a3d 100644
--- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild
+++ b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
@@ -1,15 +1,19 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
+
 EAPI=2
+
 MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.100971
 inherit perl-module
 
 DESCRIPTION="add extra stashes of data to your objects"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
 COMMON_DEPEND="
 	>=dev-perl/Sub-Exporter-0.972
 	dev-perl/String-RewritePrefix



             reply	other threads:[~2011-05-29 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-29 17:46 Torsten Veller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-13 18:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mixin-ExtraFields/ 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=0608a27e77e6f47ceb5e6f5fd711b5f05418c8a1.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