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 | 7db6ccc2d362a68d4128705697c7b45fc74ba951 (patch) | |
tree | 053474cf1c729c5ca4b015bb53896448f2b878d9 /net-dialup/xc | |
parent | Added DESCRIPTION per #9718 (diff) | |
download | historical-7db6ccc2d362a68d4128705697c7b45fc74ba951.tar.gz historical-7db6ccc2d362a68d4128705697c7b45fc74ba951.tar.bz2 historical-7db6ccc2d362a68d4128705697c7b45fc74ba951.zip |
Added DESCRIPTION per #9718
Diffstat (limited to 'net-dialup/xc')
-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" |