diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-11-21 08:58:23 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-11-21 08:58:23 +0000 |
commit | f35d92454360b388800a0d65301d2c66d231f403 (patch) | |
tree | a6bf56f003fb07458633c8c13be5c00ca5b00271 /net-dialup/kdsl/kdsl-0.5.ebuild | |
parent | corrections (diff) | |
download | historical-f35d92454360b388800a0d65301d2c66d231f403.tar.gz historical-f35d92454360b388800a0d65301d2c66d231f403.tar.bz2 historical-f35d92454360b388800a0d65301d2c66d231f403.zip |
mark stable on x86 since it is the initial ebuild
Diffstat (limited to 'net-dialup/kdsl/kdsl-0.5.ebuild')
-rw-r--r-- | net-dialup/kdsl/kdsl-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/kdsl/kdsl-0.5.ebuild b/net-dialup/kdsl/kdsl-0.5.ebuild index eec2b767cf60..acb518c6f561 100644 --- a/net-dialup/kdsl/kdsl-0.5.ebuild +++ b/net-dialup/kdsl/kdsl-0.5.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/kdsl/kdsl-0.5.ebuild,v 1.1 2004/11/15 19:39:40 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/kdsl/kdsl-0.5.ebuild,v 1.2 2004/11/21 08:58:23 mrness Exp $ inherit flag-o-matic kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kdslbroadband/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |