diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-25 16:22:08 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-25 16:22:08 +0000 |
commit | 811eed2b2a14b173a19c3a9a7b285ea77eed102e (patch) | |
tree | 35b90c54f7b17e8b2790b11faa2c0d9fa1ef20ce /app-i18n/scim | |
parent | Stable on sparc, bug #251468 (diff) | |
download | gentoo-2-811eed2b2a14b173a19c3a9a7b285ea77eed102e.tar.gz gentoo-2-811eed2b2a14b173a19c3a9a7b285ea77eed102e.tar.bz2 gentoo-2-811eed2b2a14b173a19c3a9a7b285ea77eed102e.zip |
Stable on sparc, bug #246064
(Portage version: 2.2_rc19/cvs/Linux 2.6.28-00001-g7fe3c16 i686)
Diffstat (limited to 'app-i18n/scim')
-rw-r--r-- | app-i18n/scim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim/scim-1.4.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog index 8c42c6f20b25..7321be75209a 100644 --- a/app-i18n/scim/ChangeLog +++ b/app-i18n/scim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.126 2008/12/25 12:52:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.127 2008/12/25 16:22:08 bluebird Exp $ + + 25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> scim-1.4.7-r2.ebuild: + Stable on sparc, bug #246064 25 Dec 2008; Tobias Klausmann <klausman@gentoo.org> scim-1.4.7-r2.ebuild: Stable on alpha, bug #246064 diff --git a/app-i18n/scim/scim-1.4.7-r2.ebuild b/app-i18n/scim/scim-1.4.7-r2.ebuild index 22ab638cee60..0d2d2046246e 100644 --- a/app-i18n/scim/scim-1.4.7-r2.ebuild +++ b/app-i18n/scim/scim-1.4.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.7-r2.ebuild,v 1.3 2008/12/25 12:52:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.7-r2.ebuild,v 1.4 2008/12/25 16:22:08 bluebird Exp $ inherit eutils flag-o-matic autotools @@ -10,7 +10,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 |