diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:26:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:26:26 +0000 |
commit | bd2d6152dcf5fe488e327275be248f0d4b98ea9c (patch) | |
tree | 493f33f9df0b78d547d7b061c32661d4254abb37 /x11-libs | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-bd2d6152dcf5fe488e327275be248f0d4b98ea9c.tar.gz gentoo-2-bd2d6152dcf5fe488e327275be248f0d4b98ea9c.tar.bz2 gentoo-2-bd2d6152dcf5fe488e327275be248f0d4b98ea9c.zip |
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.32.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 0eabfda9a243..e2a0ca602c0f 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.377 2013/10/17 20:42:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.378 2013/10/24 13:26:26 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> pango-1.32.5.ebuild: + Stable for HPPA (bug #476364). 17 Oct 2013; Markus Meier <maekke@gentoo.org> pango-1.32.5.ebuild: arm stable, bug #476364 diff --git a/x11-libs/pango/pango-1.32.5.ebuild b/x11-libs/pango/pango-1.32.5.ebuild index f92ab49dfd72..6f93201144c1 100644 --- a/x11-libs/pango/pango-1.32.5.ebuild +++ b/x11-libs/pango/pango-1.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.32.5.ebuild,v 1.14 2013/10/17 20:42:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.32.5.ebuild,v 1.15 2013/10/24 13:26:26 jer Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection" |