diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:12:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:12:04 +0000 |
commit | 6d30713c20f31051d626afb5d34a38a7783898d1 (patch) | |
tree | 94faabeb974d6e61efd9d57ffb2fa5a69133b13c /app-i18n/xcin | |
parent | set ppc in keywords (diff) | |
download | gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.tar.gz gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.tar.bz2 gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-i18n/xcin')
-rw-r--r-- | app-i18n/xcin/xcin-2.5.3_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild index f45be289b2ac..9c025c5c878b 100644 --- a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild +++ b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.3 2003/02/13 08:48:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.4 2003/06/29 22:12:04 aliz Exp $ XCIN="${P/_/.}.tar.gz" CHEWING="chewing-2002Jan07-snapshot.tar.gz" @@ -12,7 +12,7 @@ SRC_URI="ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/${XCIN} LICENSE="XCIN" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND="nls? ( sys-devel/gettext ) |