summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-02-10 19:22:50 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-02-10 19:22:50 +0000
commit611ac6631b12847ea24069d6e2e958d48fc84747 (patch)
tree47404c9fa2a52fbdb6506a3528b2835eb5fdee3e /app-i18n
parentImported ebuild from gentoo.de (diff)
downloadgentoo-2-611ac6631b12847ea24069d6e2e958d48fc84747.tar.gz
gentoo-2-611ac6631b12847ea24069d6e2e958d48fc84747.tar.bz2
gentoo-2-611ac6631b12847ea24069d6e2e958d48fc84747.zip
modular-X-ified
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim-pinyin/ChangeLog8
-rw-r--r--app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.01
-rw-r--r--app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.901
-rw-r--r--app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild22
-rw-r--r--app-i18n/scim-pinyin/scim-pinyin-0.5.90.ebuild22
-rw-r--r--app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild6
6 files changed, 9 insertions, 51 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog
index 81213e698b62..70c04f10f5b9 100644
--- a/app-i18n/scim-pinyin/ChangeLog
+++ b/app-i18n/scim-pinyin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim-pinyin
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.10 2006/02/08 21:05:25 tove Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.11 2006/02/10 19:22:49 liquidx Exp $
+
+ 10 Feb 2006; Alastair Tse <liquidx@gentoo.org> -scim-pinyin-0.5.0.ebuild,
+ -scim-pinyin-0.5.90.ebuild, scim-pinyin-0.5.91.ebuild:
+ modular-X-ified
25 Nov 2005; Tom Gall <tgall@gentoo.org> scim-pinyin-0.5.91.ebuild:
stable on ppc64
diff --git a/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.0 b/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.0
deleted file mode 100644
index 09272c9da832..000000000000
--- a/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3cb810f4ae252c7e05fc01b7e5548da9 scim-pinyin-0.5.0.tar.gz 4829272
diff --git a/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.90 b/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.90
deleted file mode 100644
index 4265be77a3a6..000000000000
--- a/app-i18n/scim-pinyin/files/digest-scim-pinyin-0.5.90
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ce8e13994079a561702261dfba2806ec scim-pinyin-0.5.90.tar.gz 5490030
diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild
deleted file mode 100644
index c1366d235cfc..000000000000
--- a/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild,v 1.3 2005/09/09 16:43:31 agriffis Exp $
-
-inherit gnome2
-
-DESCRIPTION="Smart Common Input Method (SCIM) Smart Pinyin Input Method"
-HOMEPAGE="http://www.scim-im.org/"
-SRC_URI="mirror://sourceforge/scim/${P}.tar.gz"
-
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ppc ~ppc64 ~sparc x86"
-
-DEPEND="virtual/x11
- || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )"
-
-SCROLLKEEPER_UPDATE="0"
-G2CONF="--disable-static"
-DOCS="AUTHORS NEWS README ChangeLog"
-USE_DESTDIR=1
diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.90.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.90.ebuild
deleted file mode 100644
index 6fc125fc401b..000000000000
--- a/app-i18n/scim-pinyin/scim-pinyin-0.5.90.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.90.ebuild,v 1.1 2005/08/11 14:04:44 usata Exp $
-
-inherit kde-functions gnome2
-
-DESCRIPTION="Smart Common Input Method (SCIM) Smart Pinyin Input Method"
-HOMEPAGE="http://www.scim-im.org/"
-SRC_URI="mirror://sourceforge/scim/${P}.tar.gz"
-
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-DEPEND="virtual/x11
- || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )"
-
-SCROLLKEEPER_UPDATE="0"
-G2CONF="--disable-static"
-DOCS="AUTHORS NEWS README ChangeLog"
-USE_DESTDIR=1
diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild
index 1bd291c25a32..3732a4a45ca0 100644
--- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild
+++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.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-pinyin/scim-pinyin-0.5.91.ebuild,v 1.5 2005/11/25 20:31:43 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild,v 1.6 2006/02/10 19:22:50 liquidx Exp $
inherit kde-functions gnome2
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ~amd64 ppc ppc64 ~sparc x86"
-DEPEND="virtual/x11
+DEPEND="|| ( x11-libs/libXt virtual/x11 )
|| ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )
arts? ( kde-base/arts )"