diff options
author | 2012-01-15 18:56:09 +0000 | |
---|---|---|
committer | 2012-01-15 18:56:09 +0000 | |
commit | 59251a6be30654b9373d2eb1b309071322a89ae9 (patch) | |
tree | 6112eed644751ab26dd3cd7be0f394f7f2f307f0 /app-arch/dump/dump-0.4.44-r1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #393397 (diff) | |
download | gentoo-2-59251a6be30654b9373d2eb1b309071322a89ae9.tar.gz gentoo-2-59251a6be30654b9373d2eb1b309071322a89ae9.tar.bz2 gentoo-2-59251a6be30654b9373d2eb1b309071322a89ae9.zip |
alpha/ia64/sparc stable wrt #395883
(Portage version: 2.1.10.44/cvs/Linux ia64)
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 91f56ae18bef..e9ab2c1d3c77 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-2012 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.4 2012/01/05 13:09:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.44-r1.ebuild,v 1.5 2012/01/15 18:56:09 armin76 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 |