diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-06 15:03:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-06 15:03:54 +0000 |
commit | 74e786fa9060986dc43140c0cd8dc926d1a2943d (patch) | |
tree | 925ee4259e2d5de28e9eece0b06aa4a4c5c6b4bb /net-dialup | |
parent | amd64/x86 stable, bug #282102 (diff) | |
download | gentoo-2-74e786fa9060986dc43140c0cd8dc926d1a2943d.tar.gz gentoo-2-74e786fa9060986dc43140c0cd8dc926d1a2943d.tar.bz2 gentoo-2-74e786fa9060986dc43140c0cd8dc926d1a2943d.zip |
amd64/x86 stable, bug #282166
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index 2a74cb5d4cc0..89106366c3cb 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/hsfmodem -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.55 2009/08/19 16:47:59 mrness Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.56 2009/09/06 15:03:54 maekke Exp $ + + 06 Sep 2009; Markus Meier <maekke@gentoo.org> hsfmodem-7.80.02.04.ebuild: + amd64/x86 stable, bug #282166 *hsfmodem-7.80.02.04 (19 Aug 2009) diff --git a/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild b/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild index 28666b324299..3d359ca7b5b7 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild,v 1.1 2009/08/19 16:47:59 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.80.02.04.ebuild,v 1.2 2009/09/06 15:03:54 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" |