summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-02-01 15:55:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-02-01 15:55:53 +0000
commit338ebf9dbdd8b3ce7833f299249a03b8b3301cef (patch)
treefa202a85e2f9050d66e9db63922d4710b6b06018 /x11-libs/gtkglext
parentReporting changes done in eselect-mysql (diff)
downloadgentoo-2-338ebf9dbdd8b3ce7833f299249a03b8b3301cef.tar.gz
gentoo-2-338ebf9dbdd8b3ce7833f299249a03b8b3301cef.tar.bz2
gentoo-2-338ebf9dbdd8b3ce7833f299249a03b8b3301cef.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r--x11-libs/gtkglext/ChangeLog6
-rw-r--r--x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog
index 00bbf13aca81..f03455156598 100644
--- a/x11-libs/gtkglext/ChangeLog
+++ b/x11-libs/gtkglext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtkglext
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.41 2006/01/30 23:00:02 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.42 2006/02/01 15:55:53 gustavoz Exp $
+
+ 01 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ gtkglext-1.0.6-r3.ebuild:
+ Stable on sparc
30 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gtkglext-1.0.6-r3.ebuild:
Stable on x86 wrt bug #113617
diff --git a/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild b/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild
index 1307ec2be232..e479ceaedd9e 100644
--- a/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild
+++ b/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild,v 1.2 2006/01/30 23:00:02 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.6-r3.ebuild,v 1.3 2006/02/01 15:55:53 gustavoz Exp $
inherit gnome2 autotools
@@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="doc"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
RDEPEND=">=dev-libs/glib-2
>=x11-libs/gtk+-2