diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-17 15:11:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-17 15:11:04 +0000 |
commit | 779f811b59ef58c8475419b736209a4d74454447 (patch) | |
tree | 6ca53988c8e0243f5def69457cca99c81612f3bf /gnome-extra/gucharmap/gucharmap-1.0.0.ebuild | |
parent | stable on alpha (diff) | |
download | historical-779f811b59ef58c8475419b736209a4d74454447.tar.gz historical-779f811b59ef58c8475419b736209a4d74454447.tar.bz2 historical-779f811b59ef58c8475419b736209a4d74454447.zip |
stable on alpha
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-1.0.0.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild b/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild index df237d038e5f..6fcd099f5a37 100644 --- a/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild +++ b/gnome-extra/gucharmap/gucharmap-1.0.0.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-extra/gucharmap/gucharmap-1.0.0.ebuild,v 1.5 2003/10/05 15:46:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild,v 1.6 2003/10/17 15:11:01 agriffis Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" IUSE="gnome cjk" |