diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-16 03:29:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-16 03:29:27 +0000 |
commit | 90b298fee5d4482ec07291b1945962a19f680bd0 (patch) | |
tree | b53b429f7664e2b5f61f559824212a8f7fc22701 /sys-fs/xfsdump | |
parent | Stable on amd64 wrt bug 180450 (diff) | |
download | gentoo-2-90b298fee5d4482ec07291b1945962a19f680bd0.tar.gz gentoo-2-90b298fee5d4482ec07291b1945962a19f680bd0.tar.bz2 gentoo-2-90b298fee5d4482ec07291b1945962a19f680bd0.zip |
Stable on amd64 wrt security bug 180367
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 5514d0a9d38b..333150539434 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.52 2007/06/13 23:41:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.53 2007/06/16 03:29:27 angelos Exp $ + + 16 Jun 2007; Christoph Mende <angelos@gentoo.org> xfsdump-2.2.45.ebuild: + Stable on amd64 wrt security bug 180367 13 Jun 2007; Mike Frysinger <vapier@gentoo.org> +files/xfsdump-2.2.45-LDFLAGS.patch, xfsdump-2.2.45.ebuild: diff --git a/sys-fs/xfsdump/xfsdump-2.2.45.ebuild b/sys-fs/xfsdump/xfsdump-2.2.45.ebuild index 4b54159d952b..158690e008aa 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.45.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.45.ebuild,v 1.6 2007/06/13 23:41:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.45.ebuild,v 1.7 2007/06/16 03:29:27 angelos 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="" DEPEND="sys-fs/e2fsprogs |