summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-11-04 16:18:43 +0000
committerTorsten Veller <tove@gentoo.org>2012-11-04 16:18:43 +0000
commit676c616137eef4cb386e59e1fcbd865e044fb8b1 (patch)
tree30cf4fb76eae8342cc0789217ce03d092cde2056 /dev-perl
parent[bump] dev-perl/Class-Method-Modifiers-1.120.0 (diff)
downloadgentoo-2-676c616137eef4cb386e59e1fcbd865e044fb8b1.tar.gz
gentoo-2-676c616137eef4cb386e59e1fcbd865e044fb8b1.tar.bz2
gentoo-2-676c616137eef4cb386e59e1fcbd865e044fb8b1.zip
[bump] dev-perl/Class-Inspector-1.280.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog8
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index 8bc6bdff8db1..e3517f29e000 100644
--- a/dev-perl/Class-Inspector/ChangeLog
+++ b/dev-perl/Class-Inspector/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Class-Inspector
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.84 2012/09/02 17:38:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.85 2012/11/04 16:18:43 tove Exp $
+
+*Class-Inspector-1.280.0 (04 Nov 2012)
+
+ 04 Nov 2012; Torsten Veller <tove@gentoo.org>
+ +Class-Inspector-1.280.0.ebuild:
+ Version bump
02 Sep 2012; Torsten Veller <tove@gentoo.org>
-Class-Inspector-1.250.0.ebuild:
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild
new file mode 100644
index 000000000000..a10a6b37e027
--- /dev/null
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.1 2012/11/04 16:18:43 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.28
+inherit perl-module
+
+DESCRIPTION="Provides information about Classes"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"