diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:18:32 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:18:32 +0000 |
commit | 8598564971ffe7b7117e3636248ba22dba207fe9 (patch) | |
tree | 6c6ced1667dabf79ac2a2033cbcab6d72423b764 /dev-perl/Text-Quoted | |
parent | removing old ebuild (diff) | |
download | gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.gz gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.tar.bz2 gentoo-2-8598564971ffe7b7117e3636248ba22dba207fe9.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/files/digest-Text-Quoted-1.8 | 1 |
5 files changed, 33 insertions, 14 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index f1b74f39ec59..ab16c2c5421e 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.4 2005/04/12 02:31:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.5 2005/04/29 15:14:24 mcummings Exp $ + +*Text-Quoted-1.8 (29 Apr 2005) + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Text-Quoted-1.7.ebuild, +Text-Quoted-1.8.ebuild: + Cleaning for mirror 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Text-Quoted-1.7.ebuild: diff --git a/dev-perl/Text-Quoted/Manifest b/dev-perl/Text-Quoted/Manifest index 86a3fa2929b6..1bc99702bcb6 100644 --- a/dev-perl/Text-Quoted/Manifest +++ b/dev-perl/Text-Quoted/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 27b3642bc1ef93bf96d545bd9f26bb74 ChangeLog 668 -MD5 2d0c041c65f202176f6bed19780c6100 Text-Quoted-1.7.ebuild 641 +MD5 791f5525f098d59906518fa2ee85016d Text-Quoted-1.7.ebuild 639 MD5 481d88ccd478ad0f14fb6102be6c92c2 metadata.xml 157 +MD5 87204ba64b9b3c3fa5621393bf8022fe Text-Quoted-1.8.ebuild 517 MD5 b9d13ba20bb713e435fea21175116768 files/digest-Text-Quoted-1.7 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCWzMwKRy60XGEcJIRAmeOAJ0YEyDTeUyhZ7kJDGe4V4VR5qespQCfb4FR -LCEh03ACwgLylOr5vjLlhRw= -=hL2T ------END PGP SIGNATURE----- +MD5 d38e2ca3d6a1e9db90ad664b7b9f1325 files/digest-Text-Quoted-1.8 66 diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild index daf3ea74ae4b..ed1432f7db9b 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.5 2005/04/12 02:31:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.6 2005/04/29 15:14:24 mcummings Exp $ # this is an RT dependency @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" DEPEND="dev-perl/text-autoformat dev-perl/Text-Tabs+Wrap" diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild new file mode 100644 index 000000000000..c7a0ce70e290 --- /dev/null +++ b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.1 2005/04/29 15:14:24 mcummings Exp $ + +# this is an RT dependency + +inherit perl-module + +DESCRIPTION="Extract the structure of a quoted mail message" +SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" + +SRC_TEST="do" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~x86 ~ppc ~sparc" + +DEPEND="dev-perl/text-autoformat + dev-perl/Text-Tabs+Wrap" +IUSE="" diff --git a/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.8 b/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.8 new file mode 100644 index 000000000000..63ede747229a --- /dev/null +++ b/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.8 @@ -0,0 +1 @@ +MD5 cab9d462b480437bab72b6044ac6c788 Text-Quoted-1.8.tar.gz 16800 |