diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:58:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:58:27 +0000 |
commit | dbd17d6a2c019bb5b2ecd5dd32afd554bc071052 (patch) | |
tree | f4656c1681e582d16231ef3be540063fc1506c46 /gnome-extra/gucharmap/gucharmap-2.32.1.ebuild | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-dbd17d6a2c019bb5b2ecd5dd32afd554bc071052.tar.gz historical-dbd17d6a2c019bb5b2ecd5dd32afd554bc071052.tar.bz2 historical-dbd17d6a2c019bb5b2ecd5dd32afd554bc071052.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-2.32.1.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-2.32.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild b/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild index 5dd6223b312a..c3fbc23196cd 100644 --- a/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild +++ b/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild,v 1.1 2010/11/19 21:53:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.32.1.ebuild,v 1.2 2011/02/23 22:58:11 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Gucharmap" 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 +introspection python test" RDEPEND=">=dev-libs/glib-2.16.3 |