diff options
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index 84ec6963c10a..c37f2c73ecde 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/hsfmodem # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.10 2005/04/14 21:11:01 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.11 2005/05/16 13:14:05 seemant Exp $ + + 16 May 2005; Seemant Kulleen <seemant@gentoo.org> + hsfmodem-7.18.00.03-r2.ebuild: + Spelling fix, thanks to: Jack Challen <davis65536@yahoo.co.uk> in bug #92775 14 Apr 2005; Alin Nastac <mrness@gentoo.org> -hsfmodem-7.18.00.02.ebuild: Remove old version diff --git a/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild b/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild index a33d1ca4d5ee..169d1ce1d24c 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild,v 1.1 2005/03/17 11:30:07 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.18.00.03-r2.ebuild,v 1.2 2005/05/16 13:14:05 seemant Exp $ inherit eutils -DESCRIPTION="Linuxant's modem driver for Connexant HSF chipset" +DESCRIPTION="Linuxant's modem driver for Conexant HSF chipset" HOMEPAGE="http://www.linuxant.com/drivers/hsf/index.php" SRC_URI="x86? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}full/${P}full.tar.gz ) amd64? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}x86_64full/${P}x86_64full.tar.gz )" |