diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-05-27 22:33:53 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-05-27 22:33:53 +0000 |
commit | 31dd20bae3d73e6d513280f675825f825e84aba8 (patch) | |
tree | 98db9716f2457f1347aaf5176f76416445b6f1a2 /app-i18n/scim | |
parent | Stable on SPARC wrt security bug #88926. (diff) | |
download | gentoo-2-31dd20bae3d73e6d513280f675825f825e84aba8.tar.gz gentoo-2-31dd20bae3d73e6d513280f675825f825e84aba8.tar.bz2 gentoo-2-31dd20bae3d73e6d513280f675825f825e84aba8.zip |
Stable on amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-i18n/scim')
-rw-r--r-- | app-i18n/scim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog index 05dd0a6be4c1..aeaf515865cc 100644 --- a/app-i18n/scim/ChangeLog +++ b/app-i18n/scim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.61 2005/05/27 15:42:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.62 2005/05/27 22:33:53 matsuu Exp $ + + 27 May 2005; MATSUU Takuto <matsuu@gentoo.org> scim-1.2.2.ebuild: + Stable on amd64. *scim-1.2.3 (27 May 2005) diff --git a/app-i18n/scim/scim-1.2.2.ebuild b/app-i18n/scim/scim-1.2.2.ebuild index 93301699245f..0a18bb33084a 100644 --- a/app-i18n/scim/scim-1.2.2.ebuild +++ b/app-i18n/scim/scim-1.2.2.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/scim/scim-1.2.2.ebuild,v 1.2 2005/05/22 14:34:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.2.2.ebuild,v 1.3 2005/05/27 22:33:53 matsuu Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc ~amd64 ~sparc ~ppc64" +KEYWORDS="x86 ~alpha ~ppc amd64 ~sparc ~ppc64" IUSE="gtk immqt immqt-bc" GTK_DEPEND=">=x11-libs/gtk+-2 |