diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-30 11:18:33 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-30 11:18:33 +0000 |
commit | 5b8653aa872ec3aeb4be4bc96330c8c41651d39d (patch) | |
tree | 9ea69e4a9da0ccc1923a769ce4c4ddeaf920b410 /net-misc | |
parent | amd64 stable wrt #203342 (diff) | |
download | gentoo-2-5b8653aa872ec3aeb4be4bc96330c8c41651d39d.tar.gz gentoo-2-5b8653aa872ec3aeb4be4bc96330c8c41651d39d.tar.bz2 gentoo-2-5b8653aa872ec3aeb4be4bc96330c8c41651d39d.zip |
amd64 stable wrt #203260
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/neon/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.26.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 57e75dc486e3..484913552e17 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.95 2007/12/29 18:37:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.96 2007/12/30 11:18:33 drac Exp $ + + 30 Dec 2007; Samuli Suominen <drac@gentoo.org> neon-0.26.4.ebuild: + amd64 stable wrt #203260 29 Dec 2007; Raúl Porcel <armin76@gentoo.org> neon-0.26.4.ebuild: alpha/ia64/sparc stable wrt #203260 diff --git a/net-misc/neon/neon-0.26.4.ebuild b/net-misc/neon/neon-0.26.4.ebuild index 067a231abb6a..2ed5a01e52a4 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.5 2007/12/29 18:37:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.26.4.ebuild,v 1.6 2007/12/30 11:18:33 drac 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" |