diff options
author | 2010-08-18 20:51:09 +0000 | |
---|---|---|
committer | 2010-08-18 20:51:09 +0000 | |
commit | 155f1912e5c0230e6d342304d45434ad39d60a90 (patch) | |
tree | 751dac5afd6df2639bd0d9697d166a2604bff031 /x11-libs/pango | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-155f1912e5c0230e6d342304d45434ad39d60a90.tar.gz gentoo-2-155f1912e5c0230e6d342304d45434ad39d60a90.tar.bz2 gentoo-2-155f1912e5c0230e6d342304d45434ad39d60a90.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/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.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index f43a80a5c20c..930302041b65 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.293 2010/08/14 16:22:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.294 2010/08/18 20:51:09 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> pango-1.26.2.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> pango-1.26.2.ebuild: alpha/ia64/sh/sparc stable wrt #314899 diff --git a/x11-libs/pango/pango-1.26.2.ebuild b/x11-libs/pango/pango-1.26.2.ebuild index 4e27a4de43c9..5542681cce19 100644 --- a/x11-libs/pango/pango-1.26.2.ebuild +++ b/x11-libs/pango/pango-1.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.26.2.ebuild,v 1.7 2010/08/14 16:22:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.26.2.ebuild,v 1.8 2010/08/18 20:51:09 maekke Exp $ EAPI="2" GCONF_DEBUG="yes" @@ -12,7 +12,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="X doc test" RDEPEND=">=dev-libs/glib-2.17.3 |