ChangeLog

# ChangeLog for net-mail/qmhandle
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.18 2007/10/19 22:22:05 hollow Exp $

*qmhandle-1.3.2 (19 Oct 2007)

19 Oct 2007; Benedikt Böhm +qmhandle-1.3.2.ebuild:
version bump, #195485

11 Jun 2006; Michael Hanselmann
qmhandle-1.2.0-r1.ebuild:
Remove RESTRICT="compile", bug 136443.

20 Feb 2006; Michael Hanselmann
-qmhandle-1.2.0.ebuild, qmhandle-1.2.0-r1.ebuild:
Stable on alpha, amd64. Changed to virtual/qmail.

19 Sep 2005; Michael Hanselmann
qmhandle-1.2.0-r1.ebuild:
Stable on hppa, ppc, sparc, x86.

*qmhandle-1.2.0-r1 (24 Aug 2005)

24 Aug 2005; Michael Hanselmann
+files/qmHandle-gentoo-svc.patch, +qmhandle-1.2.0-r1.ebuild,
-qmhandle-1.1.1.ebuild:
Fixed bug #82840, cleaned the ebuild a bit. Removed old version.

18 Jun 2005; Michael Hanselmann ChangeLog:
Stable on sparc.

03 Mar 2005; Ciaran McCreesh qmhandle-1.1.1.ebuild:
Dependency update: sys-apps/psmisc -> sys-process/psmisc.

03 Mar 2005; Ciaran McCreesh qmhandle-1.2.0.ebuild:
Dependency update: sys-apps/psmisc -> sys-process/psmisc.

29 Dec 2004; Ciaran McCreesh :
Change encoding to UTF-8 for GLEP 31 compliance

*qmhandle-1.2.0 (07 Dec 2004)

07 Dec 2004; Robin H. Johnson +qmhandle-1.2.0.ebuild:
Bug #73492, version bump.

07 Jun 2004; Bryan Østergaard qmhandle-1.1.1.ebuild:
Stable on alpha.

05 May 2004; Daniel Black qmhandle-1.1.1.ebuild:
QA Fix - inherit before DESCRIPTION

27 Apr 2004; Aron Griffis qmhandle-1.1.1.ebuild:
Add inherit eutils

13 Mar 2004; Robin Johnson,,604-339-5621,604-298-8414
qmhandle-1.1.1.ebuild:
fix bug #38768, allow all qmails

31 Oct 2003; Robin H. Johnson qmhandle-1.1.1.ebuild:
bump to stable

*qmhandle-1.1.1 (04 Aug 2003)

04 Aug 2003; Robin H. Johnson metadata.xml,
qmhandle-1.1.1.ebuild, files/qmHandle-gentoo.patch:
Initial commit.

Manifest

AUX qmHandle-gentoo-svc.patch 718 RMD160 495fa027d64cd0db5015292cedd49e739042280b SHA1 b891481082f820db6970ec94ce5431f0d476f916 SHA256 a1a172f671ff71fe96b233290eda676e74f105d8400950653769afd647e238e0
AUX qmHandle-gentoo.patch 703 RMD160 24259ca261f58d1e11a33c1e2aa43e31c793e6bb SHA1 f51e5842625ea95a01f470df39f7bdd3aa641f86 SHA256 d2827b39f3e909783b1d2bdb3348a88f7a7a3df9d0a9d196f5b9b47e4af330d7
DIST qmhandle-1.2.0.tar.gz 13134 RMD160 c5cc22da809794d9a598dbeb7756edce672a419d SHA1 31a569904609253ba96f7714d954ed37cd7fdd73 SHA256 001530bedb8b3f2696a645abd28a5af3c46fa31e0e0208f94287920d784433bd
DIST qmhandle-1.3.2.tar.gz 15423 RMD160 fea8f069fe8e9ce3ee8c7504a7ae93f4121c7749 SHA1 eb6222fee3b07144182737f6ffab2625ad0ebb7f SHA256 a626888b6d208bea80e79fc18f38da5a13c5afd0f920abe9909d3aa2ca4dfa8f
EBUILD qmhandle-1.2.0-r1.ebuild 704 RMD160 19a6bc5d7bf20316e6333defb9f201a70c7d2225 SHA1 024b8ffe44113854fe4b371142f4b628791c6dec SHA256 93b6160fc571807fe834429b01d24d3c24e0b24e96b76ed3e2fb769aec3207cd
EBUILD qmhandle-1.3.2.ebuild 792 RMD160 0827b1afdbbbe4d156784ef8f0558b936f430aab SHA1 a6dc0410752adeb6ef43452bd3368b272ab9eb4f SHA256 c31911833b74eb0f8fd2e327403b8d77e1e2ffdf09e429a799d0c288cbc92543
MISC ChangeLog 2292 RMD160 11afb5dd8b91a3cb351f76324d745f541a11be34 SHA1 95b68537ade0301dfe2194dcefbece318d1586ec SHA256 ce47121bfa4d1fa1ae86637320dba2f01cedaa64661c6f57afc14a389bd185a2
MISC metadata.xml 612 RMD160 e8ae08f58544fb656971805de2911851c9d7bbba SHA1 3baba193ae88ff3da6b87f2e65f7167451bf3160 SHA256 044afd813c0e1ae20e4092b5513bae4d0471ebb9658cb1ae8ae30a0b9a82b665

files

metadata.xml




qmail

robbat2@gentoo.org
Robin H. Johnson
Primary Maintainer

qmHandle is a tool which can be used to manage the qmail
message queue. It's written in Perl (so fully customizable) and much more
powerful than qmail-qread and qmail-qstat. Key features are colored output
and the ability to view and delete messages in the queue.

qmhandle-1.2.0-r1.ebuild

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.2.0-r1.ebuild,v 1.5 2006/06/11 20:46:53 hansmi Exp $

inherit eutils

DESCRIPTION="Qmail message queue tool"
HOMEPAGE="http://qmhandle.sourceforge.net/"
SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86"
IUSE=""

RDEPEND="
virtual/qmail
dev-lang/perl
sys-process/psmisc
"
DEPEND=""

S=${WORKDIR}

src_unpack() {
unpack ${A}
epatch ${FILESDIR}/qmHandle-gentoo-svc.patch
}

src_install() {
dodoc README HISTORY
dobin qmHandle || die "dobin failed"
}

qmhandle-1.3.2.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.3.2.ebuild,v 1.1 2007/10/19 22:22:05 hollow Exp $

inherit eutils

DESCRIPTION="Qmail message queue tool"
HOMEPAGE="http://qmhandle.sourceforge.net/"
SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="virtual/qmail
dev-lang/perl
sys-process/psmisc
"
DEPEND=""

src_unpack() {
unpack ${A}
cd "${S}"
sed \
-e 's|/usr/local/bin/svc|/usr/bin/svc|g' \
-e 's|/service/qmail-deliver|/var/qmail/supervise/qmail-send|g' \
-i qmHandle
}

src_install() {
dodoc README HISTORY
dobin qmHandle || die "dobin failed"
}