diff options
Diffstat (limited to 'app-forensics/foremost/foremost-1.5.7-r2.ebuild')
-rw-r--r-- | app-forensics/foremost/foremost-1.5.7-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/foremost/foremost-1.5.7-r2.ebuild b/app-forensics/foremost/foremost-1.5.7-r2.ebuild index 4a07188845e1..ab341d94d2b7 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-2014 Gentoo Foundation +# 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.1 2014/08/31 00:37:43 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/foremost-1.5.7-r2.ebuild,v 1.2 2015/01/09 13:45:46 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" |