diff options
author | Alexys Jacob <ultrabug@gentoo.org> | 2012-02-21 14:29:00 +0000 |
---|---|---|
committer | Alexys Jacob <ultrabug@gentoo.org> | 2012-02-21 14:29:00 +0000 |
commit | f4997ccb6701d724c520f88299c93cefeac18ad6 (patch) | |
tree | 06d9c0486e30015ef60db95fab7e0c2143da6da5 /sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild | |
parent | Stable for amd64, wrt bug #400269 (diff) | |
download | gentoo-2-f4997ccb6701d724c520f88299c93cefeac18ad6.tar.gz gentoo-2-f4997ccb6701d724c520f88299c93cefeac18ad6.tar.bz2 gentoo-2-f4997ccb6701d724c520f88299c93cefeac18ad6.zip |
EAPI4, updated RDEPEND, fix build wrt #399077 thx to xarthisius and alexxy
(Portage version: 2.1.10.47/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild')
-rw-r--r-- | sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild b/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild index 2110c4f11418..74109404d08f 100644 --- a/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild +++ b/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild,v 1.1 2011/08/31 17:15:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ocfs2-tools/ocfs2-tools-1.6.4.ebuild,v 1.2 2012/02/21 14:29:00 ultrabug Exp $ EAPI=3 PYTHON_DEPEND="gtk? 2" |