summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-06 12:29:36 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-06 12:29:36 +0000
commit07746e900c6c746b25df91506e796879f345c329 (patch)
tree810a5dbb9b6a7527df84d9ff73a91a1bb35d8e16 /net-fs
parentMark 6.0.10 ~alpha (diff)
downloadhistorical-07746e900c6c746b25df91506e796879f345c329.tar.gz
historical-07746e900c6c746b25df91506e796879f345c329.tar.bz2
historical-07746e900c6c746b25df91506e796879f345c329.zip
Mark 0.35-r1 ~alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/shfs/ChangeLog5
-rw-r--r--net-fs/shfs/shfs-0.35-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/shfs/ChangeLog b/net-fs/shfs/ChangeLog
index 4656998f4d1d..182b47b6ad68 100644
--- a/net-fs/shfs/ChangeLog
+++ b/net-fs/shfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/shfs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.20 2005/08/19 19:51:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.21 2005/10/06 12:29:36 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> shfs-0.35-r1.ebuild:
+ Mark 0.35-r1 ~alpha
19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> shfs-0.35-r1.ebuild:
Stable on ppc.
diff --git a/net-fs/shfs/shfs-0.35-r1.ebuild b/net-fs/shfs/shfs-0.35-r1.ebuild
index cd0eae0e0a06..44755132aaa1 100644
--- a/net-fs/shfs/shfs-0.35-r1.ebuild
+++ b/net-fs/shfs/shfs-0.35-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.35-r1.ebuild,v 1.4 2005/08/19 19:51:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.35-r1.ebuild,v 1.5 2005/10/06 12:29:36 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://shfs.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~alpha amd64 ppc x86"
DEPEND="virtual/linux-sources
net-misc/openssh
amd? ( net-fs/am-utils )"