diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-01-18 17:28:02 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-01-18 17:28:02 +0000 |
commit | b44d1649aa1b2ea4813a958e13e352013ff4a197 (patch) | |
tree | 7f3a4d159e14c191090d104502be4a7d1dfccfe9 /net-dialup/hsfmodem | |
parent | version bump (diff) | |
download | gentoo-2-b44d1649aa1b2ea4813a958e13e352013ff4a197.tar.gz gentoo-2-b44d1649aa1b2ea4813a958e13e352013ff4a197.tar.bz2 gentoo-2-b44d1649aa1b2ea4813a958e13e352013ff4a197.zip |
Mark stable on x86 wrt bug #118111.
(Portage version: 2.0.53)
Diffstat (limited to 'net-dialup/hsfmodem')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index becb0ea77ee6..6eb1d5cfe1ad 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/hsfmodem # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.20 2006/01/09 11:00:46 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.21 2006/01/18 17:28:02 mrness Exp $ + + 18 Jan 2006; Alin Nastac <mrness@gentoo.org> + hsfmodem-7.18.00.07-r1.ebuild: + Mark stable on x86 wrt bug #118111. 09 Jan 2006; Alin Nastac <mrness@gentoo.org> hsfmodem-7.18.00.07-r1.ebuild: diff --git a/net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild b/net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild index b00153f2e457..59c878c15f17 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.07-r1.ebuild,v 1.2 2006/01/09 11:00:46 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.18.00.07-r1.ebuild,v 1.3 2006/01/18 17:28:02 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="-* ~amd64 x86" IUSE="doc" SLOT="0" |