summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2005-04-01 21:27:03 +0000
committerLars Weiler <pylon@gentoo.org>2005-04-01 21:27:03 +0000
commit7adc0d75d6b12332c61abd74bb26d639ed2e0976 (patch)
treec4960657f02c1fff9927719c88ee86e60b248464 /sys-fs/unionfs
parentStable on ppc. (diff)
downloadgentoo-2-7adc0d75d6b12332c61abd74bb26d639ed2e0976.tar.gz
gentoo-2-7adc0d75d6b12332c61abd74bb26d639ed2e0976.tar.bz2
gentoo-2-7adc0d75d6b12332c61abd74bb26d639ed2e0976.zip
Added ~ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-fs/unionfs')
-rw-r--r--sys-fs/unionfs/ChangeLog5
-rw-r--r--sys-fs/unionfs/unionfs-1.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/unionfs/ChangeLog b/sys-fs/unionfs/ChangeLog
index 51885e3f9f5d..2623efee8448 100644
--- a/sys-fs/unionfs/ChangeLog
+++ b/sys-fs/unionfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/unionfs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/ChangeLog,v 1.8 2005/03/25 12:31:34 satya Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/ChangeLog,v 1.9 2005/04/01 21:27:03 pylon Exp $
+
+ 01 Apr 2005; Lars Weiler <pylon@gentoo.org> unionfs-1.0.11.ebuild:
+ Added ~ppc.
*unionfs-1.0.11 (25 Mar 2005)
diff --git a/sys-fs/unionfs/unionfs-1.0.11.ebuild b/sys-fs/unionfs/unionfs-1.0.11.ebuild
index 140b0dc74421..49cf3681a673 100644
--- a/sys-fs/unionfs/unionfs-1.0.11.ebuild
+++ b/sys-fs/unionfs/unionfs-1.0.11.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/unionfs/unionfs-1.0.11.ebuild,v 1.1 2005/03/25 12:31:35 satya Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.0.11.ebuild,v 1.2 2005/04/01 21:27:03 pylon Exp $
inherit eutils linux-mod
@@ -8,7 +8,7 @@ DESCRIPTION="Stackable unification file system, which can appear to merge the co
HOMEPAGE="http://www.fsl.cs.sunysb.edu/project-unionfs.html"
SRC_URI="ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
#IUSE="acl debug" # 2005-03-20: satya: acl has issues that will be fixed upstream
IUSE="debug"