diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-23 21:00:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-23 21:00:39 +0000 |
commit | f8725bc10cc944c8872691c64ecea259c45b882a (patch) | |
tree | 578319a607092956b3fbfa268d25f5f543836d93 /net-dialup/hsfmodem | |
parent | amd64 stable, bug #222499 (diff) | |
download | gentoo-2-f8725bc10cc944c8872691c64ecea259c45b882a.tar.gz gentoo-2-f8725bc10cc944c8872691c64ecea259c45b882a.tar.bz2 gentoo-2-f8725bc10cc944c8872691c64ecea259c45b882a.zip |
amd64/x86 stable, bug #208569
(Portage version: 2.1.5.2)
Diffstat (limited to 'net-dialup/hsfmodem')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index ff97b80005d6..837ff030c36a 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/hsfmodem # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.45 2008/04/13 10:20:56 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.46 2008/05/23 21:00:39 maekke Exp $ + + 23 May 2008; Markus Meier <maekke@gentoo.org> hsfmodem-7.68.00.09.ebuild: + amd64/x86 stable, bug #208569 *hsfmodem-7.68.00.09 (13 Apr 2008) diff --git a/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild b/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild index 0df06ef2dba0..311de814f029 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild,v 1.1 2008/04/13 10:20:56 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.68.00.09.ebuild,v 1.2 2008/05/23 21:00:39 maekke Exp $ inherit eutils linux-info @@ -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="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="doc" SLOT="0" |