diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:47:02 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:47:02 +0000 |
commit | 097e37b1a5f03fe52fa90521f6d6ddf4e47607c7 (patch) | |
tree | 3c11d4a548e27d37238559347ac970f7dbb01ae8 /sys-fs/xfsdump | |
parent | set ppc in keywords (diff) | |
download | historical-097e37b1a5f03fe52fa90521f6d6ddf4e47607c7.tar.gz historical-097e37b1a5f03fe52fa90521f6d6ddf4e47607c7.tar.bz2 historical-097e37b1a5f03fe52fa90521f6d6ddf4e47607c7.zip |
set ppc in keywords
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 833c8ec501c4..938cf68f8512 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.3 2003/12/15 21:25:41 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.4 2004/01/16 20:47:02 darkspecter Exp $ + + 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> xfsdump-2.2.4-r1.ebuild: + set ppc in keywords 15 Dec 2003; Jason Wever <weeve@gentoo.org> xfsdump-2.2.4-r1.ebuild: Added ~sparc keyword. diff --git a/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild b/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild index a99b318eb9a5..88b03c77d8ea 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild,v 1.4 2003/12/15 21:25:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild,v 1.5 2004/01/16 20:47:02 darkspecter Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs dump/restore utilities" @@ -9,7 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 amd64 ~mips ia64 ~ppc ~sparc" +KEYWORDS="x86 amd64 ~mips ia64 ppc ~sparc" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs |