diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:38:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:38:09 +0000 |
commit | 0ef5b3b18c48b2451c66c06af1b0fe322bfed9d9 (patch) | |
tree | be5867ae96fb28ba81c5d4aafb915781b56919f3 /dev-util/flawfinder/flawfinder-1.27-r2.ebuild | |
parent | Stable for amd64, wrt bug #404741 (diff) | |
download | gentoo-2-0ef5b3b18c48b2451c66c06af1b0fe322bfed9d9.tar.gz gentoo-2-0ef5b3b18c48b2451c66c06af1b0fe322bfed9d9.tar.bz2 gentoo-2-0ef5b3b18c48b2451c66c06af1b0fe322bfed9d9.zip |
Stable for amd64, wrt bug #404737
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/flawfinder/flawfinder-1.27-r2.ebuild')
-rw-r--r-- | dev-util/flawfinder/flawfinder-1.27-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/flawfinder/flawfinder-1.27-r2.ebuild b/dev-util/flawfinder/flawfinder-1.27-r2.ebuild index 1aa865914ee5..f1f5e1c1ef98 100644 --- a/dev-util/flawfinder/flawfinder-1.27-r2.ebuild +++ b/dev-util/flawfinder/flawfinder-1.27-r2.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/dev-util/flawfinder/flawfinder-1.27-r2.ebuild,v 1.1 2011/11/26 01:38:02 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.27-r2.ebuild,v 1.2 2012/02/21 13:38:09 ago Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.dwheeler.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |