diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:27:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:27:48 +0000 |
commit | 6b038142ca6c1e15ca58f451f5e32f92325d867e (patch) | |
tree | 58a70d7b8e912a6642ca9225d7b23ea6af21890c /dev-perl | |
parent | sync IUSE (+mmx) (diff) | |
download | historical-6b038142ca6c1e15ca58f451f5e32f92325d867e.tar.gz historical-6b038142ca6c1e15ca58f451f5e32f92325d867e.tar.bz2 historical-6b038142ca6c1e15ca58f451f5e32f92325d867e.zip |
sync IUSE (+jabber, +ssl), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SOAP-Lite/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Socket6/Manifest | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/dev-perl/SOAP-Lite/Manifest b/dev-perl/SOAP-Lite/Manifest index 2c4b0beeef1b..803c15353595 100644 --- a/dev-perl/SOAP-Lite/Manifest +++ b/dev-perl/SOAP-Lite/Manifest @@ -1,5 +1,5 @@ -MD5 7537778e9644c22bd4c9edec66ef893d SOAP-Lite-0.60a.ebuild 1099 -MD5 a020fcf0424f1574a4dd1ec3ba45cb2c SOAP-Lite-0.55.ebuild 866 +MD5 201458841e55412a2303cd331eaacb07 SOAP-Lite-0.60a.ebuild 1109 +MD5 bf4fb7b2222b60f7e9b7ecddfc60ff5a SOAP-Lite-0.55.ebuild 848 MD5 279688f9bb278f6a9b5eef63121155a0 ChangeLog 739 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 a28ac4a4bb16719e4bd3ce3c6ab5e08b files/digest-SOAP-Lite-0.55 66 diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild index 38d4f983ffb2..c8f67361f302 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.7 2004/06/25 00:59:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.8 2004/07/14 20:27:48 agriffis Exp $ IUSE="" inherit perl-module MY_P=SOAP-Lite-${PV} -S=${WORKDIR}/${P} DESCRIPTION="Provides a simple and lightweight interface to the SOAP protocol (sic) both on client and server side." SRC_URI="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.tar.gz" diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild index 8727c713d2bc..264884e0228c 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild,v 1.3 2004/06/25 00:59:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild,v 1.4 2004/07/14 20:27:48 agriffis Exp $ -IUSE="" +IUSE="jabber ssl" inherit perl-module diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest index 771ffaa9144b..eb3b69541342 100644 --- a/dev-perl/Socket6/Manifest +++ b/dev-perl/Socket6/Manifest @@ -1,5 +1,5 @@ -MD5 a6ed4cc8452624243904e1e60e012c02 Socket6-0.11.ebuild 578 -MD5 fbc1f735a16a953bbf3fc865c754f913 Socket6-0.17.ebuild 597 +MD5 5762892b559815648b290b3d16d46586 Socket6-0.11.ebuild 560 +MD5 9d42e00d57f4b4ae694fb1def10d3594 Socket6-0.17.ebuild 579 MD5 c84a260e373a04f58b4c2340ebfb1934 ChangeLog 700 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 6888797886930e286fb497ca4ac1988a files/digest-Socket6-0.11 63 |