summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-24 13:14:24 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-24 13:14:24 +0000
commitecfef4e246b5cf22bfbef91e3577a2e8c5dc3890 (patch)
treea197077ad229fac273b6e7b3814b438a8aa3f4ab /dev-cpp/glibmm
parentStable for HPPA (bug #476364). (diff)
downloadgentoo-2-ecfef4e246b5cf22bfbef91e3577a2e8c5dc3890.tar.gz
gentoo-2-ecfef4e246b5cf22bfbef91e3577a2e8c5dc3890.tar.bz2
gentoo-2-ecfef4e246b5cf22bfbef91e3577a2e8c5dc3890.zip
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r--dev-cpp/glibmm/ChangeLog5
-rw-r--r--dev-cpp/glibmm/glibmm-2.34.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/glibmm/ChangeLog b/dev-cpp/glibmm/ChangeLog
index d20715b5151e..183303fdb74a 100644
--- a/dev-cpp/glibmm/ChangeLog
+++ b/dev-cpp/glibmm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/glibmm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.200 2013/10/17 20:46:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.201 2013/10/24 13:14:24 jer Exp $
+
+ 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> glibmm-2.34.1.ebuild:
+ Stable for HPPA (bug #476364).
17 Oct 2013; Markus Meier <maekke@gentoo.org> glibmm-2.34.1.ebuild:
arm stable, bug #476364
diff --git a/dev-cpp/glibmm/glibmm-2.34.1.ebuild b/dev-cpp/glibmm/glibmm-2.34.1.ebuild
index dbdcba5b7801..a3a6b23af3cd 100644
--- a/dev-cpp/glibmm/glibmm-2.34.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.34.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.34.1.ebuild,v 1.3 2013/10/17 20:46:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.34.1.ebuild,v 1.4 2013/10/24 13:14:24 jer Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,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=">=dev-libs/libsigc++-2.2.10:2