diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-27 03:46:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-27 03:46:34 +0000 |
commit | a68bd0044cc86b6d2d98c6b47811e1a051f55f41 (patch) | |
tree | e1ea6b750900fe0630eaccc1159ed7e66c20908a /sys-fs | |
parent | Mark 2.2.32 stable on alpha #120489 (diff) | |
download | gentoo-2-a68bd0044cc86b6d2d98c6b47811e1a051f55f41.tar.gz gentoo-2-a68bd0044cc86b6d2d98c6b47811e1a051f55f41.tar.bz2 gentoo-2-a68bd0044cc86b6d2d98c6b47811e1a051f55f41.zip |
Mark 2.2.30 stable on alpha #120488
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-fs')
-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 5557bf58bbeb..88a9964f7025 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.24 2006/01/27 00:57:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.25 2006/01/27 03:46:34 agriffis Exp $ + + 27 Jan 2006; Aron Griffis <agriffis@gentoo.org> xfsdump-2.2.30.ebuild: + Mark 2.2.30 stable on alpha #120488 *xfsdump-2.2.33 (27 Jan 2006) diff --git a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild index 836fde504671..80f42b5b13cd 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.4 2006/01/27 00:57:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.5 2006/01/27 03:46:34 agriffis 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 |