diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-11-14 05:34:28 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-11-14 05:34:28 +0000 |
commit | 18cda4d1169f53a06ba7bd19e0c15ce28870c452 (patch) | |
tree | 845a0ad75378a8ea11c913204b943d1a7fd39435 /x11-libs/pango | |
parent | alpha stable, bug 476364. (diff) | |
download | gentoo-2-18cda4d1169f53a06ba7bd19e0c15ce28870c452.tar.gz gentoo-2-18cda4d1169f53a06ba7bd19e0c15ce28870c452.tar.bz2 gentoo-2-18cda4d1169f53a06ba7bd19e0c15ce28870c452.zip |
alpha stable, bug 476364.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-libs/pango')
-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 e2a0ca602c0f..a95639badf7b 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.378 2013/10/24 13:26:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.379 2013/11/14 05:34:28 mattst88 Exp $ + + 14 Nov 2013; Matt Turner <mattst88@gentoo.org> pango-1.32.5.ebuild: + alpha stable, bug 476364. 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> pango-1.32.5.ebuild: Stable for HPPA (bug #476364). diff --git a/x11-libs/pango/pango-1.32.5.ebuild b/x11-libs/pango/pango-1.32.5.ebuild index 6f93201144c1..afa738eb1d46 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.15 2013/10/24 13:26:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.32.5.ebuild,v 1.16 2013/11/14 05:34:28 mattst88 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" |