diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-01 05:36:40 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-01 05:36:40 +0000 |
commit | 7d7f5531715ec367ccb8f2e4c8017af0932e6d69 (patch) | |
tree | 2d82ae20a1ce375b389b8867b65b8f3be2f89bce /net-misc | |
parent | remove old version (Manifest recommit) (diff) | |
download | gentoo-2-7d7f5531715ec367ccb8f2e4c8017af0932e6d69.tar.gz gentoo-2-7d7f5531715ec367ccb8f2e4c8017af0932e6d69.tar.bz2 gentoo-2-7d7f5531715ec367ccb8f2e4c8017af0932e6d69.zip |
Added to ~ppc-macos; bug #58811.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/neon/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 5bc86561ce86..737d7d78ac1d 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/neon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.42 2004/07/23 21:50:24 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.43 2004/10/01 05:36:40 usata Exp $ + + 01 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> neon-0.24.6.ebuild, + neon-0.24.7.ebuild: + Added to ~ppc-macos; bug #58811. 23 Jul 2004; Travis Tilley <lv@gentoo.org> neon-0.24.7.ebuild: stable on amd64 diff --git a/net-misc/neon/neon-0.24.6.ebuild b/net-misc/neon/neon-0.24.6.ebuild index 4d15e94206a6..e4fa7a7dc8fb 100644 --- a/net-misc/neon/neon-0.24.6.ebuild +++ b/net-misc/neon/neon-0.24.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.6.ebuild,v 1.9 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.6.ebuild,v 1.10 2004/10/01 05:36:40 usata Exp $ DESCRIPTION="HTTP and WebDAV client library" HOMEPAGE="http://www.webdav.org/neon/" @@ -8,7 +8,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 s390" +KEYWORDS="x86 ppc sparc alpha hppa amd64 s390 ~ppc-macos" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 9b35d1af7e2e..7a9e3d23143d 100644 --- a/net-misc/neon/neon-0.24.7.ebuild +++ b/net-misc/neon/neon-0.24.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.7 2004/09/03 16:53:16 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.8 2004/10/01 05:36:40 usata Exp $ DESCRIPTION="HTTP and WebDAV client library" HOMEPAGE="http://www.webdav.org/neon/" @@ -8,7 +8,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) |