diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 06:58:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 06:58:10 +0000 |
commit | 7bdb8f9b84eccc61fcdecc3b42b426875a024baf (patch) | |
tree | b82dee83c68019fc3d2447fa8c33cb3de0af0580 /net-misc/neon | |
parent | Stable for HPPA (bug #201968). (diff) | |
download | gentoo-2-7bdb8f9b84eccc61fcdecc3b42b426875a024baf.tar.gz gentoo-2-7bdb8f9b84eccc61fcdecc3b42b426875a024baf.tar.bz2 gentoo-2-7bdb8f9b84eccc61fcdecc3b42b426875a024baf.zip |
Stable for HPPA (bug #203260).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/neon/neon-0.26.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 484913552e17..1806163a2aef 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neon -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.96 2007/12/30 11:18:33 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.97 2008/01/02 06:58:10 jer Exp $ + + 02 Jan 2008; Jeroen Roovers <jer@gentoo.org> neon-0.26.4.ebuild: + Stable for HPPA (bug #203260). 30 Dec 2007; Samuli Suominen <drac@gentoo.org> neon-0.26.4.ebuild: amd64 stable wrt #203260 diff --git a/net-misc/neon/neon-0.26.4.ebuild b/net-misc/neon/neon-0.26.4.ebuild index 2ed5a01e52a4..14193d9bcee3 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 +# Copyright 1999-2008 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.6 2007/12/30 11:18:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.4.ebuild,v 1.7 2008/01/02 06:58:10 jer 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" |