diff options
author | 2005-02-20 17:59:47 +0000 | |
---|---|---|
committer | 2005-02-20 17:59:47 +0000 | |
commit | 7ce49dfcc6ef55be8891b9fc91fa88da64309dc8 (patch) | |
tree | 1cc5e7eae3e02b646cdea0f537d991127ba73992 /app-i18n/uim/uim-0.4.5.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-7ce49dfcc6ef55be8891b9fc91fa88da64309dc8.tar.gz gentoo-2-7ce49dfcc6ef55be8891b9fc91fa88da64309dc8.tar.bz2 gentoo-2-7ce49dfcc6ef55be8891b9fc91fa88da64309dc8.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-i18n/uim/uim-0.4.5.1.ebuild')
-rw-r--r-- | app-i18n/uim/uim-0.4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uim/uim-0.4.5.1.ebuild b/app-i18n/uim/uim-0.4.5.1.ebuild index c0834eaec59b..d5bcd0c3a97e 100644 --- a/app-i18n/uim/uim-0.4.5.1.ebuild +++ b/app-i18n/uim/uim-0.4.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.4.5.1.ebuild,v 1.1 2005/02/20 14:04:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.4.5.1.ebuild,v 1.2 2005/02/20 17:59:47 corsair Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://uim.freedesktop.org/releases/${MY_P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc ~amd64 ~ppc64 ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~amd64 ppc64 ~sparc" IUSE="gtk nls debug X m17n-lib" RDEPEND="X? ( virtual/x11 ) |