diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-05-17 04:50:33 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-05-17 04:50:33 +0000 |
commit | aa71906220cf827d1fa5e3a6a95922741b56f5f0 (patch) | |
tree | b0374f6fde2f435069e8ee436a958a6a003c3c0b /net-dns/avahi/avahi-0.6.10.ebuild | |
parent | Stable on alpha wrt Bug #124016. (diff) | |
download | gentoo-2-aa71906220cf827d1fa5e3a6a95922741b56f5f0.tar.gz gentoo-2-aa71906220cf827d1fa5e3a6a95922741b56f5f0.tar.bz2 gentoo-2-aa71906220cf827d1fa5e3a6a95922741b56f5f0.zip |
x86 stable for security bug 133513
(Portage version: 2.1_rc1-r2)
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 dc1cf64d9ab8..010c0a44ebcf 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.4 2006/05/16 19:45:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.10.ebuild,v 1.5 2006/05/17 04:50:33 tsunam 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 ~hppa ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sh sparc x86" IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt" # We have USE flags depending on each other, which leads to this logic. We |