diff options
Diffstat (limited to 'kde-base/kdnssd')
-rw-r--r-- | kde-base/kdnssd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdnssd/kdnssd-4.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdnssd/ChangeLog b/kde-base/kdnssd/ChangeLog index 7c49c7f11eee..61ff0809edfb 100644 --- a/kde-base/kdnssd/ChangeLog +++ b/kde-base/kdnssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdnssd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.225 2012/09/02 19:18:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.226 2012/09/02 22:07:30 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdnssd-4.8.5.ebuild: + Stable for x86, wrt bug #431892 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdnssd-4.8.5.ebuild: Stable for amd64, wrt bug #431892 diff --git a/kde-base/kdnssd/kdnssd-4.8.5.ebuild b/kde-base/kdnssd/kdnssd-4.8.5.ebuild index 977b1618dbac..09ba7776002e 100644 --- a/kde-base/kdnssd/kdnssd-4.8.5.ebuild +++ b/kde-base/kdnssd/kdnssd-4.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.8.5.ebuild,v 1.2 2012/09/02 19:18:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.8.5.ebuild,v 1.3 2012/09/02 22:07:30 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdenetwork" inherit kde4-meta DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug zeroconf" DEPEND=" |