diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:14:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:14:58 +0000 |
commit | e2b405f4a45faaff19e16e699bb4135c1139502c (patch) | |
tree | ae977adc8609d77cd62969684f70be980556e8f6 /dev-libs/gdl | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-e2b405f4a45faaff19e16e699bb4135c1139502c.tar.gz gentoo-2-e2b405f4a45faaff19e16e699bb4135c1139502c.tar.bz2 gentoo-2-e2b405f4a45faaff19e16e699bb4135c1139502c.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-3.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index fb6931423d1f..c4f3cc2cc9af 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.66 2011/10/30 03:53:56 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.67 2012/04/18 20:14:58 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gdl-3.2.0.ebuild: + Stable for amd64, wrt bug #410611 *gdl-3.2.0 (30 Oct 2011) diff --git a/dev-libs/gdl/gdl-3.2.0.ebuild b/dev-libs/gdl/gdl-3.2.0.ebuild index e0634aa5fa6e..14891c1a5d09 100644 --- a/dev-libs/gdl/gdl-3.2.0.ebuild +++ b/dev-libs/gdl/gdl-3.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.2.0.ebuild,v 1.1 2011/10/30 03:53:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.2.0.ebuild,v 1.2 2012/04/18 20:14:58 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc +introspection" RDEPEND="dev-libs/glib:2 |