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 | 47ac8ce8c342ee52ff640ba561dbfc6a73c63045 (patch) | |
tree | 9d6bc74864787d41fd599590e772026156e6f93a /net-dialup/kdsl | |
parent | corrections (Manifest recommit) (diff) | |
download | gentoo-2-47ac8ce8c342ee52ff640ba561dbfc6a73c63045.tar.gz gentoo-2-47ac8ce8c342ee52ff640ba561dbfc6a73c63045.tar.bz2 gentoo-2-47ac8ce8c342ee52ff640ba561dbfc6a73c63045.zip |
mark stable on x86 since it is the initial ebuild
Diffstat (limited to 'net-dialup/kdsl')
-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="" |