diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:48:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:48:59 +0000 |
commit | 18f01722c7ad84dec4b0549ca9667c5253f36327 (patch) | |
tree | d4a847bc0f27815effc0c5828eab9c9a3b1aeff8 /net-dns/avahi/avahi-0.6.10.ebuild | |
parent | Forcing mb version (diff) | |
download | gentoo-2-18f01722c7ad84dec4b0549ca9667c5253f36327.tar.gz gentoo-2-18f01722c7ad84dec4b0549ca9667c5253f36327.tar.bz2 gentoo-2-18f01722c7ad84dec4b0549ca9667c5253f36327.zip |
ppc stable, bug #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'net-dns/avahi/avahi-0.6.10.ebuild')
-rw-r--r-- | net-dns/avahi/avahi-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.10.ebuild b/net-dns/avahi/avahi-0.6.10.ebuild index 27c8b8d80cc2..ff9a546ad513 100644 --- a/net-dns/avahi/avahi-0.6.10.ebuild +++ b/net-dns/avahi/avahi-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.10.ebuild,v 1.11 2006/07/02 20:24:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.10.ebuild,v 1.12 2006/07/14 16:48:59 dertobi123 Exp $ inherit eutils qt3 mono python @@ -10,7 +10,7 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sh sparc x86" IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt3" # We have USE flags depending on each other, which leads to this logic. We |