diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:33:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:33:32 +0000 |
commit | 5452aff0e8c687e1d1506faf0c8367709ecef24b (patch) | |
tree | c71621b78053edd131df8fa7ed71e6912ce5fc71 /net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-5452aff0e8c687e1d1506faf0c8367709ecef24b.tar.gz gentoo-2-5452aff0e8c687e1d1506faf0c8367709ecef24b.tar.bz2 gentoo-2-5452aff0e8c687e1d1506faf0c8367709ecef24b.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild')
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild index 4a27518b9f56..ddf95456cbc3 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1-r3.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/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.3 2006/02/06 21:30:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.4 2006/02/07 21:32:21 blubb Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/speedtouch/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ppc x86" +KEYWORDS="alpha amd64 ~hppa ~ppc x86" IUSE="static debug" DEPEND="" |