diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:29:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:29:38 +0000 |
commit | f4aeaa8858bc69878cbc75166339137281823af3 (patch) | |
tree | eafaca0c54125f7f36514223a9f2caebc755299e /kde-base/kdnssd/kdnssd-4.3.3.ebuild | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-f4aeaa8858bc69878cbc75166339137281823af3.tar.gz gentoo-2-f4aeaa8858bc69878cbc75166339137281823af3.tar.bz2 gentoo-2-f4aeaa8858bc69878cbc75166339137281823af3.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdnssd/kdnssd-4.3.3.ebuild')
-rw-r--r-- | kde-base/kdnssd/kdnssd-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdnssd/kdnssd-4.3.3.ebuild b/kde-base/kdnssd/kdnssd-4.3.3.ebuild index 4d94fdc9ab20..d2634dc8efcb 100644 --- a/kde-base/kdnssd/kdnssd-4.3.3.ebuild +++ b/kde-base/kdnssd/kdnssd-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.3.3.ebuild,v 1.4 2009/11/30 06:55:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.3.3.ebuild,v 1.5 2009/12/10 15:29:38 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdenetwork" inherit kde4-meta DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug zeroconf" DEPEND=" |