diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:04:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:04:30 +0000 |
commit | 960148d461355f2ccc62900282e8c541f3bba982 (patch) | |
tree | c2153a384d166dfe8633158f1031a3717ac8477b /kde-base | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-960148d461355f2ccc62900282e8c541f3bba982.tar.gz gentoo-2-960148d461355f2ccc62900282e8c541f3bba982.tar.bz2 gentoo-2-960148d461355f2ccc62900282e8c541f3bba982.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdnssd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdnssd/kdnssd-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdnssd/ChangeLog b/kde-base/kdnssd/ChangeLog index 342eb7af6394..c2e35b218cf2 100644 --- a/kde-base/kdnssd/ChangeLog +++ b/kde-base/kdnssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdnssd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.140 2009/12/23 00:08:34 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.141 2009/12/27 15:04:30 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kdnssd-4.3.4.ebuild: + alpha/ia64/sparc stable 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> kdnssd-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/kdnssd/kdnssd-4.3.4.ebuild b/kde-base/kdnssd/kdnssd-4.3.4.ebuild index 9ae892925fd7..5523153abd96 100644 --- a/kde-base/kdnssd/kdnssd-4.3.4.ebuild +++ b/kde-base/kdnssd/kdnssd-4.3.4.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.4.ebuild,v 1.2 2009/12/23 00:08:34 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.3.4.ebuild,v 1.3 2009/12/27 15:04:30 armin76 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=" |