diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 23:30:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 23:30:57 +0000 |
commit | 7aea1dc7b40b5df2dbcbce04e922ff297f4596c5 (patch) | |
tree | 4763a17501f43ea3c1e99935642ebff404ea3b76 /net-dns/dnsmasq | |
parent | Remove obsolete epdfview mask (diff) | |
download | gentoo-2-7aea1dc7b40b5df2dbcbce04e922ff297f4596c5.tar.gz gentoo-2-7aea1dc7b40b5df2dbcbce04e922ff297f4596c5.tar.bz2 gentoo-2-7aea1dc7b40b5df2dbcbce04e922ff297f4596c5.zip |
Stable for HPPA (bug #433076).
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/dnsmasq/ChangeLog b/net-dns/dnsmasq/ChangeLog index bf29343d9671..a87906d55bd0 100644 --- a/net-dns/dnsmasq/ChangeLog +++ b/net-dns/dnsmasq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/dnsmasq # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.220 2012/09/02 19:07:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.221 2012/09/05 23:30:57 jer Exp $ + + 05 Sep 2012; Jeroen Roovers <jer@gentoo.org> dnsmasq-2.61.ebuild: + Stable for HPPA (bug #433076). 02 Sep 2012; Anthony G. Basile <blueness@gentoo.org> dnsmasq-2.61.ebuild: Stable arm, bug #433076 diff --git a/net-dns/dnsmasq/dnsmasq-2.61.ebuild b/net-dns/dnsmasq/dnsmasq-2.61.ebuild index 94b0584314a2..e3e2d1287847 100644 --- a/net-dns/dnsmasq/dnsmasq-2.61.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.61.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/net-dns/dnsmasq/dnsmasq-2.61.ebuild,v 1.7 2012/09/02 19:07:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.61.ebuild,v 1.8 2012/09/05 23:30:57 jer Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="conntrack dbus +dhcp idn ipv6 lua nls script tftp" RDEPEND="dbus? ( sys-apps/dbus ) |