diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:37:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:37:18 +0000 |
commit | b373a7d47d172d3b3cdbcd04c0eea271272dd1bd (patch) | |
tree | c41cb0269f6e842fc8e0f276d411d37a21f3bdcf /dev-libs | |
parent | ia64 stable wrt bug #494132 (diff) | |
download | gentoo-2-b373a7d47d172d3b3cdbcd04c0eea271272dd1bd.tar.gz gentoo-2-b373a7d47d172d3b3cdbcd04c0eea271272dd1bd.tar.bz2 gentoo-2-b373a7d47d172d3b3cdbcd04c0eea271272dd1bd.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-3.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 700330071d20..4fedcbc82a6d 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.98 2013/12/24 15:44:57 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.99 2014/02/22 14:37:18 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gdl-3.10.0.ebuild: + arch stable, bug 888 *gdl-3.10.0 (24 Dec 2013) diff --git a/dev-libs/gdl/gdl-3.10.0.ebuild b/dev-libs/gdl/gdl-3.10.0.ebuild index 1e65b6de945b..a01fb23e9601 100644 --- a/dev-libs/gdl/gdl-3.10.0.ebuild +++ b/dev-libs/gdl/gdl-3.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.10.0.ebuild,v 1.1 2013/12/24 15:44:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.10.0.ebuild,v 1.2 2014/02/22 14:37:18 pacho 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 |