diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:11:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:11:13 +0000 |
commit | e444181b50139db19cac9aff94d0fc52416e67e4 (patch) | |
tree | 924d21ab93ddc5652d16b63352f91ffdf4db688e /x11-libs/pango | |
parent | Stable for amd64, wrt bug #407643 (diff) | |
download | historical-e444181b50139db19cac9aff94d0fc52416e67e4.tar.gz historical-e444181b50139db19cac9aff94d0fc52416e67e4.tar.bz2 historical-e444181b50139db19cac9aff94d0fc52416e67e4.zip |
Stable for amd64, wrt bug #407643
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/pango')
-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 c6c7f2d0374d..4803d81040e9 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.332 2012/03/12 15:15:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.333 2012/03/13 13:09:33 ago Exp $ + + 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> pango-1.29.4.ebuild: + Stable for amd64, wrt bug #407643 12 Mar 2012; Brent Baude <ranger@gentoo.org> pango-1.29.4.ebuild: Marking pango-1.29.4 ppc64 stable for bug 407643 diff --git a/x11-libs/pango/pango-1.29.4.ebuild b/x11-libs/pango/pango-1.29.4.ebuild index 35a40dd38660..dc4746078604 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.4 2012/03/12 15:15:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.29.4.ebuild,v 1.5 2012/03/13 13:09:33 ago 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" |