summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-09-26 21:36:44 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-09-26 21:36:44 +0000
commit3b480fb5f54ba3b5c19febbcf12e3a7310a0796e (patch)
treec439551907f857e6958ff94aa0960e9c543aebdf /media-libs/libnut
parentfix building with no mysql installed - found by Tobias Klausmann - bug #276912 (diff)
downloadgentoo-2-3b480fb5f54ba3b5c19febbcf12e3a7310a0796e.tar.gz
gentoo-2-3b480fb5f54ba3b5c19febbcf12e3a7310a0796e.tar.bz2
gentoo-2-3b480fb5f54ba3b5c19febbcf12e3a7310a0796e.zip
Keywording for ppc.
Bug 279831. (Portage version: 14103-svn/cvs/Linux ppc)
Diffstat (limited to 'media-libs/libnut')
-rw-r--r--media-libs/libnut/ChangeLog5
-rw-r--r--media-libs/libnut/libnut-661.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libnut/ChangeLog b/media-libs/libnut/ChangeLog
index be3067b1c203..f1569d07fab1 100644
--- a/media-libs/libnut/ChangeLog
+++ b/media-libs/libnut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libnut
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.9 2009/08/31 18:20:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.10 2009/09/26 21:36:44 volkmar Exp $
+
+ 25 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> libnut-661.ebuild:
+ Keywording for ppc. Bug 279831
31 Aug 2009; Brent Baude <ranger@gentoo.org> libnut-661.ebuild:
Marking libnut-661 ~ppc64 for bug 279831
diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild
index 8c1507df3825..da20cf3bec44 100644
--- a/media-libs/libnut/libnut-661.ebuild
+++ b/media-libs/libnut/libnut-661.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.7 2009/08/31 18:20:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.8 2009/09/26 21:36:44 volkmar Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
DEPEND=""
RDEPEND=""