diff options
author | 2015-07-28 04:59:12 +0000 | |
---|---|---|
committer | 2015-07-28 04:59:12 +0000 | |
commit | aea30f44f815568013258e9b88e65a3e535e7894 (patch) | |
tree | a0d88571ed23d49203e0c9fd1a620ab8a3140189 /app-i18n/scim | |
parent | Stable for AMD64 x86 too. (diff) | |
download | gentoo-2-aea30f44f815568013258e9b88e65a3e535e7894.tar.gz gentoo-2-aea30f44f815568013258e9b88e65a3e535e7894.tar.bz2 gentoo-2-aea30f44f815568013258e9b88e65a3e535e7894.zip |
Stable for HPPA (bug #525016).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-i18n/scim')
-rw-r--r-- | app-i18n/scim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog index e05b9f991b4c..cfc5a01b7681 100644 --- a/app-i18n/scim/ChangeLog +++ b/app-i18n/scim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.169 2015/07/27 17:00:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.170 2015/07/28 04:59:12 jer Exp $ + + 28 Jul 2015; Jeroen Roovers <jer@gentoo.org> scim-1.4.14.ebuild: + Stable for HPPA (bug #525016). 27 Jul 2015; Tobias Klausmann <klausman@gentoo.org> scim-1.4.14.ebuild: Stable on alpha, bug 525016 diff --git a/app-i18n/scim/scim-1.4.14.ebuild b/app-i18n/scim/scim-1.4.14.ebuild index a3896eed48a0..c651c420ab8b 100644 --- a/app-i18n/scim/scim-1.4.14.ebuild +++ b/app-i18n/scim/scim-1.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.14.ebuild,v 1.10 2015/07/27 17:00:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.14.ebuild,v 1.11 2015/07/28 04:59:12 jer Exp $ EAPI="4" inherit eutils flag-o-matic multilib gnome2-utils autotools-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc gtk3" RDEPEND="x11-libs/libX11 |