diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 13:51:31 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-25 13:51:31 +0000 |
commit | d66b6ceca43a9965cf45a156625338dd35d3b0a2 (patch) | |
tree | db8f1d8b5ae783a3b4a2ebe890c8dcbf2d9f4279 /net-libs/udns | |
parent | Stable on alpha, bug #255408 (diff) | |
download | gentoo-2-d66b6ceca43a9965cf45a156625338dd35d3b0a2.tar.gz gentoo-2-d66b6ceca43a9965cf45a156625338dd35d3b0a2.tar.bz2 gentoo-2-d66b6ceca43a9965cf45a156625338dd35d3b0a2.zip |
Stable on alpha, bug #255408
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/udns')
-rw-r--r-- | net-libs/udns/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/udns/udns-0.0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/udns/ChangeLog b/net-libs/udns/ChangeLog index 90f703d2f6e4..2cf16c16954d 100644 --- a/net-libs/udns/ChangeLog +++ b/net-libs/udns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/udns -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/ChangeLog,v 1.12 2008/12/13 12:20:11 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/ChangeLog,v 1.13 2009/01/25 13:51:31 klausman Exp $ + + 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> udns-0.0.9.ebuild: + Stable on alpha, bug #255408 13 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> udns-0.0.9.ebuild: Stable on sparc, bug #243096 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 |