diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-15 23:52:04 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-15 23:52:04 +0000 |
commit | 1f9420e15cc07c398bc90ce5875c58e1a7411f95 (patch) | |
tree | 823a4766bfde6883804e6564c6b3509bd011b804 /net-dialup/speedtouch/speedtouch-1.2.ebuild | |
parent | Stable sparc and x86. Added -amd64 (Bug #54034). Removed old versions. (diff) | |
download | historical-1f9420e15cc07c398bc90ce5875c58e1a7411f95.tar.gz historical-1f9420e15cc07c398bc90ce5875c58e1a7411f95.tar.bz2 historical-1f9420e15cc07c398bc90ce5875c58e1a7411f95.zip |
stable on amd64
Diffstat (limited to 'net-dialup/speedtouch/speedtouch-1.2.ebuild')
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/speedtouch/speedtouch-1.2.ebuild b/net-dialup/speedtouch/speedtouch-1.2.ebuild index c93802a988c3..e21c069b69ea 100644 --- a/net-dialup/speedtouch/speedtouch-1.2.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2.ebuild,v 1.2 2004/06/09 20:59:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.2.ebuild,v 1.3 2004/06/15 23:52:04 lv Exp $ inherit flag-o-matic filter-flags -mpowerpc-gfxopt -mpowerpc-gpopt @@ -15,7 +15,7 @@ IUSE="static debug" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~alpha ~hppa amd64" DEPEND="" RDEPEND=">=net-dialup/ppp-2.4.1" |