diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:09:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:09:29 +0000 |
commit | 06d9199277d5e47d7a326037b34d75cf5acb6726 (patch) | |
tree | 56ab0f0716e4250da57d68f8821e18eba2f318a5 /dev-cpp | |
parent | ppc stable, bug 534012 (diff) | |
download | gentoo-2-06d9199277d5e47d7a326037b34d75cf5acb6726.tar.gz gentoo-2-06d9199277d5e47d7a326037b34d75cf5acb6726.tar.bz2 gentoo-2-06d9199277d5e47d7a326037b34d75cf5acb6726.zip |
ppc stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/pangomm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/pangomm/ChangeLog b/dev-cpp/pangomm/ChangeLog index cf381598515c..9726e58c86c4 100644 --- a/dev-cpp/pangomm/ChangeLog +++ b/dev-cpp/pangomm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/pangomm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.75 2015/03/14 18:26:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/ChangeLog,v 1.76 2015/03/15 11:09:29 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> pangomm-2.34.0-r1.ebuild: + ppc stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> pangomm-2.34.0-r1.ebuild: amd64 stable, bug 534012 diff --git a/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild b/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild index 07c2b65042c3..ec55fe496caa 100644 --- a/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild +++ b/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild,v 1.2 2015/03/14 18:26:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0-r1.ebuild,v 1.3 2015/03/15 11:09:29 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="1.4" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc" COMMON_DEPEND=" |