diff options
author | 2011-12-31 10:46:40 +0000 | |
---|---|---|
committer | 2011-12-31 10:46:40 +0000 | |
commit | 4a0e469870a0658f84f7f89fd6e31ff3caad0376 (patch) | |
tree | 9c65a1f95aee37266ad0e1912a5b760120b01e00 /app-arch/dump/dump-0.4.44-r1.ebuild | |
parent | Manifest regenerated, upstream has replaced the 2.56.0 tarball. (diff) | |
download | historical-4a0e469870a0658f84f7f89fd6e31ff3caad0376.tar.gz historical-4a0e469870a0658f84f7f89fd6e31ff3caad0376.tar.bz2 historical-4a0e469870a0658f84f7f89fd6e31ff3caad0376.zip |
Stable for AMD64, wrt bug #395883
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-arch/dump/dump-0.4.44-r1.ebuild')
-rw-r--r-- | app-arch/dump/dump-0.4.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.44-r1.ebuild b/app-arch/dump/dump-0.4.44-r1.ebuild index 475644ee2dfc..6c89f0e54a37 100644 --- a/app-arch/dump/dump-0.4.44-r1.ebuild +++ b/app-arch/dump/dump-0.4.44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.44-r1.ebuild,v 1.1 2011/06/20 08:11:49 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.44-r1.ebuild,v 1.2 2011/12/31 10:46:40 ago Exp $ EAPI="4" inherit eutils autotools @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug ermt readline selinux static" RDEPEND=">=sys-fs/e2fsprogs-1.27 |