diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:58:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:58:31 +0000 |
commit | 982e98bb2885d48cd5638bd33cae1caf77f061fc (patch) | |
tree | aa03d926fc435a6162e34a4017b76710e2d70969 /net-dns/dnsquery/dnsquery-0.60.6.ebuild | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | historical-982e98bb2885d48cd5638bd33cae1caf77f061fc.tar.gz historical-982e98bb2885d48cd5638bd33cae1caf77f061fc.tar.bz2 historical-982e98bb2885d48cd5638bd33cae1caf77f061fc.zip |
Stable on x86, bug #148441.
Package-Manager: portage-2.1.2_pre2-r3
Diffstat (limited to 'net-dns/dnsquery/dnsquery-0.60.6.ebuild')
-rw-r--r-- | net-dns/dnsquery/dnsquery-0.60.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnsquery/dnsquery-0.60.6.ebuild b/net-dns/dnsquery/dnsquery-0.60.6.ebuild index 13b82f913ff3..ad8b7636700e 100644 --- a/net-dns/dnsquery/dnsquery-0.60.6.ebuild +++ b/net-dns/dnsquery/dnsquery-0.60.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsquery/dnsquery-0.60.6.ebuild,v 1.1 2005/07/09 06:30:40 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsquery/dnsquery-0.60.6.ebuild,v 1.2 2006/10/08 19:58:31 ticho Exp $ DESCRIPTION="A graphical tool for sending queries to DNS servers" HOMEPAGE="http://www.posadis.org/projects/dnsquery.php" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND=">=dev-cpp/poslib-1.0.2 |