diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:44:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:44:45 +0000 |
commit | b0b7d04a29b597e82c59562ce4ee09ae98288183 (patch) | |
tree | 2bbfe9b3c27648f41ec44ac31411dee1a81cf2e2 /x11-libs/gtkglext | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-b0b7d04a29b597e82c59562ce4ee09ae98288183.tar.gz gentoo-2-b0b7d04a29b597e82c59562ce4ee09ae98288183.tar.bz2 gentoo-2-b0b7d04a29b597e82c59562ce4ee09ae98288183.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r-- | x11-libs/gtkglext/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog index c265c96a186b..3bb809729697 100644 --- a/x11-libs/gtkglext/ChangeLog +++ b/x11-libs/gtkglext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglext # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.80 2013/04/01 18:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.81 2013/04/09 16:44:45 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gtkglext-1.2.0-r1.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gtkglext-1.2.0-r1.ebuild: Stable for sparc, wrt bug #458984 diff --git a/x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild index c27d7c4dbc18..002b2f0f2f00 100644 --- a/x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.2.0-r1.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/x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild,v 1.10 2013/04/01 18:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0-r1.ebuild,v 1.11 2013/04/09 16:44:45 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2:2 |