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-20030215.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-20030215.ebuild')
-rw-r--r-- | mail-client/mailx-support/mailx-support-20030215.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/mailx-support/mailx-support-20030215.ebuild b/mail-client/mailx-support/mailx-support-20030215.ebuild index 0ec08eeb39c0..a2ba0d01b350 100644 --- a/mail-client/mailx-support/mailx-support-20030215.ebuild +++ b/mail-client/mailx-support/mailx-support-20030215.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-20030215.ebuild,v 1.8 2006/08/06 16:15:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20030215.ebuild,v 1.9 2007/03/28 22:31:02 ticho Exp $ inherit eutils -DESCRIPTION="Provides mail.local and lockspool" +DESCRIPTION="Provides lockspool utility" HOMEPAGE="http://www.openbsd.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" |