public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Object-Accessor/, virtual/perl-Object-Accessor/
Date: Sat,  4 Oct 2014 20:19:23 +0000 (UTC)	[thread overview]
Message-ID: <1412449264.d340ac7a158de4efdf7572b04dd8e5ea481b26df.kent@gentoo> (raw)

commit:     d340ac7a158de4efdf7572b04dd8e5ea481b26df
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 18:59:55 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 19:01:04 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d340ac7a

[cleanup] perl-core/Object-Accessor Remove old

Package-Manager: portage-2.2.10

---
 perl-core/Object-Accessor/ChangeLog                  |  6 +++++-
 .../Object-Accessor/Object-Accessor-0.380.0.ebuild   | 20 --------------------
 .../Object-Accessor/Object-Accessor-0.420.0.ebuild   | 20 --------------------
 virtual/perl-Object-Accessor/ChangeLog               |  8 +++++++-
 .../perl-Object-Accessor-0.360.0-r1.ebuild           | 17 -----------------
 .../perl-Object-Accessor-0.380.0.ebuild              | 14 --------------
 .../perl-Object-Accessor-0.420.0-r1.ebuild           | 14 --------------
 7 files changed, 12 insertions(+), 87 deletions(-)

diff --git a/perl-core/Object-Accessor/ChangeLog b/perl-core/Object-Accessor/ChangeLog
index d7f8e2b..1b611b7 100644
--- a/perl-core/Object-Accessor/ChangeLog
+++ b/perl-core/Object-Accessor/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for perl-core/Object-Accessor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 Oct 2014; Kent Fredric <kentfredric@gmail.com>
+  -Object-Accessor-0.380.0.ebuild, -Object-Accessor-0.420.0.ebuild:
+  Remove old
+
   15 May 2013; Kent Fredric <kentfredric@gmail.com>
   -Object-Accessor-0.360.0.ebuild, -Object-Accessor-0.440.0.ebuild:
   Gone on CPAN

diff --git a/perl-core/Object-Accessor/Object-Accessor-0.380.0.ebuild b/perl-core/Object-Accessor/Object-Accessor-0.380.0.ebuild
deleted file mode 100644
index 946a858..0000000
--- a/perl-core/Object-Accessor/Object-Accessor-0.380.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.38
-inherit perl-module
-
-DESCRIPTION="Interface to create per object accessors"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Params-Check"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/perl-core/Object-Accessor/Object-Accessor-0.420.0.ebuild b/perl-core/Object-Accessor/Object-Accessor-0.420.0.ebuild
deleted file mode 100644
index 4d1d90f..0000000
--- a/perl-core/Object-Accessor/Object-Accessor-0.420.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Interface to create per object accessors"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Params-Check"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/virtual/perl-Object-Accessor/ChangeLog b/virtual/perl-Object-Accessor/ChangeLog
index 3cd0589..fd9b83b 100644
--- a/virtual/perl-Object-Accessor/ChangeLog
+++ b/virtual/perl-Object-Accessor/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Object-Accessor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 Oct 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-Object-Accessor-0.360.0-r1.ebuild,
+  -perl-Object-Accessor-0.380.0.ebuild,
+  -perl-Object-Accessor-0.420.0-r1.ebuild:
+  Remove old
+
 *perl-Object-Accessor-0.360.0-r1 (15 May 2013)
 
   15 May 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.360.0-r1.ebuild b/virtual/perl-Object-Accessor/perl-Object-Accessor-0.360.0-r1.ebuild
deleted file mode 100644
index 9b2d782..0000000
--- a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.360.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for Object-Accessor"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-lang/perl-5.11.1
-	<=dev-lang/perl-5.13.8
-	!perl-core/Object-Accessor"

diff --git a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.380.0.ebuild b/virtual/perl-Object-Accessor/perl-Object-Accessor-0.380.0.ebuild
deleted file mode 100644
index 968df8d..0000000
--- a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.380.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for Object-Accessor"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/Object-Accessor-${PV} )"

diff --git a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.420.0-r1.ebuild b/virtual/perl-Object-Accessor/perl-Object-Accessor-0.420.0-r1.ebuild
deleted file mode 100644
index ba02d2a..0000000
--- a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.420.0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for Object-Accessor"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Object-Accessor-${PV} )"


                 reply	other threads:[~2014-10-04 20:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1412449264.d340ac7a158de4efdf7572b04dd8e5ea481b26df.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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