diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-19 19:48:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-19 19:48:35 +0000 |
commit | 5eb154fd0c0a91aa74e6b8987c0af4aeb6bf51e2 (patch) | |
tree | 597256a01fd8b5b361707f9b2adfca66dcb8dc72 | |
parent | Forgot to lift the libpng version restriction in RDEPEND, #308443 (diff) | |
download | gentoo-2-5eb154fd0c0a91aa74e6b8987c0af4aeb6bf51e2.tar.gz gentoo-2-5eb154fd0c0a91aa74e6b8987c0af4aeb6bf51e2.tar.bz2 gentoo-2-5eb154fd0c0a91aa74e6b8987c0af4aeb6bf51e2.zip |
alpha/sparc stable wrt #306035
(Portage version: 2.1.7.17/cvs/Linux ia64)
-rw-r--r-- | app-i18n/scim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.4.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog index 6a32e58ec927..a818484c23e8 100644 --- a/app-i18n/scim/ChangeLog +++ b/app-i18n/scim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.135 2010/02/26 12:41:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.136 2010/03/19 19:48:35 armin76 Exp $ + + 19 Mar 2010; Raúl Porcel <armin76@gentoo.org> scim-1.4.9-r1.ebuild: + alpha/sparc stable wrt #306035 26 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> scim-1.4.9-r1.ebuild: x86 stable wrt bug #306035 diff --git a/app-i18n/scim/scim-1.4.9-r1.ebuild b/app-i18n/scim/scim-1.4.9-r1.ebuild index 5f5c66873430..0894157bde0d 100644 --- a/app-i18n/scim/scim-1.4.9-r1.ebuild +++ b/app-i18n/scim/scim-1.4.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r1.ebuild,v 1.3 2010/02/26 12:41:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r1.ebuild,v 1.4 2010/03/19 19:48:35 armin76 Exp $ EAPI="2" inherit autotools eutils flag-o-matic multilib @@ -11,7 +11,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" RDEPEND="x11-libs/libX11 |