diff options
-rw-r--r-- | dev-perl/Inline/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.43-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.43.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.44.ebuild | 34 | ||||
-rw-r--r-- | dev-perl/Inline/Manifest | 22 | ||||
-rw-r--r-- | dev-perl/Inline/files/digest-Inline-0.44 | 1 | ||||
-rw-r--r-- | dev-perl/aww/Manifest | 12 |
8 files changed, 32 insertions, 56 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index 82b1c4b52f11..8441e3beb079 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.20 2004/10/19 07:46:55 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.21 2005/02/01 11:07:42 mcummings Exp $ + + 01 Feb 2005; Michael Cummings <mcummings@gentoo.org> -Inline-0.44.ebuild: + Removing old 0.44 ebuild 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Inline-0.44-r1.ebuild: Stable on amd64. diff --git a/dev-perl/Inline/Inline-0.43-r1.ebuild b/dev-perl/Inline/Inline-0.43-r1.ebuild index c92a7e35b7d4..445cb8996027 100644 --- a/dev-perl/Inline/Inline-0.43-r1.ebuild +++ b/dev-perl/Inline/Inline-0.43-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43-r1.ebuild,v 1.9 2004/07/14 18:29:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43-r1.ebuild,v 1.10 2005/02/01 11:07:42 mcummings Exp $ inherit perl-module diff --git a/dev-perl/Inline/Inline-0.43.ebuild b/dev-perl/Inline/Inline-0.43.ebuild index aaa8400859d5..b48bc2c25152 100644 --- a/dev-perl/Inline/Inline-0.43.ebuild +++ b/dev-perl/Inline/Inline-0.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43.ebuild,v 1.16 2004/07/14 18:29:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.43.ebuild,v 1.17 2005/02/01 11:07:42 mcummings Exp $ inherit perl-module diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index 1fac9f2db8b0..16cd367f85ba 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.12 2004/10/19 07:46:55 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.13 2005/02/01 11:07:42 mcummings Exp $ inherit perl-module eutils diff --git a/dev-perl/Inline/Inline-0.44.ebuild b/dev-perl/Inline/Inline-0.44.ebuild deleted file mode 100644 index 328da5aa28b1..000000000000 --- a/dev-perl/Inline/Inline-0.44.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44.ebuild,v 1.8 2004/09/02 22:36:05 pvdabeel Exp $ - -inherit perl-module - -DESCRIPTION="Write Perl subroutines in other languages" -SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc ~sparc alpha" -IUSE="" - -DEPEND="${DEPEND} - dev-perl/Digest-MD5 - dev-perl/Data-Dumper - dev-perl/File-Spec - dev-perl/Parse-RecDescent - dev-perl/Test-Harness" - -src_compile() { - - echo "y" | perl-module_src_compile - perl-module_src_test -} - - -src_install () { - - perl-module_src_install - dohtml DT.html -} diff --git a/dev-perl/Inline/Manifest b/dev-perl/Inline/Manifest index 742597b11401..441feed1a295 100644 --- a/dev-perl/Inline/Manifest +++ b/dev-perl/Inline/Manifest @@ -1,11 +1,19 @@ -MD5 cc092bca897408e5975a20d606715934 ChangeLog 1927 -MD5 1102b89ce7005d81892f166e286f8199 Inline-0.43-r1.ebuild 677 -MD5 bb232bca64d57ff551d42902aedd3d24 Inline-0.43.ebuild 675 -MD5 6a308956610ccfc74f23d39d26b44c11 Inline-0.44-r1.ebuild 909 -MD5 2ee8aaf14d7373129d260e9a3081adcf Inline-0.44.ebuild 774 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 fa7855d3a5c5222239b64d34314e836d Inline-0.43.ebuild 676 +MD5 089f8df96c55304c3fad97ed80fdf315 ChangeLog 2032 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 10cb079ed55ec2e6b331b3b4d2a108a1 files/digest-Inline-0.43 62 +MD5 be25b14533c534ee4773d6550409a534 Inline-0.43-r1.ebuild 679 +MD5 a30bdc8ec6d023c866a2b31744b75c19 Inline-0.44-r1.ebuild 910 MD5 10cb079ed55ec2e6b331b3b4d2a108a1 files/digest-Inline-0.43-r1 62 -MD5 5e2c4ec7945547fc645cb1531c8936a2 files/digest-Inline-0.44 62 +MD5 10cb079ed55ec2e6b331b3b4d2a108a1 files/digest-Inline-0.43 62 MD5 5e2c4ec7945547fc645cb1531c8936a2 files/digest-Inline-0.44-r1 62 MD5 b30be5c5ea4ca37f930a17cb8e279201 files/gtk2-patch.diff 907 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFB/2MItG5z4I8BtQoRApptAJ4iHpxlptzILoRQCHHeuEBN3KDyNgCfda02 +wpP6nuXqPsI5t4Kf6fB+eMg= +=0fSQ +-----END PGP SIGNATURE----- diff --git a/dev-perl/Inline/files/digest-Inline-0.44 b/dev-perl/Inline/files/digest-Inline-0.44 deleted file mode 100644 index 6de2ec935f2b..000000000000 --- a/dev-perl/Inline/files/digest-Inline-0.44 +++ /dev/null @@ -1 +0,0 @@ -MD5 840f47d9b6cef39e68370faf9dceab2c Inline-0.44.tar.gz 91450 diff --git a/dev-perl/aww/Manifest b/dev-perl/aww/Manifest index 1db698616b7e..39f100be150f 100644 --- a/dev-perl/aww/Manifest +++ b/dev-perl/aww/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 55b4f043140090e7e6477156ffe18f74 aww-0.33.ebuild 798 -MD5 2544e015e01f5f21e689d0a503a230bc ChangeLog 619 +MD5 57e9eac8a79dbf8ea3dbfc2accb98051 aww-0.33.ebuild 781 +MD5 04f80eb7ea8b2180bf10e191839d4c32 ChangeLog 790 +MD5 5a85bdd08b5c327b4e85b341c77a0742 aww-0.34.ebuild 781 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 d09bfb2e3e5fbd95ca65c2dfe27066b5 aww-0.34.ebuild 802 MD5 8e674f4bc7be9a7e29657be00e0d61c6 files/digest-aww-0.33 59 MD5 099df3f6ec8eb377d0234e66e9598674 files/digest-aww-0.34 59 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBxqFftG5z4I8BtQoRAnkeAJ40sh6iBF62pD5LRGWbCFqW07CG5wCcCUSH -jk7TkNqKkrl/2FROMF3fWNU= -=D6XY +iD8DBQFB/2NttG5z4I8BtQoRAim8AKCEjyYb72yUWBLrZSPE8so3P7BVawCfS9yQ +oSp50Z8gC1kukaHCtyqdm9U= +=EGze -----END PGP SIGNATURE----- |