diff options
author | 2010-08-09 08:57:46 +0000 | |
---|---|---|
committer | 2010-08-09 08:57:46 +0000 | |
commit | 608d98e29beb4de5605e4a2c4086338664ead1ef (patch) | |
tree | d85846e08ee349f03fa7da20d7eb6f3a599a5e28 /kde-base/knetworkconf/knetworkconf-4.4.5.ebuild | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-608d98e29beb4de5605e4a2c4086338664ead1ef.tar.gz gentoo-2-608d98e29beb4de5605e4a2c4086338664ead1ef.tar.bz2 gentoo-2-608d98e29beb4de5605e4a2c4086338664ead1ef.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knetworkconf/knetworkconf-4.4.5.ebuild')
-rw-r--r-- | kde-base/knetworkconf/knetworkconf-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild b/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild index d1068580ad72..69574befed8c 100644 --- a/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild +++ b/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild,v 1.3 2010/08/09 03:46:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/knetworkconf-4.4.5.ebuild,v 1.4 2010/08/09 08:57:46 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE control Center Module to confiure Network settings" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" |