diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2007-11-03 03:39:15 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2007-11-03 03:39:15 +0000 |
commit | b7cac5970cfcdcbcc3555445ab7b8639a5021425 (patch) | |
tree | 15a03f478934f4043d51355dba726bbde5d3d013 | |
parent | Version bumped. (diff) | |
download | gentoo-2-b7cac5970cfcdcbcc3555445ab7b8639a5021425.tar.gz gentoo-2-b7cac5970cfcdcbcc3555445ab7b8639a5021425.tar.bz2 gentoo-2-b7cac5970cfcdcbcc3555445ab7b8639a5021425.zip |
Removed app-dicts/kasumi from RDEPEND, bug #196742.
(Portage version: 2.1.3.16)
-rw-r--r-- | app-i18n/skim-scim-anthy/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/app-i18n/skim-scim-anthy/ChangeLog b/app-i18n/skim-scim-anthy/ChangeLog index 6854d424e7d0..37deba16af9d 100644 --- a/app-i18n/skim-scim-anthy/ChangeLog +++ b/app-i18n/skim-scim-anthy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/skim-scim-anthy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.20 2007/10/27 18:06:30 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.21 2007/11/03 03:39:15 matsuu Exp $ + + 03 Nov 2007; <matsuu@gentoo.org> skim-scim-anthy-1.2.4.ebuild, + skim-scim-anthy-1.3.0.ebuild: + Removed app-dicts/kasumi from RDEPEND, bug #196742. 27 Oct 2007; <matsuu@gentoo.org> -skim-scim-anthy-1.2.2.ebuild, -skim-scim-anthy-1.2.3.ebuild: diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild index 28b9c6dcfac0..54062c33cb00 100644 --- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild +++ b/app-i18n/skim-scim-anthy/skim-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/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v 1.5 2007/09/22 22:05:47 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v 1.6 2007/11/03 03:39:15 matsuu Exp $ inherit kde @@ -16,8 +16,6 @@ IUSE="" DEPEND=">=app-i18n/skim-1.3 >=app-i18n/scim-anthy-1.2.4" -RDEPEND="${DEPEND} - app-dicts/kasumi" PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch" diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild index 330a12989b75..6aa6e62e1952 100644 --- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild +++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.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/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.1 2007/03/29 17:15:42 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.2 2007/11/03 03:39:15 matsuu Exp $ inherit kde @@ -16,8 +16,6 @@ IUSE="" DEPEND=">=app-i18n/skim-1.3 >=app-i18n/scim-anthy-${PV}" -RDEPEND="${DEPEND} - app-dicts/kasumi" PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch" |