diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:57:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:57:28 +0000 |
commit | 89692a39a19b2261a7602acc30e6d3771b43a1d0 (patch) | |
tree | 23e3b6d430b6fc32b791aaae68725b2231faf0c7 /app-forensics | |
parent | Stable for x86, wrt bug #535476 (diff) | |
download | gentoo-2-89692a39a19b2261a7602acc30e6d3771b43a1d0.tar.gz gentoo-2-89692a39a19b2261a7602acc30e6d3771b43a1d0.tar.bz2 gentoo-2-89692a39a19b2261a7602acc30e6d3771b43a1d0.zip |
Stable for x86, wrt bug #534852
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/foremost/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/foremost/foremost-1.5.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/foremost/ChangeLog b/app-forensics/foremost/ChangeLog index fac8ffb7de98..bf3433993a57 100644 --- a/app-forensics/foremost/ChangeLog +++ b/app-forensics/foremost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/foremost # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/ChangeLog,v 1.29 2015/01/17 13:41:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/ChangeLog,v 1.30 2015/01/26 09:57:28 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> foremost-1.5.7-r2.ebuild: + Stable for x86, wrt bug #534852 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> foremost-1.5.7-r2.ebuild: Stable for ppc, wrt bug #534852 diff --git a/app-forensics/foremost/foremost-1.5.7-r2.ebuild b/app-forensics/foremost/foremost-1.5.7-r2.ebuild index 8aa4a82cecb2..060a8583516a 100644 --- a/app-forensics/foremost/foremost-1.5.7-r2.ebuild +++ b/app-forensics/foremost/foremost-1.5.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/foremost-1.5.7-r2.ebuild,v 1.3 2015/01/17 13:41:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/foremost-1.5.7-r2.ebuild,v 1.4 2015/01/26 09:57:28 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://foremost.sourceforge.net/" # starting to hate sf.net ... SRC_URI="http://foremost.sourceforge.net/pkg/${P}.tar.gz" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" LICENSE="public-domain" SLOT="0" |