summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-13 18:16:57 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-13 18:16:57 +0000
commit21cd65d21c42cf846e3249dd3c1c8f04d164cbe2 (patch)
tree7e836e9f39003d92d5bc24cbdd39c8583aad06ba /x11-misc/wmakerconf
parentstable ppc, bug 343749 (diff)
downloadgentoo-2-21cd65d21c42cf846e3249dd3c1c8f04d164cbe2.tar.gz
gentoo-2-21cd65d21c42cf846e3249dd3c1c8f04d164cbe2.tar.bz2
gentoo-2-21cd65d21c42cf846e3249dd3c1c8f04d164cbe2.zip
mark ~ppc64 wrt #330525
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r--x11-misc/wmakerconf/ChangeLog8
-rw-r--r--x11-misc/wmakerconf/wmakerconf-2.12.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog
index 6176907d6b5d..9c25053357b1 100644
--- a/x11-misc/wmakerconf/ChangeLog
+++ b/x11-misc/wmakerconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/wmakerconf
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.36 2010/08/24 11:54:07 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.37 2011/01/13 18:16:57 xarthisius Exp $
+
+ 13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ wmakerconf-2.12.ebuild:
+ mark ~ppc64 wrt #330525
24 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
wmakerconf-2.12.ebuild:
diff --git a/x11-misc/wmakerconf/wmakerconf-2.12.ebuild b/x11-misc/wmakerconf/wmakerconf-2.12.ebuild
index fe89912867ce..9cbf1687308b 100644
--- a/x11-misc/wmakerconf/wmakerconf-2.12.ebuild
+++ b/x11-misc/wmakerconf/wmakerconf-2.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.12.ebuild,v 1.3 2010/08/24 11:54:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.12.ebuild,v 1.4 2011/01/13 18:16:57 xarthisius Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="imlib nls perl"
RDEPEND="x11-libs/gtk+:2