diff options
author | 2014-07-22 10:42:54 +0000 | |
---|---|---|
committer | 2014-07-22 10:42:54 +0000 | |
commit | d3dafa12ccdb07047ce22e195f956ed008b33a7a (patch) | |
tree | 40488d6cbf9a78109070ce5c416d2364e80f7066 /dev-libs/gdl | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-d3dafa12ccdb07047ce22e195f956ed008b33a7a.tar.gz gentoo-2-d3dafa12ccdb07047ce22e195f956ed008b33a7a.tar.bz2 gentoo-2-d3dafa12ccdb07047ce22e195f956ed008b33a7a.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index edb5d8417a56..668e1e3e5ec5 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.105 2014/04/27 16:04:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.106 2014/07/22 10:42:54 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gdl-3.12.0.ebuild: + Stable for amd64, wrt bug #512912 *gdl-3.12.0 (27 Apr 2014) diff --git a/dev-libs/gdl/gdl-3.12.0.ebuild b/dev-libs/gdl/gdl-3.12.0.ebuild index f9fa173a5d41..644ca2e1df1d 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.1 2014/04/27 16:04:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.12.0.ebuild,v 1.2 2014/07/22 10:42:54 ago 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 |