diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:51:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:51:20 +0000 |
commit | 188b594c2343da4fa321beb63540796d1bcfc977 (patch) | |
tree | e0054803b52d626449cb4dfeb80ca73976eb7a41 /kde-base/kdnssd | |
parent | ppc stable #265459 (diff) | |
download | historical-188b594c2343da4fa321beb63540796d1bcfc977.tar.gz historical-188b594c2343da4fa321beb63540796d1bcfc977.tar.bz2 historical-188b594c2343da4fa321beb63540796d1bcfc977.zip |
Add ~alpha/~ia64 wrt #260777
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'kde-base/kdnssd')
-rw-r--r-- | kde-base/kdnssd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdnssd/kdnssd-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdnssd/ChangeLog b/kde-base/kdnssd/ChangeLog index 4e184d934bf2..2ad4b6356a81 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.108 2009/04/11 06:17:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.109 2009/04/11 16:36:02 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kdnssd-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> kdnssd-4.2.1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/kdnssd/kdnssd-4.2.1.ebuild b/kde-base/kdnssd/kdnssd-4.2.1.ebuild index 78fb74b5374c..d22acf3f6d57 100644 --- a/kde-base/kdnssd/kdnssd-4.2.1.ebuild +++ b/kde-base/kdnssd/kdnssd-4.2.1.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.2.1.ebuild,v 1.2 2009/04/11 06:17:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.2.1.ebuild,v 1.3 2009/04/11 16:36:02 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="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug zeroconf" DEPEND=" |