summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-03 15:43:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-03 15:43:46 +0000
commita3a0fd20b43db6c6b8e14c5753e28a222b54d67e (patch)
treeb6e60ccd4efa676ff401f72ef427acebc5954c71 /net-www
parentFix use invocation (diff)
downloadgentoo-2-a3a0fd20b43db6c6b8e14c5753e28a222b54d67e.tar.gz
gentoo-2-a3a0fd20b43db6c6b8e14c5753e28a222b54d67e.tar.bz2
gentoo-2-a3a0fd20b43db6c6b8e14c5753e28a222b54d67e.zip
Added to ~ppc
Diffstat (limited to 'net-www')
-rw-r--r--net-www/davfs2/ChangeLog5
-rw-r--r--net-www/davfs2/davfs2-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/davfs2/ChangeLog b/net-www/davfs2/ChangeLog
index 39b4d7ba1041..55d1ba056aaf 100644
--- a/net-www/davfs2/ChangeLog
+++ b/net-www/davfs2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/davfs2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/davfs2/ChangeLog,v 1.3 2004/06/01 19:28:45 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/davfs2/ChangeLog,v 1.4 2004/06/03 15:43:17 dholm Exp $
+
+ 03 Jun 2004; David Holm <dholm@gentoo.org> davfs2-0.2.2.ebuild:
+ Added to ~ppc.
*davfs2-0.2.2 (01 Jun 2004)
diff --git a/net-www/davfs2/davfs2-0.2.2.ebuild b/net-www/davfs2/davfs2-0.2.2.ebuild
index e8a58da0b280..bc2e8f286526 100644
--- a/net-www/davfs2/davfs2-0.2.2.ebuild
+++ b/net-www/davfs2/davfs2-0.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/davfs2/davfs2-0.2.2.ebuild,v 1.1 2004/06/01 19:28:45 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/davfs2/davfs2-0.2.2.ebuild,v 1.2 2004/06/03 15:43:17 dholm Exp $
IUSE="ssl"
DESCRIPTION="a Linux file system driver that allows you to mount a WebDAV server as a local disk drive. Davfs2 uses Coda for kernel driver and neon for WebDAV interface"
SRC_URI="mirror://sourceforge/dav/${P}.tar.gz"
HOMEPAGE="http://dav.sourceforge.net"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 )"