diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-25 17:29:56 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-25 17:29:56 +0000 |
commit | a33e837ce917f00df018343c924518edee4c4e92 (patch) | |
tree | 5e0095391fea2621312e2297218301d203deafbd /net-misc/neon | |
parent | Fix dependencies, as reported by Markus Dittrich and Markus Rothe. (diff) | |
download | gentoo-2-a33e837ce917f00df018343c924518edee4c4e92.tar.gz gentoo-2-a33e837ce917f00df018343c924518edee4c4e92.tar.bz2 gentoo-2-a33e837ce917f00df018343c924518edee4c4e92.zip |
Stable on alpha wrt Bug #139506.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index d77ae33d5ec0..300d9613bdc0 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.69 2006/07/23 14:30:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.70 2006/07/25 17:29:56 tcort Exp $ + + 25 Jul 2006; Thomas Cort <tcort@gentoo.org> neon-0.26.1.ebuild: + Stable on alpha wrt Bug #139506. 23 Jul 2006; Akinori Hattori <hattya@gentoo.org> neon-0.26.1.ebuild: x86 stable, bug #139506 diff --git a/net-misc/neon/neon-0.26.1.ebuild b/net-misc/neon/neon-0.26.1.ebuild index a4d798446cef..8c56e17d2282 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.8 2006/07/23 14:30:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.1.ebuild,v 1.9 2006/07/25 17:29:56 tcort 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 ) |