diff options
author | Hanno Böck <hanno@gentoo.org> | 2003-03-19 20:43:17 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2003-03-19 20:43:17 +0000 |
commit | 09511c61ca6ecf631fa0565955af7efdfafdf456 (patch) | |
tree | 1ba01d1bbd9607fda43fb45ed0842fd5ed0df437 /net-dialup/hsflinmodem | |
parent | Initial release. This ebuild was submitted by Noberasco Michele <michele.nobe... (diff) | |
download | gentoo-2-09511c61ca6ecf631fa0565955af7efdfafdf456.tar.gz gentoo-2-09511c61ca6ecf631fa0565955af7efdfafdf456.tar.bz2 gentoo-2-09511c61ca6ecf631fa0565955af7efdfafdf456.zip |
mark current version as stable
Diffstat (limited to 'net-dialup/hsflinmodem')
-rw-r--r-- | net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild b/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild index 56213357887f..886141fdba62 100644 --- a/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild +++ b/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild,v 1.2 2003/02/13 13:53:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsflinmodem/hsflinmodem-5.03.27.02122600.ebuild,v 1.3 2003/03/19 20:43:17 hanno Exp $ MY_PV=5.03.27mbsibeta02122600 MY_P=${PN}-${MY_PV} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" IUSE="" SLOT="0" LICENSE="Conexant" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { emake all || die |