diff options
Diffstat (limited to 'gnome-base/libgnomecanvas')
-rw-r--r-- | gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild index 5ba32bd0c7c9..30607f82b6da 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.3 2002/09/05 21:34:48 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.4 2002/09/21 11:49:09 bjb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="the Gnome 2 Canvas library" SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" LICENSE="GPL-2 LGPL-2.1" |