diff options
author | 2008-03-22 10:01:27 +0000 | |
---|---|---|
committer | 2008-03-22 10:01:27 +0000 | |
commit | 637ae4ce303daacd2c5dd8a592b1704ce470adf7 (patch) | |
tree | 72028f7258c0c6f5fb03a74b9ea598dc169ea2d1 /net-libs/adns/adns-1.4.ebuild | |
parent | Stable on ppc wrt bug 192905 (diff) | |
download | gentoo-2-637ae4ce303daacd2c5dd8a592b1704ce470adf7.tar.gz gentoo-2-637ae4ce303daacd2c5dd8a592b1704ce470adf7.tar.bz2 gentoo-2-637ae4ce303daacd2c5dd8a592b1704ce470adf7.zip |
Stable on ppc wrt bug 213740
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/adns/adns-1.4.ebuild')
-rw-r--r-- | net-libs/adns/adns-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/adns/adns-1.4.ebuild b/net-libs/adns/adns-1.4.ebuild index c438f69ab696..1633f30c7738 100644 --- a/net-libs/adns/adns-1.4.ebuild +++ b/net-libs/adns/adns-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/adns-1.4.ebuild,v 1.7 2008/03/21 13:34:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/adns-1.4.ebuild,v 1.8 2008/03/22 10:01:27 nixnut Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.chiark.greenend.org.uk/users/ian/adns/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |