diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2003-06-09 05:24:47 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2003-06-09 05:24:47 +0000 |
commit | efc4ce12667c34694ed6ca14b30e4d0adf5bb31a (patch) | |
tree | d5a22798e42ce285e2b8d1d6c1922547f008845d /net-mail | |
parent | Stabilize URL, fix header, add IUSE (diff) | |
download | historical-efc4ce12667c34694ed6ca14b30e4d0adf5bb31a.tar.gz historical-efc4ce12667c34694ed6ca14b30e4d0adf5bb31a.tar.bz2 historical-efc4ce12667c34694ed6ca14b30e4d0adf5bb31a.zip |
added ~sparc keyword
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/Manifest | 4 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index e372bff433dc..2bee29941b43 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ezmlm-idx # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.6 2003/04/09 00:01:15 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.7 2003/06/09 05:24:14 jmorgan Exp $ + + 08 June 2003; Jack Morgan <jmorgan@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + added ~sparc keyword *ezmlm-idx-0.40-r2 (30 Nov 2002) diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest index d2dfcba4da5a..1ce4829772da 100644 --- a/net-mail/ezmlm-idx/Manifest +++ b/net-mail/ezmlm-idx/Manifest @@ -1,5 +1,5 @@ -MD5 e9ce00e2bf1a032e2b43909fc9984704 ChangeLog 1147 -MD5 156285d18ba8f59848ca5dc5eefe2df9 ezmlm-idx-0.40-r2.ebuild 2361 +MD5 9bb88ab4ff31b258020d23ff2aee7f57 ChangeLog 1246 +MD5 0820347cc25d63033ca8a2da2f1c34f6 ezmlm-idx-0.40-r2.ebuild 2368 MD5 59964884f060bc70dcbf6657b9e67c57 files/digest-ezmlm-idx-0.40-r2 456 MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild index b5bebb22c5a6..afe676f510fe 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.4 2003/04/09 00:01:15 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.5 2003/06/09 05:24:14 jmorgan Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -17,7 +17,7 @@ SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="net-mail/qmail" PROVIDE="net-mail/ezmlm" |