diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-28 22:31:02 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-28 22:31:02 +0000 |
commit | 93c5573b26bddc1e782f1017b989c62a928f85c6 (patch) | |
tree | e1f5b018d6d66bc9dabb1a2722e8b164f35fa1ad /mail-client/mailx-support/mailx-support-20060102-r1.ebuild | |
parent | ia64 stable wrt bug 170747 (diff) | |
download | gentoo-2-93c5573b26bddc1e782f1017b989c62a928f85c6.tar.gz gentoo-2-93c5573b26bddc1e782f1017b989c62a928f85c6.tar.bz2 gentoo-2-93c5573b26bddc1e782f1017b989c62a928f85c6.zip |
Change DESCRIPTION so that it doesn't say this package provides mail.local. Suggested by James Rowe <jnrowe at ukfsn.org> in bug #172584.
(Portage version: 2.1.2.2)
Diffstat (limited to 'mail-client/mailx-support/mailx-support-20060102-r1.ebuild')
-rw-r--r-- | mail-client/mailx-support/mailx-support-20060102-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild b/mail-client/mailx-support/mailx-support-20060102-r1.ebuild index dc9965e4f004..e77dd43f5884 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r1.ebuild,v 1.3 2007/03/18 21:48:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r1.ebuild,v 1.4 2007/03/28 22:31:02 ticho Exp $ inherit eutils toolchain-funcs flag-o-matic -DESCRIPTION="Provides mail.local and lockspool" +DESCRIPTION="Provides lockspool utility" HOMEPAGE="http://www.openbsd.org/" LICENSE="BSD" SLOT="0" |