summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-08-07 17:59:37 +0000
committerJeroen Roovers <jer@gentoo.org>2014-08-07 17:59:37 +0000
commita0b282b450ab3b5c877a0b07676a48cc5ce8af6e (patch)
treed09988735f216ff9bee1210de38e36c665d6cc2c /dev-libs/gdl
parentStable for HPPA (bug #512012). (diff)
downloadgentoo-2-a0b282b450ab3b5c877a0b07676a48cc5ce8af6e.tar.gz
gentoo-2-a0b282b450ab3b5c877a0b07676a48cc5ce8af6e.tar.bz2
gentoo-2-a0b282b450ab3b5c877a0b07676a48cc5ce8af6e.zip
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r--dev-libs/gdl/ChangeLog5
-rw-r--r--dev-libs/gdl/gdl-3.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog
index eab8f7e7b186..41e6e0040f11 100644
--- a/dev-libs/gdl/ChangeLog
+++ b/dev-libs/gdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gdl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.107 2014/07/23 15:14:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.108 2014/08/07 17:59:37 jer Exp $
+
+ 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gdl-3.12.0.ebuild:
+ Stable for HPPA (bug #512012).
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gdl-3.12.0.ebuild:
Stable for x86, wrt bug #512012
diff --git a/dev-libs/gdl/gdl-3.12.0.ebuild b/dev-libs/gdl/gdl-3.12.0.ebuild
index 3f67620b8f53..fd5a9c539f54 100644
--- a/dev-libs/gdl/gdl-3.12.0.ebuild
+++ b/dev-libs/gdl/gdl-3.12.0.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-libs/gdl/gdl-3.12.0.ebuild,v 1.3 2014/07/23 15:14:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.12.0.ebuild,v 1.4 2014/08/07 17:59:37 jer Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/gdl/"
LICENSE="LGPL-2.1+"
SLOT="3/5" # subslot = libgdl-3 soname version
IUSE="+introspection"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
RDEPEND="
dev-libs/glib:2