diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-21 15:00:08 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-21 15:00:08 +0000 |
commit | ff93f444e511004dedc652e33be313c715c3f426 (patch) | |
tree | 4e69829f4df4a3e4b43f983dd94a03d1bd821bc0 /app-i18n/scim-anthy | |
parent | Stable on sparc wrt security #186220 (diff) | |
download | gentoo-2-ff93f444e511004dedc652e33be313c715c3f426.tar.gz gentoo-2-ff93f444e511004dedc652e33be313c715c3f426.tar.bz2 gentoo-2-ff93f444e511004dedc652e33be313c715c3f426.zip |
Keyworded ~x86-fbsd, #167429
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index d43bb111d2d9..9b9753f54d90 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-anthy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.46 2007/05/28 23:22:40 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.47 2007/08/21 15:00:08 uberlord Exp $ + + 21 Aug 2007; Roy Marples <uberlord@gentoo.org> scim-anthy-1.2.4.ebuild: + Keyworded ~x86-fbsd, #167429 *scim-anthy-1.2.4 (28 May 2007) diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild index 05067b3c33e6..ad3e2ab948c2 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.1 2007/05/28 23:22:40 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.2 2007/08/21 15:00:08 uberlord Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/scim-imengine/25404/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="kde nls" DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 ) |