diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-07-04 20:31:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-07-04 20:31:35 +0000 |
commit | 28d8ef9b1941a4e0dabd689697298603ce0f8d51 (patch) | |
tree | 759885fb6914a65ccb773ad782910ed3263cdcff /sys-fs/ext4magic/ext4magic-0.3.0.ebuild | |
parent | Version bump (diff) | |
download | historical-28d8ef9b1941a4e0dabd689697298603ce0f8d51.tar.gz historical-28d8ef9b1941a4e0dabd689697298603ce0f8d51.tar.bz2 historical-28d8ef9b1941a4e0dabd689697298603ce0f8d51.zip |
amd64/x86 stable
Package-Manager: portage-2.2.0_alpha115/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/ext4magic/ext4magic-0.3.0.ebuild')
-rw-r--r-- | sys-fs/ext4magic/ext4magic-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext4magic/ext4magic-0.3.0.ebuild b/sys-fs/ext4magic/ext4magic-0.3.0.ebuild index 69bb8cfa36cd..c1f38fd39408 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.0.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.0.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/sys-fs/ext4magic/ext4magic-0.3.0.ebuild,v 1.1 2012/03/04 15:28:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.0.ebuild,v 1.2 2012/07/04 20:31:35 ssuominen Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-arch/bzip2 |