diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-15 21:25:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-15 21:25:48 +0000 |
commit | f2c1cea708214b880b0f09d4d5aa7b2fdf6c9f06 (patch) | |
tree | 820152c418a4588bdac67ef1efcdb817246a8715 /sys-fs | |
parent | Added ~sparc keyword. (diff) | |
download | historical-f2c1cea708214b880b0f09d4d5aa7b2fdf6c9f06.tar.gz historical-f2c1cea708214b880b0f09d4d5aa7b2fdf6c9f06.tar.bz2 historical-f2c1cea708214b880b0f09d4d5aa7b2fdf6c9f06.zip |
Added ~sparc keyword.
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 989c1d1fabea..833c8ec501c4 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.2 2003/09/28 14:49:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.3 2003/12/15 21:25:41 weeve Exp $ + + 15 Dec 2003; Jason Wever <weeve@gentoo.org> xfsdump-2.2.4-r1.ebuild: + Added ~sparc keyword. 28 Sep 2003; David Holm <dholm@gentoo.org> xfsdump-2.2.4-r1.ebuild: Added to ~ppc. diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index a9ded5827988..21be7ac7b14d 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,6 +1,6 @@ -MD5 a639f4b09df70dbca46c9575066c4323 ChangeLog 2265 +MD5 a0bc3112f5893a8b693475187904a6b0 ChangeLog 2361 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 4ad6e27946767b5bac30c3914865ad2d xfsdump-1.1.7.ebuild 1635 -MD5 495024f5762f34de2b39fe6bd2253c0a xfsdump-2.2.4-r1.ebuild 1273 +MD5 a7095b59caa1ff309dd57487ee921f72 xfsdump-2.2.4-r1.ebuild 1280 MD5 57a186df5f7a3c8a8c686975c14b3fb4 files/digest-xfsdump-1.1.7 69 MD5 2e7aca0d9699a54b2c9ff5857023d59f files/digest-xfsdump-2.2.4-r1 69 diff --git a/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild b/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild index 977da6da4f9f..a99b318eb9a5 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. # 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.3 2003/09/28 14:49:16 dholm Exp $ +# $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 $ 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" +KEYWORDS="x86 amd64 ~mips ia64 ~ppc ~sparc" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs |