diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:26:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:26:17 +0000 |
commit | ecf2ee33e61157d998a1ada7617414f3e313c06d (patch) | |
tree | c7270d4513ce3c27a7c74cd694d51231bbaa6398 /dev-libs/gdl | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-ecf2ee33e61157d998a1ada7617414f3e313c06d.tar.gz gentoo-2-ecf2ee33e61157d998a1ada7617414f3e313c06d.tar.bz2 gentoo-2-ecf2ee33e61157d998a1ada7617414f3e313c06d.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 066cffd87e98..ef9dcf36b598 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.88 2013/03/28 16:38:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.89 2013/03/29 13:26:17 ago Exp $ + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gdl-3.6.2.ebuild: + Stable for ia64, wrt bug #458984 *gdl-3.8.0 (28 Mar 2013) diff --git a/dev-libs/gdl/gdl-3.6.2.ebuild b/dev-libs/gdl/gdl-3.6.2.ebuild index 86114b4f11a5..552e0d78fc9f 100644 --- a/dev-libs/gdl/gdl-3.6.2.ebuild +++ b/dev-libs/gdl/gdl-3.6.2.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-libs/gdl/gdl-3.6.2.ebuild,v 1.6 2013/03/27 09:44:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.6.2.ebuild,v 1.7 2013/03/29 13:26:17 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1+" SLOT="3/5" 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 |