diff options
author | 2008-03-18 12:47:57 +0000 | |
---|---|---|
committer | 2008-03-18 12:47:57 +0000 | |
commit | fd491c15328474659d1ce34bd332c4b66f1313bd (patch) | |
tree | 6d6f984f55957b25ccd85792b30a3428d3ab9efa /net-libs/adns/adns-1.4.ebuild | |
parent | Sparc stable, part of Bug #213740. (diff) | |
download | gentoo-2-fd491c15328474659d1ce34bd332c4b66f1313bd.tar.gz gentoo-2-fd491c15328474659d1ce34bd332c4b66f1313bd.tar.bz2 gentoo-2-fd491c15328474659d1ce34bd332c4b66f1313bd.zip |
Sparc stable --- Bug #213740 --- installs as expected and all tests pass.
(Portage version: 2.2_pre4)
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 effcd1e912b3..210bb9197d7f 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.3 2008/03/18 04:37:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/adns-1.4.ebuild,v 1.4 2008/03/18 12:47:57 fmccor 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="" |