summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnustep-base/gnustep-back-xlib/ChangeLog6
-rw-r--r--gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog
index d5452c5a7636..954520de6e97 100644
--- a/gnustep-base/gnustep-back-xlib/ChangeLog
+++ b/gnustep-base/gnustep-back-xlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-base/gnustep-back-xlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.25 2007/09/05 19:38:18 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.26 2007/09/10 01:17:01 josejx Exp $
+
+ 10 Sep 2007; Joseph Jezak <josejx@gentoo.org>
+ gnustep-back-xlib-0.12.0.ebuild:
+ Marked ~ppc for bug #189372.
05 Sep 2007; Joseph Jezak <josejx@gentoo.org>
gnustep-back-xlib-0.11.0.ebuild:
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild
index 86b34e237df5..90ed2fef8d78 100644
--- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild
+++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild,v 1.2 2007/08/22 16:18:55 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild,v 1.3 2007/09/10 01:17:01 josejx Exp $
inherit gnustep-base
@@ -10,7 +10,7 @@ DESCRIPTION="Default X11 back-end component for the GNUstep GUI Library"
HOMEPAGE="http://www.gnustep.org"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="LGPL-2.1"