summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-10-02 15:30:42 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-10-02 15:30:42 +0000
commit72ee379549fe71a74f871fd70684917b9b2b7310 (patch)
tree8e45228dab38f70366349e90d026103a98b5214f /x11-libs
parentAdded warning about using require_php_with_use reflection|pcre|spl (diff)
downloadgentoo-2-72ee379549fe71a74f871fd70684917b9b2b7310.tar.gz
gentoo-2-72ee379549fe71a74f871fd70684917b9b2b7310.tar.bz2
gentoo-2-72ee379549fe71a74f871fd70684917b9b2b7310.zip
Stable on alpha, bug #313331
(Portage version: 2.1.9.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.28.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 2b15e186fbf3..b6b0d5e0f3c4 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.295 2010/09/11 18:23:19 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.296 2010/10/02 15:30:42 klausman Exp $
+
+ 02 Oct 2010; Tobias Klausmann <klausman@gentoo.org> pango-1.28.1.ebuild:
+ Stable on alpha, bug #313331
11 Sep 2010; Joseph Jezak <josejx@gentoo.org> pango-1.28.1.ebuild:
Marked ppc for bug #324077.
diff --git a/x11-libs/pango/pango-1.28.1.ebuild b/x11-libs/pango/pango-1.28.1.ebuild
index 852e0d5306a0..c16e506efa6f 100644
--- a/x11-libs/pango/pango-1.28.1.ebuild
+++ b/x11-libs/pango/pango-1.28.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.1.ebuild,v 1.7 2010/09/11 18:23:19 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.1.ebuild,v 1.8 2010/10/02 15:30:42 klausman Exp $
EAPI="2"
GCONF_DEBUG="yes"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="X doc +introspection test"
RDEPEND=">=dev-libs/glib-2.17.3