diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-10-30 22:21:06 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-10-30 22:21:06 +0000 |
commit | de2cc2b1153b16e533d64bbeec6e631f77beab99 (patch) | |
tree | fc80d1b02209a2d3e69db26db7fda3ac77e31a1a /net-dialup/hsfmodem | |
parent | Fixing suggested deps for fox.eclass (bug #153396) (diff) | |
download | gentoo-2-de2cc2b1153b16e533d64bbeec6e631f77beab99.tar.gz gentoo-2-de2cc2b1153b16e533d64bbeec6e631f77beab99.tar.bz2 gentoo-2-de2cc2b1153b16e533d64bbeec6e631f77beab99.zip |
x86
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-dialup/hsfmodem')
-rw-r--r-- | net-dialup/hsfmodem/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog index 32d7e57a9d5c..498b2a404aa4 100644 --- a/net-dialup/hsfmodem/ChangeLog +++ b/net-dialup/hsfmodem/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2006/09/22 19:11:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.30 2006/10/30 22:21:06 mrness Exp $ + + 30 Oct 2006; Alin Nastac <mrness@gentoo.org> hsfmodem-7.47.00.03.ebuild: + Stable on x86. 22 Sep 2006; Alin Nastac <mrness@gentoo.org> hsfmodem-7.47.00.03.ebuild: Deactivate exec stack QA warning. diff --git a/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild b/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild index d2fc04d044a6..8d8733f300eb 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.47.00.03.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.47.00.03.ebuild,v 1.2 2006/09/22 19:11:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild,v 1.3 2006/10/30 22:21:06 mrness 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" |