From 0f701178dd7084bba4876d39ec2e53d9cc1c9f7e Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Fri, 10 Feb 2006 19:15:10 +0000 Subject: get rid of direct virtual/x11 dep. inherited via app-i18n/scim (Portage version: 2.1_pre4-r1) --- app-i18n/scim-chinese/ChangeLog | 7 +++++-- app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild | 7 +++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-i18n') diff --git a/app-i18n/scim-chinese/ChangeLog b/app-i18n/scim-chinese/ChangeLog index ed989ff2317c..1a01cd9a3b0c 100644 --- a/app-i18n/scim-chinese/ChangeLog +++ b/app-i18n/scim-chinese/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-chinese -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/ChangeLog,v 1.26 2005/02/11 07:11:56 usata Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/ChangeLog,v 1.27 2006/02/10 19:15:10 liquidx Exp $ + + 10 Feb 2006; Alastair Tse scim-chinese-0.4.2.ebuild: + get rid of direct virtual/x11 dep. inherited via app-i18n/scim 11 Feb 2005; Mamoru KOMACHI -scim-chinese-0.3.0.ebuild, scim-chinese-0.4.2.ebuild: diff --git a/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild b/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild index ee2519d4e568..f4646d688889 100644 --- a/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild +++ b/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild,v 1.9 2005/02/11 07:11:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/scim-chinese-0.4.2.ebuild,v 1.10 2006/02/10 19:15:10 liquidx Exp $ inherit gnome2 @@ -13,8 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 alpha ppc amd64 ppc64 ~sparc" -DEPEND="virtual/x11 - || ( >=app-i18n/scim-0.9.8 >=app-i18n/scim-cvs-0.9.8 )" +DEPEND="|| ( >=app-i18n/scim-0.9.8 >=app-i18n/scim-cvs-0.9.8 )" SCROLLKEEPER_UPDATE="0" G2CONF="--disable-static" -- cgit v1.2.3-65-gdbad