diff options
author | 2003-06-29 22:12:04 +0000 | |
---|---|---|
committer | 2003-06-29 22:12:04 +0000 | |
commit | 663eab855aedabc31205bcea4e46bf79d796408a (patch) | |
tree | cfd1361a3fdb693305083195f29e1ec0a07f8bb9 /app-i18n/xsim | |
parent | new version (diff) | |
download | historical-663eab855aedabc31205bcea4e46bf79d796408a.tar.gz historical-663eab855aedabc31205bcea4e46bf79d796408a.tar.bz2 historical-663eab855aedabc31205bcea4e46bf79d796408a.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-i18n/xsim')
-rw-r--r-- | app-i18n/xsim/xsim-0.3.9.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/xsim/xsim-0.3.9.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild b/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild index 394c67e929e9..4e3e6ac9a5c8 100644 --- a/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild +++ b/app-i18n/xsim/xsim-0.3.9.4-r1.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/xsim/xsim-0.3.9.4-r1.ebuild,v 1.2 2003/06/07 01:40:22 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild,v 1.3 2003/06/29 22:12:04 aliz Exp $ [ -n "`use kde`" ] && inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/xsim/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="kde" DEPEND="virtual/glibc diff --git a/app-i18n/xsim/xsim-0.3.9.4.ebuild b/app-i18n/xsim/xsim-0.3.9.4.ebuild index bdf7f71f207a..c1031feed4ee 100644 --- a/app-i18n/xsim/xsim-0.3.9.4.ebuild +++ b/app-i18n/xsim/xsim-0.3.9.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4.ebuild,v 1.2 2003/02/13 08:48:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4.ebuild,v 1.3 2003/06/29 22:12:04 aliz Exp $ -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="A simple and fast GBK Chinese XIM server." HOMEPAGE="http://developer.berlios.de/projects/xsim/" SRC_URI="http://download.berlios.de/xsim/${P}.tar.gz" |