Skip to content

Commit

Permalink
Switched fslint to EAPI4.
Browse files Browse the repository at this point in the history
(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key C0174749)
  • Loading branch information
JNRowe committed Mar 19, 2012
1 parent a8cc3b1 commit 568c2f5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions metadata/md5-cache/sys-fs/fslint-2.42
@@ -1,7 +1,7 @@
DEFINED_PHASES=compile configure install prepare unpack
DEFINED_PHASES=compile configure install prepare setup unpack
DEPEND=nls? ( sys-devel/gettext ) >=app-admin/eselect-python-20091230 =dev-lang/python-2*
DESCRIPTION=Utilities to find file system lint(duplicate files, empty dirs, etc)
EAPI=3
EAPI=4
HOMEPAGE=http://www.pixelbeat.org/fslint/
IUSE=nls
KEYWORDS=amd64 x86
Expand All @@ -10,4 +10,4 @@ RDEPEND=dev-python/pygtk >=app-admin/eselect-python-20091230 =dev-lang/python-2*
SLOT=0
SRC_URI=http://www.pixelbeat.org/fslint/fslint-2.42.tar.gz
_eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ba24d79270ea0022703f16b5de80051c multilib 5f4ad6cf85e365e8f0c6050ddd21659e python dc3993dc1961bbb13c11bb835390ca29 toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 32a09e82e2f592bf88ad2fd08525166e
_md5_=d2a43290001d4a7a4fee2554527724ef
_md5_=6fe7f2a534117bff000403e69e3f89a6
3 changes: 3 additions & 0 deletions sys-fs/fslint/ChangeLog
Expand Up @@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

19 Mar 2012; James Rowe <jnrowe@gmail.com> fslint-2.42.ebuild:
Switched to EAPI4.

14 Mar 2012; James Rowe <jnrowe@gmail.com> fslint-2.42.ebuild:
Use ${PN} in ${HOMEPAGE}.

Expand Down
2 changes: 1 addition & 1 deletion sys-fs/fslint/fslint-2.42.ebuild
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=3
EAPI=4
PYTHON_DEPEND="2"

inherit base eutils python
Expand Down

0 comments on commit 568c2f5

Please sign in to comment.