diff options
author | 2011-09-25 17:53:54 +0000 | |
---|---|---|
committer | 2011-09-25 17:53:54 +0000 | |
commit | ff51d2e39097c8902407c9e991e7da5f5c529b77 (patch) | |
tree | ef733be7be423a9843291d3ca31d257a9f9112c4 /app-i18n/imhangul/imhangul-0.9.12.ebuild | |
parent | alpha stable wrt #368281 (diff) | |
download | gentoo-2-ff51d2e39097c8902407c9e991e7da5f5c529b77.tar.gz gentoo-2-ff51d2e39097c8902407c9e991e7da5f5c529b77.tar.bz2 gentoo-2-ff51d2e39097c8902407c9e991e7da5f5c529b77.zip |
Drop alpha keywords
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-i18n/imhangul/imhangul-0.9.12.ebuild')
-rw-r--r-- | app-i18n/imhangul/imhangul-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/imhangul/imhangul-0.9.12.ebuild b/app-i18n/imhangul/imhangul-0.9.12.ebuild index 40ff379b89ee..b49d7cedbb3f 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-2011 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.10 2011/07/08 11:03:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/imhangul/imhangul-0.9.12.ebuild,v 1.11 2011/09/25 17:53:54 armin76 Exp $ EAPI="1" @@ -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="~amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.2.0:2" |