summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-22 00:16:35 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-22 00:16:35 +0000
commit90f963198aef0e4c8816cbc6846cc63056ece1d5 (patch)
tree5866d9503bbeaa53f6e8df554b5239563fff8f5e /gnome-base/libgnomecanvas
parentchangelog fixup (diff)
downloadgentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.tar.gz
gentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.tar.bz2
gentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.zip
stable on alpha
Diffstat (limited to 'gnome-base/libgnomecanvas')
-rw-r--r--gnome-base/libgnomecanvas/ChangeLog5
-rw-r--r--gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomecanvas/ChangeLog b/gnome-base/libgnomecanvas/ChangeLog
index 5452f0f315e6..06352a8cf807 100644
--- a/gnome-base/libgnomecanvas/ChangeLog
+++ b/gnome-base/libgnomecanvas/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for gnome-base/libgnomecanvas
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.16 2003/02/14 04:16:31 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.17 2003/02/22 00:13:23 agriffis Exp $
07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomecanvas-2.2.0.1.ebuild :
Add ~alpha to KEYWORDS
*libgnomecanvas-2.2.0.1 (30 Jan 2003)
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomecanvas-2.2.0.1.ebuild :
+ Mark stable on alpha
+
13 Feb 2003; Jon Nall <nall@gentoo.org> libgnomecanvas-2.2.0.1.ebuild :
bumping required pango version due to buggy configure script
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild
index 954bbfc7e4c5..ecd21b6b19a8 100644
--- a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild,v 1.5 2003/02/14 04:16:31 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild,v 1.6 2003/02/22 00:13:23 agriffis Exp $
inherit gnome2
@@ -10,7 +10,7 @@ DESCRIPTION="the Gnome 2 Canvas library"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc alpha"
LICENSE="GPL-2 LGPL-2"
RDEPEND=">=gnome-base/libglade-2