diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-26 19:03:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-26 19:03:34 +0000 |
commit | afcc34ec875a50f66783c42882ef1421255ed966 (patch) | |
tree | fdb5bfeae527b8e79206e15589f2eecb6e547d49 /net-dialup | |
parent | Added DESCRIPTION per #9718 (diff) | |
download | gentoo-2-afcc34ec875a50f66783c42882ef1421255ed966.tar.gz gentoo-2-afcc34ec875a50f66783c42882ef1421255ed966.tar.bz2 gentoo-2-afcc34ec875a50f66783c42882ef1421255ed966.zip |
Added DESCRIPTION per #9718
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xc/xc-4.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/xc/xc-4.3.2.ebuild b/net-dialup/xc/xc-4.3.2.ebuild index 2a4a7253aea9..e29773226901 100644 --- a/net-dialup/xc/xc-4.3.2.ebuild +++ b/net-dialup/xc/xc-4.3.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.2 2002/09/07 17:44:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.3 2002/10/26 19:03:34 vapier Exp $ -DESCRIPTION="This is a sample skeleton ebuild file" -HOMEPAGE="http://foo.bar.com" +DESCRIPTION="unix dialout program" +HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" |