summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 14:29:21 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 14:29:21 +0000
commit2d8a0e54d65059bcd16b787918e528cbc098de72 (patch)
tree82e5bb64e1aa96bb3ccb007df3c5bc2d954e35d0 /net-dns/dnsmasq/dnsmasq-2.22.ebuild
parentfirst ebuild, from bug 13463 (diff)
downloadgentoo-2-2d8a0e54d65059bcd16b787918e528cbc098de72.tar.gz
gentoo-2-2d8a0e54d65059bcd16b787918e528cbc098de72.tar.bz2
gentoo-2-2d8a0e54d65059bcd16b787918e528cbc098de72.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.22.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.22.ebuild b/net-dns/dnsmasq/dnsmasq-2.22.ebuild
index d29af9cb824f..24c45d983cab 100644
--- a/net-dns/dnsmasq/dnsmasq-2.22.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.22.ebuild,v 1.2 2005/04/01 09:03:11 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.22.ebuild,v 1.3 2005/04/01 14:26:22 agriffis 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="~amd64 ~arm ~hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ia64 ~mips ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=""