diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:37:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:37:53 +0000 |
commit | 66e1684e14585edf6eeee5b40f97b56c5a1a3be9 (patch) | |
tree | 3eecaafe3d2da669e1a11fd8f9b7224a21cd7896 /gnome-extra/gucharmap/gucharmap-2.30.2.ebuild | |
parent | amd64 stable, bug 324077 (diff) | |
download | historical-66e1684e14585edf6eeee5b40f97b56c5a1a3be9.tar.gz historical-66e1684e14585edf6eeee5b40f97b56c5a1a3be9.tar.bz2 historical-66e1684e14585edf6eeee5b40f97b56c5a1a3be9.zip |
amd64 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-2.30.2.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-2.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild b/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild index d5e1d9881640..cc6ac56e1a6b 100644 --- a/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild +++ b/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild,v 1.2 2010/07/20 02:20:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.30.2.ebuild,v 1.3 2010/07/31 19:35:13 pacho Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="cjk doc gnome python test" # FIXME: add gobject-introspection support once available |