diff options
author | 2006-12-23 19:15:02 +0000 | |
---|---|---|
committer | 2006-12-23 19:15:02 +0000 | |
commit | 12ca57e8742568be5f4b871e88bb7e9dbd7c753d (patch) | |
tree | 018536aa60a18f6338deb0380dc28cde063a19b6 /app-i18n | |
parent | Stable on ppc wrt bug #156964. (diff) | |
download | gentoo-2-12ca57e8742568be5f4b871e88bb7e9dbd7c753d.tar.gz gentoo-2-12ca57e8742568be5f4b871e88bb7e9dbd7c753d.tar.bz2 gentoo-2-12ca57e8742568be5f4b871e88bb7e9dbd7c753d.zip |
Stable on ppc wrt bug #154947.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.4.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog index a3394a765748..b385e4bf6bc9 100644 --- a/app-i18n/scim/ChangeLog +++ b/app-i18n/scim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.109 2006/12/21 12:07:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.110 2006/12/23 19:15:02 dertobi123 Exp $ + + 23 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + scim-1.4.5-r1.ebuild: + Stable on ppc wrt bug #154947. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> scim-1.4.5-r1.ebuild: Stable on ppc64; bug #154947 diff --git a/app-i18n/scim/scim-1.4.5-r1.ebuild b/app-i18n/scim/scim-1.4.5-r1.ebuild index 7e123910a08a..437b95679694 100644 --- a/app-i18n/scim/scim-1.4.5-r1.ebuild +++ b/app-i18n/scim/scim-1.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.5-r1.ebuild,v 1.3 2006/12/21 12:07:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.5-r1.ebuild,v 1.4 2006/12/23 19:15:02 dertobi123 Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc gtk kde qt3" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) |