diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:28:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:28:25 +0000 |
commit | 48592ad7d23cec2326a4dfd9ed6721d5744a8ea9 (patch) | |
tree | e1af5dcac3fffcc9faf4d3288e786dd6508cbd31 /net-mail | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-48592ad7d23cec2326a4dfd9ed6721d5744a8ea9.tar.gz historical-48592ad7d23cec2326a4dfd9ed6721d5744a8ea9.tar.bz2 historical-48592ad7d23cec2326a4dfd9ed6721d5744a8ea9.zip |
sync IUSE (+java, +mysql, +postgres), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/teapop/teapop-0.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.5.ebuild | 3 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.7-r1.ebuild | 5 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.7.ebuild | 3 | ||||
-rw-r--r-- | net-mail/teapop/teapop-0.3.8.ebuild | 3 | ||||
-rw-r--r-- | net-mail/vqadmin/Manifest | 2 |
6 files changed, 8 insertions, 12 deletions
diff --git a/net-mail/teapop/teapop-0.3.3.ebuild b/net-mail/teapop/teapop-0.3.3.ebuild index c76bebd35388..e00e80490ad6 100644 --- a/net-mail/teapop/teapop-0.3.3.ebuild +++ b/net-mail/teapop/teapop-0.3.3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.3.ebuild,v 1.13 2004/06/24 23:30:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.3.ebuild,v 1.14 2004/07/15 02:28:25 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" HOMEPAGE="http://www.toontown.org/teapop/" @@ -11,6 +10,7 @@ DEPEND="" SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc" +IUSE="mysql postgres" src_compile() { local myconf diff --git a/net-mail/teapop/teapop-0.3.5.ebuild b/net-mail/teapop/teapop-0.3.5.ebuild index 9936b551f8b4..c6af55887545 100644 --- a/net-mail/teapop/teapop-0.3.5.ebuild +++ b/net-mail/teapop/teapop-0.3.5.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.5.ebuild,v 1.10 2004/07/01 22:35:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.5.ebuild,v 1.11 2004/07/15 02:28:25 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" HOMEPAGE="http://www.toontown.org/teapop/" diff --git a/net-mail/teapop/teapop-0.3.7-r1.ebuild b/net-mail/teapop/teapop-0.3.7-r1.ebuild index 66dcecce48c7..c2bae775ef46 100644 --- a/net-mail/teapop/teapop-0.3.7-r1.ebuild +++ b/net-mail/teapop/teapop-0.3.7-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.7-r1.ebuild,v 1.3 2004/07/01 22:35:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.7-r1.ebuild,v 1.4 2004/07/15 02:28:25 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" HOMEPAGE="http://www.toontown.org/teapop/" @@ -12,7 +11,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0.25 ) tcpd? ( sys-apps/tcp-wrappers ) java? ( virtual/jre )" -IUSE="mysql postgres ldap ipv6 tcpd" +IUSE="ipv6 java ldap mysql postgres tcpd" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~sparc" diff --git a/net-mail/teapop/teapop-0.3.7.ebuild b/net-mail/teapop/teapop-0.3.7.ebuild index e0d53ffd4b90..1a038c623484 100644 --- a/net-mail/teapop/teapop-0.3.7.ebuild +++ b/net-mail/teapop/teapop-0.3.7.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.7.ebuild,v 1.3 2004/07/01 22:35:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.7.ebuild,v 1.4 2004/07/15 02:28:25 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" HOMEPAGE="http://www.toontown.org/teapop/" diff --git a/net-mail/teapop/teapop-0.3.8.ebuild b/net-mail/teapop/teapop-0.3.8.ebuild index 2fbd1a576825..5929d8c30226 100644 --- a/net-mail/teapop/teapop-0.3.8.ebuild +++ b/net-mail/teapop/teapop-0.3.8.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.3 2004/07/01 22:35:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.4 2004/07/15 02:28:25 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Tiny POP3 server" SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz" HOMEPAGE="http://www.toontown.org/teapop/" diff --git a/net-mail/vqadmin/Manifest b/net-mail/vqadmin/Manifest index a37f4306c84a..d5e376b9d628 100644 --- a/net-mail/vqadmin/Manifest +++ b/net-mail/vqadmin/Manifest @@ -1,4 +1,4 @@ -MD5 0ce2a7aed591b06ebfc2493a025aafee vqadmin-2.3.6.ebuild 3786 +MD5 b40192ab45e56e90ff7e75036128e96d vqadmin-2.3.6.ebuild 3775 MD5 24880329b3c50e3872e91e34ae3f4772 ChangeLog 442 MD5 9d0c568ea32cf6b45797c6e7c82b4a67 metadata.xml 280 MD5 5386ce666835112ea27392ad947aceca files/digest-vqadmin-2.3.6 65 |