diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:31:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:31:39 +0000 |
commit | d1f238f1a56b1dc1cc93da2c25e24a0876a2e734 (patch) | |
tree | 2355acca9e7945463df5bc9423ccd6acd8c0278a /dev-cpp/glibmm | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-d1f238f1a56b1dc1cc93da2c25e24a0876a2e734.tar.gz gentoo-2-d1f238f1a56b1dc1cc93da2c25e24a0876a2e734.tar.bz2 gentoo-2-d1f238f1a56b1dc1cc93da2c25e24a0876a2e734.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.38.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/glibmm/ChangeLog b/dev-cpp/glibmm/ChangeLog index 864d6c8ca935..1ebf7a3a23dc 100644 --- a/dev-cpp/glibmm/ChangeLog +++ b/dev-cpp/glibmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/glibmm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.210 2014/03/28 02:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.211 2014/04/14 20:31:39 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glibmm-2.38.1.ebuild: + Stable for ppc, wrt bug #507568 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> glibmm-2.38.1.ebuild: Stable for HPPA (bug #499954). diff --git a/dev-cpp/glibmm/glibmm-2.38.1.ebuild b/dev-cpp/glibmm/glibmm-2.38.1.ebuild index fc14c2e00ed8..e551db2c91c3 100644 --- a/dev-cpp/glibmm/glibmm-2.38.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.38.1.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/dev-cpp/glibmm/glibmm-2.38.1.ebuild,v 1.6 2014/03/28 02:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.38.1.ebuild,v 1.7 2014/04/14 20:31:39 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug examples test" RDEPEND=" |