diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-31 21:07:26 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-31 21:07:26 +0000 |
commit | bd8d2e634fdcd3d2c0192a955664cd75148c4bc4 (patch) | |
tree | 7f683074fba4331379dc0e1d1eba9d6b22f33f3d /net-mail/qmhandle | |
parent | RDEPEND, not PDEPEND (diff) | |
download | gentoo-2-bd8d2e634fdcd3d2c0192a955664cd75148c4bc4.tar.gz gentoo-2-bd8d2e634fdcd3d2c0192a955664cd75148c4bc4.tar.bz2 gentoo-2-bd8d2e634fdcd3d2c0192a955664cd75148c4bc4.zip |
bump to stable
Diffstat (limited to 'net-mail/qmhandle')
-rw-r--r-- | net-mail/qmhandle/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/qmhandle/Manifest | 4 | ||||
-rw-r--r-- | net-mail/qmhandle/qmhandle-1.1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/qmhandle/ChangeLog b/net-mail/qmhandle/ChangeLog index 4d09389a4d1e..a3a47a4a89fc 100644 --- a/net-mail/qmhandle/ChangeLog +++ b/net-mail/qmhandle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/qmhandle # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.1 2003/08/05 06:07:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.2 2003/10/31 21:07:24 robbat2 Exp $ + + 31 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> qmhandle-1.1.1.ebuild: + bump to stable *qmhandle-1.1.1 (04 Aug 2003) diff --git a/net-mail/qmhandle/Manifest b/net-mail/qmhandle/Manifest index ba1427b5422a..016aa87b3e61 100644 --- a/net-mail/qmhandle/Manifest +++ b/net-mail/qmhandle/Manifest @@ -1,5 +1,5 @@ -MD5 25b6cade6762bdc769db70815ebc12d8 ChangeLog 388 +MD5 6e6378488e4584e9186ac8beb2039ab4 qmhandle-1.1.1.ebuild 765 +MD5 efde353ca1824c6dc97c191d9f0d8ca2 ChangeLog 481 MD5 93b626f01fce25041ed35c909d8238ce metadata.xml 615 -MD5 793f0b0db13090a18546c6552cd0627e qmhandle-1.1.1.ebuild 721 MD5 16b0d5bca4caac432062b96b8b91865f files/digest-qmhandle-1.1.1 64 MD5 3674410545148cf5c003bd4f8c9d7406 files/qmHandle-gentoo.patch 703 diff --git a/net-mail/qmhandle/qmhandle-1.1.1.ebuild b/net-mail/qmhandle/qmhandle-1.1.1.ebuild index d2d0626c7143..889fb293beef 100644 --- a/net-mail/qmhandle/qmhandle-1.1.1.ebuild +++ b/net-mail/qmhandle/qmhandle-1.1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.2 2003/09/05 09:13:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.3 2003/10/31 21:07:24 robbat2 Exp $ DESCRIPTION="Qmail message queue tool" HOMEPAGE="http://qmhandle.sf.net/" SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc amd64 ia64" # Should run on all platforms without issue IUSE="" RDEPEND="net-mail/qmail dev-lang/perl sys-apps/psmisc" |