diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-01-03 02:38:02 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-01-03 02:38:02 +0000 |
commit | 27053847e70bfce958385565809f697cbe45c192 (patch) | |
tree | 95cb7eae4b6946668b3b0c0d705c728f264ae8a1 /app-i18n | |
parent | Fixing so the alpha2 update actually gets applied now... (Manifest recommit) (diff) | |
download | gentoo-2-27053847e70bfce958385565809f697cbe45c192.tar.gz gentoo-2-27053847e70bfce958385565809f697cbe45c192.tar.bz2 gentoo-2-27053847e70bfce958385565809f697cbe45c192.zip |
Marked as stable on amd64 and sparc.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/uim/uim-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog index c2f32d2db596..7846d6a09704 100644 --- a/app-i18n/uim/ChangeLog +++ b/app-i18n/uim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/uim # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.77 2005/01/01 14:42:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.78 2005/01/03 02:38:02 matsuu Exp $ + + 03 Jan 2005; MATSUU Takuto <matsuu@gentoo.org> uim-0.4.5.ebuild: + Marked as stable on amd64 and sparc. *uim-0.4.5-r1 (14 Dec 2004) diff --git a/app-i18n/uim/uim-0.4.5.ebuild b/app-i18n/uim/uim-0.4.5.ebuild index d58b86a28fd3..5cd9da60b4d2 100644 --- a/app-i18n/uim/uim-0.4.5.ebuild +++ b/app-i18n/uim/uim-0.4.5.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.ebuild,v 1.3 2005/01/01 14:42:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.4.5.ebuild,v 1.4 2005/01/03 02:38:02 matsuu Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://freedesktop.org/Software/UimDownload/${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 ) |