diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-29 18:59:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-29 18:59:43 +0000 |
commit | 5115ba8d18b9a6e2b599979bde1dc2ee562eda6c (patch) | |
tree | c83dadabbd9d0caa5897b36832a4059c844c33e4 /sys-fs/xfsdump | |
parent | Drop old version. (diff) | |
download | gentoo-2-5115ba8d18b9a6e2b599979bde1dc2ee562eda6c.tar.gz gentoo-2-5115ba8d18b9a6e2b599979bde1dc2ee562eda6c.tar.bz2 gentoo-2-5115ba8d18b9a6e2b599979bde1dc2ee562eda6c.zip |
stable amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index ccb98623d956..2a013d9ba2ea 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.27 2006/01/28 21:57:37 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.28 2006/01/29 18:55:52 blubb Exp $ + + 29 Jan 2006; Simon Stelling <blubb@gentoo.org> xfsdump-2.2.30.ebuild: + stable on amd64 28 Jan 2006; Mark Loeser <halcy0n@gentoo.org> xfsdump-2.2.30.ebuild: Stable on x86; bug #120488 diff --git a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild index abcfe605ceb2..1c31f401f2cc 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.7 2006/01/28 21:57:37 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.8 2006/01/29 18:55:52 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc -sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc -sparc x86" IUSE="debug" DEPEND="sys-fs/e2fsprogs |