diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-05 16:23:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-05 16:23:37 +0000 |
commit | 04d5666c4c0c010ad221d6ab6e42ca47c86e68e5 (patch) | |
tree | e401666e968b9b2d3b972bad5dfe5c15e71557ce /x11-libs | |
parent | Stable for HPPA (bug #324077). (diff) | |
download | gentoo-2-04d5666c4c0c010ad221d6ab6e42ca47c86e68e5.tar.gz gentoo-2-04d5666c4c0c010ad221d6ab6e42ca47c86e68e5.tar.bz2 gentoo-2-04d5666c4c0c010ad221d6ab6e42ca47c86e68e5.zip |
Stable for HPPA (bug #324077).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.28.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index bdd613b170c9..41f289bfa41c 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.291 2010/08/01 11:04:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.292 2010/08/05 16:23:37 jer Exp $ + + 05 Aug 2010; Jeroen Roovers <jer@gentoo.org> pango-1.28.1.ebuild: + Stable for HPPA (bug #324077). 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> pango-1.28.1.ebuild: x86 stable, bug 324077 diff --git a/x11-libs/pango/pango-1.28.1.ebuild b/x11-libs/pango/pango-1.28.1.ebuild index 5c80514b2a5e..5fd3211bf055 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.5 2010/08/01 11:04:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.1.ebuild,v 1.6 2010/08/05 16:23:37 jer 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 |