diff options
Diffstat (limited to 'net-dialup/speedtouch/speedtouch-1.3.1.ebuild')
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/speedtouch/speedtouch-1.3.1.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1.ebuild index a66b3e124030..961c1474b22d 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1.ebuild,v 1.1 2004/10/27 16:31:05 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1.ebuild,v 1.2 2004/10/28 09:40:05 kloeri Exp $ inherit flag-o-matic @@ -14,7 +14,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" |