diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-29 18:37:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-29 18:37:58 +0000 |
commit | 4446cd69c141eff5c09c02ea0745f776e080f5c9 (patch) | |
tree | 3c20e2a7f2e3a3c4530ca3532b5f78aed6416bee /net-misc/neon/neon-0.26.4.ebuild | |
parent | Grab fixes from newer versions so we can build again #201035 Carlo Marcelo Ar... (diff) | |
download | historical-4446cd69c141eff5c09c02ea0745f776e080f5c9.tar.gz historical-4446cd69c141eff5c09c02ea0745f776e080f5c9.tar.bz2 historical-4446cd69c141eff5c09c02ea0745f776e080f5c9.zip |
alpha/ia64/sparc stable wrt #203260
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-misc/neon/neon-0.26.4.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.26.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.26.4.ebuild b/net-misc/neon/neon-0.26.4.ebuild index ee933ab96a99..067a231abb6a 100644 --- a/net-misc/neon/neon-0.26.4.ebuild +++ b/net-misc/neon/neon-0.26.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.4.ebuild,v 1.4 2007/12/29 14:51:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.4.ebuild,v 1.5 2007/12/29 18:37:58 armin76 Exp $ inherit eutils libtool versionator autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="expat kerberos nls socks5 ssl zlib" RESTRICT="test" |