diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-07-03 14:44:52 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-07-03 14:44:52 +0000 |
commit | f12475878279f3bdae196309aae89c51940269f2 (patch) | |
tree | 38110ae57193988b5cd4d33c8e0c3c1ac5ec1a45 /app-i18n | |
parent | arm stable wrt bug #552062 (diff) | |
download | gentoo-2-f12475878279f3bdae196309aae89c51940269f2.tar.gz gentoo-2-f12475878279f3bdae196309aae89c51940269f2.tar.bz2 gentoo-2-f12475878279f3bdae196309aae89c51940269f2.zip |
Stable on ppc64, wrt bug #525016
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
Diffstat (limited to 'app-i18n')
-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 fc8ca63bb761..bb545921ca22 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.167 2015/06/09 11:21:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.168 2015/07/03 14:44:52 pinkbyte Exp $ + + 03 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> scim-1.4.14.ebuild: + Stable on ppc64, wrt bug #525016 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: Updating remote-id in metadata.xml diff --git a/app-i18n/scim/scim-1.4.14.ebuild b/app-i18n/scim/scim-1.4.14.ebuild index 87465f41620a..a990a2b0d58a 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.8 2015/06/09 07:08:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.14.ebuild,v 1.9 2015/07/03 14:44:52 pinkbyte 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 |