summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnsmasq/ChangeLog5
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/dnsmasq/ChangeLog b/net-dns/dnsmasq/ChangeLog
index 327edaf9bd6c..50c5fa91d991 100644
--- a/net-dns/dnsmasq/ChangeLog
+++ b/net-dns/dnsmasq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/dnsmasq
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.91 2006/06/06 00:56:45 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.92 2006/06/06 18:23:09 dertobi123 Exp $
+
+ 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> dnsmasq-2.31.ebuild:
+ ppc stable, bug #135677
06 Jun 2006; Thomas Cort <tcort@gentoo.org> dnsmasq-2.31.ebuild:
Stable on alpha wrt Bug #135677.
diff --git a/net-dns/dnsmasq/dnsmasq-2.31.ebuild b/net-dns/dnsmasq/dnsmasq-2.31.ebuild
index 47b59bd4bcc5..10d2131d87b1 100644
--- a/net-dns/dnsmasq/dnsmasq-2.31.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.31.ebuild,v 1.2 2006/06/06 00:56:45 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.31.ebuild,v 1.3 2006/06/06 18:23:09 dertobi123 Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""