diff options
author | 2008-03-18 12:47:57 +0000 | |
---|---|---|
committer | 2008-03-18 12:47:57 +0000 | |
commit | f2ae88b22d3f7a7ac1b654b2c4d79745774db4f9 (patch) | |
tree | 8d3ab9032cf3826af88e5ec76a05207b1fefd5fc /net-libs/adns/adns-1.4.ebuild | |
parent | Sparc stable, part of Bug #213740. (diff) | |
download | historical-f2ae88b22d3f7a7ac1b654b2c4d79745774db4f9.tar.gz historical-f2ae88b22d3f7a7ac1b654b2c4d79745774db4f9.tar.bz2 historical-f2ae88b22d3f7a7ac1b654b2c4d79745774db4f9.zip |
Sparc stable --- Bug #213740 --- installs as expected and all tests pass.
Package-Manager: portage-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="" |