diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:23:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:23:54 +0000 |
commit | 9b6232045c4549c44b12fea5d99dc37aababd495 (patch) | |
tree | a61521a0c83cff835a860686bf0be90d2c22ef6a /dev-libs | |
parent | Stable for sparc, wrt bug #458984 (diff) | |
download | gentoo-2-9b6232045c4549c44b12fea5d99dc37aababd495.tar.gz gentoo-2-9b6232045c4549c44b12fea5d99dc37aababd495.tar.bz2 gentoo-2-9b6232045c4549c44b12fea5d99dc37aababd495.zip |
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-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 aca25667f954..7ad1a6a6fef7 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.90 2013/04/01 17:53:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.91 2013/04/01 18:23:54 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gdl-3.6.2.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gdl-3.6.2.ebuild: Stable for alpha, wrt bug #458984 diff --git a/dev-libs/gdl/gdl-3.6.2.ebuild b/dev-libs/gdl/gdl-3.6.2.ebuild index decad9cfee89..7a079af8406c 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.8 2013/04/01 17:53:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.6.2.ebuild,v 1.9 2013/04/01 18:23:54 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 |