diff options
author | 2006-07-23 14:30:47 +0000 | |
---|---|---|
committer | 2006-07-23 14:30:47 +0000 | |
commit | d16787763afe6fa0f2593e7a6b26067ee9a44ca8 (patch) | |
tree | 46244e5d8774887652ba68f45c9664a604f146a5 /net-misc/neon/neon-0.26.1.ebuild | |
parent | ppc stable, bug #138636 (diff) | |
download | gentoo-2-d16787763afe6fa0f2593e7a6b26067ee9a44ca8.tar.gz gentoo-2-d16787763afe6fa0f2593e7a6b26067ee9a44ca8.tar.bz2 gentoo-2-d16787763afe6fa0f2593e7a6b26067ee9a44ca8.zip |
x86 stable, bug #139506
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'net-misc/neon/neon-0.26.1.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.26.1.ebuild b/net-misc/neon/neon-0.26.1.ebuild index ba211c26c336..a4d798446cef 100644 --- a/net-misc/neon/neon-0.26.1.ebuild +++ b/net-misc/neon/neon-0.26.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.1.ebuild,v 1.7 2006/07/23 14:09:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.1.ebuild,v 1.8 2006/07/23 14:30:47 hattya Exp $ inherit eutils libtool versionator @@ -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 ~ppc-macos ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="expat gnutls nls socks5 ssl static zlib" DEPEND="expat? ( dev-libs/expat ) |