diff options
author | 2004-01-24 19:29:11 +0000 | |
---|---|---|
committer | 2004-01-24 19:29:11 +0000 | |
commit | 7d611c22ae0f7a70f619552054c6b483b74e2ffa (patch) | |
tree | f40777e06c91cb08c155cbcfdf8c85593339d887 /app-i18n/uim/uim-0.2.4.ebuild | |
parent | Stabilized from "~x86" to "x86". (diff) | |
download | historical-7d611c22ae0f7a70f619552054c6b483b74e2ffa.tar.gz historical-7d611c22ae0f7a70f619552054c6b483b74e2ffa.tar.bz2 historical-7d611c22ae0f7a70f619552054c6b483b74e2ffa.zip |
Version bumped, closing bug #39196. Cleaned out old ebuilds.
Diffstat (limited to 'app-i18n/uim/uim-0.2.4.ebuild')
-rw-r--r-- | app-i18n/uim/uim-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uim/uim-0.2.4.ebuild b/app-i18n/uim/uim-0.2.4.ebuild index 34a34a590b98..37154172329f 100644 --- a/app-i18n/uim/uim-0.2.4.ebuild +++ b/app-i18n/uim/uim-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.2.4.ebuild,v 1.2 2004/01/10 17:44:21 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.2.4.ebuild,v 1.3 2004/01/24 19:29:11 usata Exp $ IUSE="gtk nls debug" @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/Software/UimDownload/${P}.tar.gz" LICENSE="GPL-2 | BSD" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 alpha" S="${WORKDIR}/${P}" |