diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:57 +0000 |
commit | f47c594c549ff5bfe3ad555f51360332784bc7a4 (patch) | |
tree | 678d2f357c21f928e0a774d6992d0d6bf2dde340 /x11-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-f47c594c549ff5bfe3ad555f51360332784bc7a4.tar.gz gentoo-2-f47c594c549ff5bfe3ad555f51360332784bc7a4.tar.bz2 gentoo-2-f47c594c549ff5bfe3ad555f51360332784bc7a4.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.36.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 3e83bb829653..18c5b6ea300b 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.389 2014/03/09 10:56:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.390 2014/03/09 12:04:57 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> pango-1.36.2.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> pango-1.36.2.ebuild: amd64 stable, bug 499954 diff --git a/x11-libs/pango/pango-1.36.2.ebuild b/x11-libs/pango/pango-1.36.2.ebuild index 87444cf5dbfe..69ffaa00c0b0 100644 --- a/x11-libs/pango/pango-1.36.2.ebuild +++ b/x11-libs/pango/pango-1.36.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.36.2.ebuild,v 1.4 2014/03/09 10:56:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.36.2.ebuild,v 1.5 2014/03/09 12:04:57 pacho 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 ~s390 ~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 ~s390 ~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" |