diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-25 13:06:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-25 13:06:52 +0000 |
commit | c28e13560032239adb4e015f53372f5bc00eb435 (patch) | |
tree | d489e71dd276fc2477b6d1dd204c0409f9eddd3a /sys-fs/xfsdump | |
parent | ia64 stable wrt #235016 (diff) | |
download | gentoo-2-c28e13560032239adb4e015f53372f5bc00eb435.tar.gz gentoo-2-c28e13560032239adb4e015f53372f5bc00eb435.tar.bz2 gentoo-2-c28e13560032239adb4e015f53372f5bc00eb435.zip |
ia64 stable wrt #235017
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 22c64b833c11..ac43d4ccb91e 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.65 2008/08/24 17:17:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.66 2008/08/25 13:06:52 armin76 Exp $ + + 25 Aug 2008; Raúl Porcel <armin76@gentoo.org> xfsdump-2.2.48.ebuild: + ia64 stable wrt #235017 24 Aug 2008; Tobias Klausmann <klausman@gentoo.org> xfsdump-2.2.48.ebuild: Stable on alpha, bug #235017 diff --git a/sys-fs/xfsdump/xfsdump-2.2.48.ebuild b/sys-fs/xfsdump/xfsdump-2.2.48.ebuild index f67ad26c551d..9d2990ed9fa5 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.48.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.48.ebuild,v 1.4 2008/08/24 17:17:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.48.ebuild,v 1.5 2008/08/25 13:06:52 armin76 Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 -sparc x86" IUSE="" RDEPEND="sys-fs/e2fsprogs |