summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-10 07:36:47 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-10 07:36:47 +0000
commit7089ec22d8a8fc1837a409eaa3103f207fe1cc95 (patch)
treeac2680ad0f86abc66714a4b20ec3551aed80b754 /virtual
parentVersion bump (diff)
downloadhistorical-7089ec22d8a8fc1837a409eaa3103f207fe1cc95.tar.gz
historical-7089ec22d8a8fc1837a409eaa3103f207fe1cc95.tar.bz2
historical-7089ec22d8a8fc1837a409eaa3103f207fe1cc95.zip
Version bump
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog8
-rw-r--r--virtual/perl-Module-Load-Conditional/Manifest13
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild14
3 files changed, 33 insertions, 2 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index 3d711b5c65cf..64815eb8db16 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.15 2011/01/29 18:12:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.16 2011/02/10 07:36:47 tove Exp $
+
+*perl-Module-Load-Conditional-0.440 (10 Feb 2011)
+
+ 10 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Module-Load-Conditional-0.440.ebuild:
+ Version bump
29 Jan 2011; Raúl Porcel <armin76@gentoo.org>
perl-Module-Load-Conditional-0.400.ebuild:
diff --git a/virtual/perl-Module-Load-Conditional/Manifest b/virtual/perl-Module-Load-Conditional/Manifest
index 55208e189b34..a89e49cefb80 100644
--- a/virtual/perl-Module-Load-Conditional/Manifest
+++ b/virtual/perl-Module-Load-Conditional/Manifest
@@ -1,3 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
EBUILD perl-Module-Load-Conditional-0.400.ebuild 506 RMD160 349e37790808a46516ba365aa91061cb12d9443b SHA1 6076cb689be20c01bfa5d47085e30a4f3424fd0c SHA256 9d4091c5dbd966ff8c7087886111bf0dd6988e1019005871495b6fead9299479
-MISC ChangeLog 2847 RMD160 6046586aab9d548a0426840ac80248513edcbc9d SHA1 52a4fd701688a4b98a1791be4539a3f6f66e0daf SHA256 f1d582a6c8ef2fd001202f0669d3e523abbe0248fcbdbb331f4512268ba5bc97
+EBUILD perl-Module-Load-Conditional-0.440.ebuild 503 RMD160 60efd9e0555f9cde7da2d6b4183cc50033462378 SHA1 a5cca039dbecb89d0af8d4c9b0e799da7e3a75ee SHA256 2a258fc5be1063fa84f6a626aed2cd38157fb6a781e52a4eb3c7b8299f7806fe
+MISC ChangeLog 3005 RMD160 1e2d84406dd7a76389527eee5a3b4cfd293db121 SHA1 0df8fb4a430ac68c96fb8741884a11b4f0763017 SHA256 ae5dc703c999de1334b28c5ab41a0dbb84845b43e16903cb93ba8dd91cdbcbde
MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk1TlZQACgkQV3J2n04Eaux5xgCfTECYH3X9M/dKJiwjmFuaEWUq
+yzUAoMdcXGA4KClFhjP8MN9LxPaPVGC9
+=OhuL
+-----END PGP SIGNATURE-----
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild
new file mode 100644
index 000000000000..55ef85f95cff
--- /dev/null
+++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:36:47 tove Exp $
+
+DESCRIPTION="Looking up module information / loading at runtime"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-Load-Conditional-${PV}"