diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2004-05-28 19:13:08 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2004-05-28 19:13:08 +0000 |
commit | e04213c92e331e36c97d21980a7b65ec3893713e (patch) | |
tree | 61c5d095101996ee80d2aa6d90b004a757e6a05e /net-mail/gotmail | |
parent | gcc-3.3.3_pre20040408-r1 marked stable for ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-e04213c92e331e36c97d21980a7b65ec3893713e.tar.gz gentoo-2-e04213c92e331e36c97d21980a7b65ec3893713e.tar.bz2 gentoo-2-e04213c92e331e36c97d21980a7b65ec3893713e.zip |
Added myself to metadata.xml
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.0_beta1.ebuild | 3 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.1.ebuild | 3 | ||||
-rw-r--r-- | net-mail/gotmail/metadata.xml | 3 |
3 files changed, 7 insertions, 2 deletions
diff --git a/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild b/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild index 53367364b996..8b9927a7f0fe 100644 --- a/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild +++ b/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild,v 1.3 2004/03/29 01:13:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild,v 1.4 2004/05/28 19:13:08 g2boojum Exp $ PVPREV=0.7.10 S=${WORKDIR}/${PN}-${PVPREV} @@ -12,6 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/stable.pkg/${PV}/${PN}_${PVPR LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc" +IUSE="" DEPEND="virtual/glibc net-misc/curl diff --git a/net-mail/gotmail/gotmail-0.8.1.ebuild b/net-mail/gotmail/gotmail-0.8.1.ebuild index 01264ddef2a2..fdb1906a8d2f 100644 --- a/net-mail/gotmail/gotmail-0.8.1.ebuild +++ b/net-mail/gotmail/gotmail-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.1.ebuild,v 1.6 2004/03/29 01:13:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.1.ebuild,v 1.7 2004/05/28 19:13:08 g2boojum Exp $ DESCRIPTION="Utility to download mail from a HotMail account" HOMEPAGE="http://www.nongnu.org/gotmail/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/gotmail/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="virtual/glibc net-misc/curl diff --git a/net-mail/gotmail/metadata.xml b/net-mail/gotmail/metadata.xml index 51f94e3fbe0e..0f8d3f2d061f 100644 --- a/net-mail/gotmail/metadata.xml +++ b/net-mail/gotmail/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>net-mail</herd> +<maintainer> + <email>g2boojum@gentoo.org</email> +</maintainer> </pkgmetadata> |