diff options
author | 2009-01-25 13:51:31 +0000 | |
---|---|---|
committer | 2009-01-25 13:51:31 +0000 | |
commit | 8dab6025bc527192d91803d5d98557a07e551c05 (patch) | |
tree | 622187151137952573c86f2c342a600d3c8b5661 /net-libs/udns/udns-0.0.9.ebuild | |
parent | Stable on alpha, bug #255408 (diff) | |
download | historical-8dab6025bc527192d91803d5d98557a07e551c05.tar.gz historical-8dab6025bc527192d91803d5d98557a07e551c05.tar.bz2 historical-8dab6025bc527192d91803d5d98557a07e551c05.zip |
Stable on alpha, bug #255408
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-libs/udns/udns-0.0.9.ebuild')
-rw-r--r-- | net-libs/udns/udns-0.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/udns/udns-0.0.9.ebuild b/net-libs/udns/udns-0.0.9.ebuild index 89740993c389..b211004f8568 100644 --- a/net-libs/udns/udns-0.0.9.ebuild +++ b/net-libs/udns/udns-0.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.0.9.ebuild,v 1.11 2008/12/13 12:20:11 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.0.9.ebuild,v 1.12 2009/01/25 13:51:31 klausman Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.corpit.ru/mjt/udns/${P/-/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="ipv6 static" # Yes, this doesn't depend on any other library beside "system" set |