diff options
author | 2015-07-23 20:32:55 +0000 | |
---|---|---|
committer | 2015-07-23 20:32:55 +0000 | |
commit | b3ad7846153c7e6d93b7858b56b1581e2888c86d (patch) | |
tree | 6cc92fdbf8fbf19c88bf4f26b426855d04959dd9 /net-libs/udns/udns-0.4.ebuild | |
parent | ppc stable wrt bug #534942 (diff) | |
download | gentoo-2-b3ad7846153c7e6d93b7858b56b1581e2888c86d.tar.gz gentoo-2-b3ad7846153c7e6d93b7858b56b1581e2888c86d.tar.bz2 gentoo-2-b3ad7846153c7e6d93b7858b56b1581e2888c86d.zip |
ppc stable wrt bug #517792
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/udns/udns-0.4.ebuild')
-rw-r--r-- | net-libs/udns/udns-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/udns/udns-0.4.ebuild b/net-libs/udns/udns-0.4.ebuild index 4991f5a008d3..63a2fe029fb6 100644 --- a/net-libs/udns/udns-0.4.ebuild +++ b/net-libs/udns/udns-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.4.ebuild,v 1.1 2014/04/26 15:19:58 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.4.ebuild,v 1.2 2015/07/23 20:32:55 pacho Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.corpit.ru/mjt/udns/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 static +tools" # Yes, this doesn't depend on any other library beside "system" set |