diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-08-29 06:05:31 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-08-29 06:05:31 +0000 |
commit | dff7aaaf4121a8ed378f6655dcd845f4b134c95e (patch) | |
tree | 068a321195bfca4aa7e6408ea6e6b5d4cd6897e4 /net-dialup/hsfmodem | |
parent | replace GNU only parameters of cp command (#103487) and remove old test version (diff) | |
download | historical-dff7aaaf4121a8ed378f6655dcd845f4b134c95e.tar.gz historical-dff7aaaf4121a8ed378f6655dcd845f4b134c95e.tar.bz2 historical-dff7aaaf4121a8ed378f6655dcd845f4b134c95e.zip |
x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dialup/hsfmodem')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index a7aacb563b31..e2864e81f033 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.14 2005/07/21 18:09:02 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.15 2005/08/29 06:03:08 mrness Exp $ + + 29 Aug 2005; Alin Nastac <mrness@gentoo.org> + hsfmodem-7.18.00.05-r1.ebuild: + Stable on x86. *hsfmodem-7.18.00.05-r1 (21 Jul 2005) diff --git a/net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild b/net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild index 5f9d6ba1fdf4..50ae768ce402 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild @@ -1,6 +1,6 @@ # 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.05-r1.ebuild,v 1.1 2005/07/21 18:09:02 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.18.00.05-r1.ebuild,v 1.2 2005/08/29 06:03:08 mrness Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="x86? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}full/${P}fu doc? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}full/${MY_DOC} )" LICENSE="Conexant" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* x86 ~amd64" IUSE="doc" SLOT="0" |