summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-18 23:40:27 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-18 23:40:27 +0000
commit3434999b9274a53184c98fb2f6a64e701d34c73c (patch)
treec3444d93d1cfe97ba1a574bd74cfe9c9606b4d18 /x11-libs/gtkglext
parentMark 0.8.0 stable on alpha, ia64 and x86. Add version 0.9.1 for bug 44739 (M... (diff)
downloadgentoo-2-3434999b9274a53184c98fb2f6a64e701d34c73c.tar.gz
gentoo-2-3434999b9274a53184c98fb2f6a64e701d34c73c.tar.bz2
gentoo-2-3434999b9274a53184c98fb2f6a64e701d34c73c.zip
stable on alpha and ia64
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r--x11-libs/gtkglext/ChangeLog5
-rw-r--r--x11-libs/gtkglext/gtkglext-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog
index 9b52ce91fb3c..d07275315f6d 100644
--- a/x11-libs/gtkglext/ChangeLog
+++ b/x11-libs/gtkglext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkglext
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.24 2004/03/13 22:01:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.25 2004/03/18 23:40:27 agriffis Exp $
+
+ 18 Mar 2004; Aron Griffis <agriffis@gentoo.org> gtkglext-1.0.5.ebuild:
+ stable on alpha and ia64
13 Mar 2004; David Holm <dholm@gentoo.org> gtkglext-1.0.5.ebuild:
Added to ~ppc.
diff --git a/x11-libs/gtkglext/gtkglext-1.0.5.ebuild b/x11-libs/gtkglext/gtkglext-1.0.5.ebuild
index 4afb4782ba28..445c45cdebf5 100644
--- a/x11-libs/gtkglext/gtkglext-1.0.5.ebuild
+++ b/x11-libs/gtkglext/gtkglext-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.5.ebuild,v 1.2 2004/03/13 22:01:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.5.ebuild,v 1.3 2004/03/18 23:40:27 agriffis Exp $
inherit gnome2
@@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="doc"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="~x86 ~sparc alpha ~ppc ia64"
RDEPEND=">=dev-libs/glib-2
>=x11-libs/gtk+-2