summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-04-29 00:54:27 +0000
committerJeroen Roovers <jer@gentoo.org>2011-04-29 00:54:27 +0000
commit7b4e01f1deadc9667c6a9701f68ecfe58462e78a (patch)
treeeb465e71bf44d33df02f4e64c16330901dd35217 /x11-libs
parentMarked ~hppa (bug #364693). (diff)
downloadgentoo-2-7b4e01f1deadc9667c6a9701f68ecfe58462e78a.tar.gz
gentoo-2-7b4e01f1deadc9667c6a9701f68ecfe58462e78a.tar.bz2
gentoo-2-7b4e01f1deadc9667c6a9701f68ecfe58462e78a.zip
Marked ~hppa (bug #364693).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.28.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 1a409da82aaa..0354e24f3ce9 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.317 2011/04/24 16:31:15 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.318 2011/04/29 00:54:27 jer Exp $
+
+ 29 Apr 2011; Jeroen Roovers <jer@gentoo.org> pango-1.28.4.ebuild:
+ Marked ~hppa (bug #364693).
24 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> pango-1.28.4.ebuild:
Drop keywords on hppa/mips w.r.t. KEYWORDREQ bug 364693
diff --git a/x11-libs/pango/pango-1.28.4.ebuild b/x11-libs/pango/pango-1.28.4.ebuild
index 597238dd89f5..c2d41b87d398 100644
--- a/x11-libs/pango/pango-1.28.4.ebuild
+++ b/x11-libs/pango/pango-1.28.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.3 2011/04/24 16:31:15 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.4 2011/04/29 00:54:27 jer Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="X doc +introspection test"
RDEPEND=">=dev-libs/glib-2.24:2