diff options
Diffstat (limited to 'app-i18n/imhangul/imhangul-0.9.12.ebuild')
-rw-r--r-- | app-i18n/imhangul/imhangul-0.9.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/imhangul/imhangul-0.9.12.ebuild b/app-i18n/imhangul/imhangul-0.9.12.ebuild index cf6c490b37f0..60ab537b15c5 100644 --- a/app-i18n/imhangul/imhangul-0.9.12.ebuild +++ b/app-i18n/imhangul/imhangul-0.9.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/imhangul/imhangul-0.9.12.ebuild,v 1.3 2005/12/24 14:18:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/imhangul/imhangul-0.9.12.ebuild,v 1.4 2006/02/06 06:14:07 agriffis Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://kldp.net/frs/download.php/2570/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ppc x86" +KEYWORDS="alpha ~amd64 ppc x86" DEPEND=">=x11-libs/gtk+-2.2.0" |