diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-12-20 15:13:53 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-12-20 15:13:53 +0000 |
commit | 0873d18e159beb9c205582f8b9646438fa82faad (patch) | |
tree | ec6d08a1a39e3ffc5fa17c357443f47d1a46085c /net-dns/avahi | |
parent | Stable on ppc wrt bug 251481 (diff) | |
download | gentoo-2-0873d18e159beb9c205582f8b9646438fa82faad.tar.gz gentoo-2-0873d18e159beb9c205582f8b9646438fa82faad.tar.bz2 gentoo-2-0873d18e159beb9c205582f8b9646438fa82faad.zip |
Stable on alpha, bug #250913
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.5 x86_64)
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog index cd72d790ac9e..9932aca6c00e 100644 --- a/net-dns/avahi/ChangeLog +++ b/net-dns/avahi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/avahi # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.153 2008/12/18 17:51:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.154 2008/12/20 15:13:53 klausman Exp $ + + 20 Dec 2008; Tobias Klausmann <klausman@gentoo.org> avahi-0.6.24.ebuild: + Stable on alpha, bug #250913 18 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> avahi-0.6.24.ebuild: ppc stable, bug #250913 diff --git a/net-dns/avahi/avahi-0.6.24.ebuild b/net-dns/avahi/avahi-0.6.24.ebuild index feae2b635024..b6997d5e6d7a 100644 --- a/net-dns/avahi/avahi-0.6.24.ebuild +++ b/net-dns/avahi/avahi-0.6.24.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24.ebuild,v 1.5 2008/12/18 17:51:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24.ebuild,v 1.6 2008/12/20 15:13:53 klausman Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt3 qt4 autoipd kernel_linux test ipv6" RDEPEND=">=dev-libs/libdaemon-0.11-r1 |