summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-07-23 14:17:10 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-07-23 14:17:10 +0000
commit39c9c634f3db4e26ef6615fc3fe81a93eeb25c1f (patch)
treef11fc5e9b65f2794972f2868ae64d5661680190a /sys-fs/f2fs-tools
parentFix Qt dependencies. (diff)
downloadgentoo-2-39c9c634f3db4e26ef6615fc3fe81a93eeb25c1f.tar.gz
gentoo-2-39c9c634f3db4e26ef6615fc3fe81a93eeb25c1f.tar.bz2
gentoo-2-39c9c634f3db4e26ef6615fc3fe81a93eeb25c1f.zip
added ppc keyword, bug #473474
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sys-fs/f2fs-tools')
-rw-r--r--sys-fs/f2fs-tools/ChangeLog6
-rw-r--r--sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/f2fs-tools/ChangeLog b/sys-fs/f2fs-tools/ChangeLog
index dca29e97bcb9..12a6d25980cc 100644
--- a/sys-fs/f2fs-tools/ChangeLog
+++ b/sys-fs/f2fs-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/f2fs-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.3 2013/06/05 00:38:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.4 2013/07/23 14:17:10 vincent Exp $
+
+ 23 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
+ f2fs-tools-1.1.0.ebuild:
+ added ppc keyword, bug #473474
05 Jun 2013; Mike Frysinger <vapier@gentoo.org> f2fs-tools-1.1.0.ebuild:
Delete unused code, add proper HOMEPAGE, and punt unneeded econf call.
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild
index 71d219860b3a..4d4e57e4bfac 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.3 2013/06/05 00:38:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.4 2013/07/23 14:17:10 vincent Exp $
EAPI=4
@@ -10,5 +10,5 @@ SRC_URI="http://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""