diff options
author | 2011-06-28 22:08:03 +0000 | |
---|---|---|
committer | 2011-06-28 22:08:03 +0000 | |
commit | 32b17c9e7ca4209cf2625ea816e4800902e034c0 (patch) | |
tree | 2be7a906aab0e0c8dab45da12250356eb7a69e06 /x11-libs | |
parent | Version bump (bug #373191) (diff) | |
download | historical-32b17c9e7ca4209cf2625ea816e4800902e034c0.tar.gz historical-32b17c9e7ca4209cf2625ea816e4800902e034c0.tar.bz2 historical-32b17c9e7ca4209cf2625ea816e4800902e034c0.zip |
Marking pango-1.28.4 ppc for bug 371320
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.28.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index e4f5b8adbe6f..3682307d12b7 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.322 2011/06/22 18:26:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.323 2011/06/28 22:08:03 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> pango-1.28.4.ebuild: + Marking pango-1.28.4 ppc stable for bug 371320 22 Jun 2011; Fabian Groffen <grobian@gentoo.org> pango-1.28.4.ebuild: Marked ~x64-macos, bug #371861 diff --git a/x11-libs/pango/pango-1.28.4.ebuild b/x11-libs/pango/pango-1.28.4.ebuild index 9b302199ced0..0a05e2fb8bc1 100644 --- a/x11-libs/pango/pango-1.28.4.ebuild +++ b/x11-libs/pango/pango-1.28.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.8 2011/06/22 18:26:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.9 2011/06/28 22:08:03 ranger Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 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" RDEPEND=">=dev-libs/glib-2.24:2 |