summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-08-23 18:06:58 +0000
committerTorsten Veller <tove@gentoo.org>2008-08-23 18:06:58 +0000
commit69702d46fd9608dac92199a78a0a76452db4cb61 (patch)
treec5bc2fcfab243e845d29c70110eb5d3e0419cf52
parentadd ~amd64, bug #215669 (diff)
downloadhistorical-69702d46fd9608dac92199a78a0a76452db4cb61.tar.gz
historical-69702d46fd9608dac92199a78a0a76452db4cb61.tar.bz2
historical-69702d46fd9608dac92199a78a0a76452db4cb61.zip
Version bump
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
-rw-r--r--dev-perl/Exception-Class/ChangeLog10
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.24.ebuild25
-rw-r--r--dev-perl/Exception-Class/Manifest14
3 files changed, 46 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index f13a4d41b52b..8b08561da365 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Exception-Class
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.43 2006/08/05 03:25:57 mcummings Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.44 2008/08/23 18:06:58 tove Exp $
+
+*Exception-Class-1.24 (23 Aug 2008)
+
+ 23 Aug 2008; Torsten Veller <tove@gentoo.org>
+ +Exception-Class-1.24.ebuild:
+ Version bump
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.23.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.24.ebuild b/dev-perl/Exception-Class/Exception-Class-1.24.ebuild
new file mode 100644
index 000000000000..5ea3d1025aae
--- /dev/null
+++ b/dev-perl/Exception-Class/Exception-Class-1.24.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.24.ebuild,v 1.1 2008/08/23 18:06:58 tove Exp $
+
+MODULE_AUTHOR=DROLSKY
+inherit perl-module
+
+DESCRIPTION="Exception::Class module for perl"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE="test"
+
+SRC_TEST="do"
+
+RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02
+ >=dev-perl/Devel-StackTrace-1.12
+ dev-lang/perl"
+
+DEPEND="${RDEPEND}
+ >=dev-perl/module-build-0.28
+ test? ( dev-perl/Test-Pod )"
+
+export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Exception-Class/Manifest b/dev-perl/Exception-Class/Manifest
index c2d0bc550b49..91f76e5c5a10 100644
--- a/dev-perl/Exception-Class/Manifest
+++ b/dev-perl/Exception-Class/Manifest
@@ -1,4 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST Exception-Class-1.23.tar.gz 16091 RMD160 eb4021ccbd35519913fbc5027faded0f08748d28 SHA1 572efc556137f213141d6639acff18b491351fa1 SHA256 9ad5a063bac80f3e77a179c91b7ea4490181640c8c1893292fdc6f2d92f40406
+DIST Exception-Class-1.24.tar.gz 23715 RMD160 f30d9f4a1d7f0c71ba86162b7719f7cd124bbbf7 SHA1 17630ba1b13305d4f92ce463f6a68f189d56b269 SHA256 daddc4feab99cfecd163bc5fe848aa678546fe49fe8ea9a08b98eb0febe68b95
EBUILD Exception-Class-1.23.ebuild 829 RMD160 c39a523c57a6cf45c5f384902ec502459bcd6540 SHA1 28d97f416fda4fb6f703dc9047a52a084acc7981 SHA256 2fcef5a7701db4ca35b3ee05f908f9e4500c4b771c327cc895c6c8d859a5df51
-MISC ChangeLog 5459 RMD160 cf9a0da7b194cb14adcd27148b78ef61bbc6e2df SHA1 8db501af694d2cc5de337da6693d1d1a7f44551d SHA256 1860712968e2e58eb25d45e75327bc7219e3976a87052127e15d867f4c3341c7
+EBUILD Exception-Class-1.24.ebuild 646 RMD160 20be30c913eb0795f263007fcd4557b7cc709f2c SHA1 e3fcf69870b066b7b3b7e72d891978afebb4d60d SHA256 52138f232a4c0d9dd6bb85037a207d01fb35c294bc868928d676e2c9c2941763
+MISC ChangeLog 5587 RMD160 fb6de0a01b6916781535ef713a5cf0a82477a35d SHA1 7a5a5ed078beb88dbf53f22c1bb4a6fba743d569 SHA256 cc18850fdf5d0fa641eef0bb095cfd0b16a919fb4584ffffb48c3ed9708393aa
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkiwUbQACgkQV3J2n04EauyBqwCgueanKZs838SHbPVKFjEG8yqa
+5IsAn2w6SuD6KZSBOfjMJRPjWiJBT7qi
+=Sdkj
+-----END PGP SIGNATURE-----