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 | 8da97752644f44447195da0d77e3d460fde22004 (patch) | |
tree | cfc7f6d21a9b87807aafb0e2d8c610b2b50f049f | |
parent | Stable for amd64, wrt bug #404741 (diff) | |
download | historical-8da97752644f44447195da0d77e3d460fde22004.tar.gz historical-8da97752644f44447195da0d77e3d460fde22004.tar.bz2 historical-8da97752644f44447195da0d77e3d460fde22004.zip |
Stable for amd64, wrt bug #404737
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
-rw-r--r-- | dev-util/flawfinder/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/flawfinder/flawfinder-1.27-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/flawfinder/ChangeLog b/dev-util/flawfinder/ChangeLog index 1e230af78caa..8097d1f35cb3 100644 --- a/dev-util/flawfinder/ChangeLog +++ b/dev-util/flawfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/flawfinder -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.15 2011/11/26 01:38:02 floppym Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.16 2012/02/21 13:38:09 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> flawfinder-1.27-r2.ebuild: + Stable for amd64, wrt bug #404737 *flawfinder-1.27-r2 (26 Nov 2011) 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="" |