diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:31:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:31:39 +0000 |
commit | 7fd1b5fc772544502f05b760a31ca94ee18592b6 (patch) | |
tree | 2f7c7a87fd0ac6d5682ad3184724bb13ff17cc32 /x11-libs | |
parent | ppc stable wrt #407643 (diff) | |
download | gentoo-2-7fd1b5fc772544502f05b760a31ca94ee18592b6.tar.gz gentoo-2-7fd1b5fc772544502f05b760a31ca94ee18592b6.tar.bz2 gentoo-2-7fd1b5fc772544502f05b760a31ca94ee18592b6.zip |
ppc stable wrt #407643
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.29.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 98c2c0183b25..d4ff198c7491 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.346 2012/05/05 03:52:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.347 2012/05/20 19:31:39 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> pango-1.29.4.ebuild: + ppc stable wrt #407643 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pango-1.28.3-r1.ebuild, pango-1.28.4.ebuild, pango-1.29.4.ebuild, pango-1.30.0.ebuild: diff --git a/x11-libs/pango/pango-1.29.4.ebuild b/x11-libs/pango/pango-1.29.4.ebuild index 47461672d1c6..7c860acbd649 100644 --- a/x11-libs/pango/pango-1.29.4.ebuild +++ b/x11-libs/pango/pango-1.29.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.29.4.ebuild,v 1.15 2012/05/05 03:52:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.29.4.ebuild,v 1.16 2012/05/20 19:31:39 ssuominen Exp $ EAPI="4" 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 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X doc +introspection test" |