diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-12-12 14:42:13 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-12-12 14:42:13 +0000 |
commit | 07c932d6e6fbebaea4d6fceb923809afeec327dc (patch) | |
tree | 73d4679c336881d398a3618514ea3999f5d2820c /net-dialup/hsfmodem | |
parent | Made libstdc++-v3 required for both x86 and amd64 and closing bug #115116. (diff) | |
download | gentoo-2-07c932d6e6fbebaea4d6fceb923809afeec327dc.tar.gz gentoo-2-07c932d6e6fbebaea4d6fceb923809afeec327dc.tar.bz2 gentoo-2-07c932d6e6fbebaea4d6fceb923809afeec327dc.zip |
x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-dialup/hsfmodem')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.18.00.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index 7d5ca4632e21..92539d94ead1 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2005/11/02 05:27:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.17 2005/12/12 14:42:13 mrness Exp $ + + 12 Dec 2005; Alin Nastac <mrness@gentoo.org> hsfmodem-7.18.00.07.ebuild: + Mark stable on x86. *hsfmodem-7.18.00.07 (02 Nov 2005) diff --git a/net-dialup/hsfmodem/hsfmodem-7.18.00.07.ebuild b/net-dialup/hsfmodem/hsfmodem-7.18.00.07.ebuild index 87d0b571493c..244cf7992c1e 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.18.00.07.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.18.00.07.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.07.ebuild,v 1.1 2005/11/02 05:27:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.18.00.07.ebuild,v 1.2 2005/12/12 14:42:13 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" |