diff options
author | David Holm <dholm@gentoo.org> | 2005-01-23 19:35:08 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-01-23 19:35:08 +0000 |
commit | 118b1085a71cea4f501ea006c541946053f1e6dc (patch) | |
tree | c130dd89e2dbefa004d33df794c78fd2859c5a2d /sys-fs/lufs | |
parent | mark stable (diff) | |
download | gentoo-2-118b1085a71cea4f501ea006c541946053f1e6dc.tar.gz gentoo-2-118b1085a71cea4f501ea006c541946053f1e6dc.tar.bz2 gentoo-2-118b1085a71cea4f501ea006c541946053f1e6dc.zip |
Added to ~ppc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sys-fs/lufs')
-rw-r--r-- | sys-fs/lufs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lufs/lufs-0.9.7-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lufs/ChangeLog b/sys-fs/lufs/ChangeLog index 1f9c844a7e6b..84a065922305 100644 --- a/sys-fs/lufs/ChangeLog +++ b/sys-fs/lufs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lufs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/ChangeLog,v 1.18 2005/01/15 19:50:37 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/ChangeLog,v 1.19 2005/01/23 19:35:08 dholm Exp $ + + 23 Jan 2005; <avatar@gentoo.org> : + Added to ~ppc. 15 Jan 2005; Stefan Schweizer <genstef@gentoo.org> lufs-0.9.7-r3.ebuild: Version 0.9.7-r3 stable on x86, changed einfo to tell about sshfs-fuse diff --git a/sys-fs/lufs/lufs-0.9.7-r3.ebuild b/sys-fs/lufs/lufs-0.9.7-r3.ebuild index 0681d4e62292..b7400e2ea5d6 100644 --- a/sys-fs/lufs/lufs-0.9.7-r3.ebuild +++ b/sys-fs/lufs/lufs-0.9.7-r3.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/sys-fs/lufs/lufs-0.9.7-r3.ebuild,v 1.2 2005/01/15 19:50:37 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.7-r3.ebuild,v 1.3 2005/01/23 19:35:08 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lufs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="debug" DEPEND="sys-fs/lufis || ( =sys-devel/automake-1.7* |