diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-22 19:55:26 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-22 19:55:26 +0000 |
commit | 13d4c19c96838d13b62a044f3e8520f2ff4e988d (patch) | |
tree | 38fe3e6fc61e15be5049863b835be3c10564510a /net-dns/dnsmasq/dnsmasq-2.45.ebuild | |
parent | Added ~ppc64; bug #232453 (diff) | |
download | gentoo-2-13d4c19c96838d13b62a044f3e8520f2ff4e988d.tar.gz gentoo-2-13d4c19c96838d13b62a044f3e8520f2ff4e988d.tar.bz2 gentoo-2-13d4c19c96838d13b62a044f3e8520f2ff4e988d.zip |
ppc stable, bug #232523
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.45.ebuild')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.45.ebuild b/net-dns/dnsmasq/dnsmasq-2.45.ebuild index 7c152e9d0ef3..a7c9e444891d 100644 --- a/net-dns/dnsmasq/dnsmasq-2.45.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.45.ebuild,v 1.6 2008/07/21 20:16:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.45.ebuild,v 1.7 2008/07/22 19:55:26 dertobi123 Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="dbus ipv6 isc nls tftp" RDEPEND="dbus? ( sys-apps/dbus ) |