diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 06:14:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 06:14:07 +0000 |
commit | 6d056f6a68258c55784c0a41f86032d1d7e64443 (patch) | |
tree | a001ab4bedfc063d2038404c72377bf4e99714dc /app-i18n/imhangul/imhangul-0.9.12.ebuild | |
parent | Mark 2.12.1 stable on alpha (diff) | |
download | historical-6d056f6a68258c55784c0a41f86032d1d7e64443.tar.gz historical-6d056f6a68258c55784c0a41f86032d1d7e64443.tar.bz2 historical-6d056f6a68258c55784c0a41f86032d1d7e64443.zip |
Mark 0.9.12 stable on alpha
Package-Manager: portage-2.1_pre4-r1
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" |