diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:09:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:09:08 +0000 |
commit | 26afc163b3d02fe2dc81ec082c6baa11ff37bf68 (patch) | |
tree | b4acb24ae63a9c7bbda3b56b4978a7d4302d7939 /app-i18n/scim-pinyin | |
parent | Drop sparc keywords (diff) | |
download | historical-26afc163b3d02fe2dc81ec082c6baa11ff37bf68.tar.gz historical-26afc163b3d02fe2dc81ec082c6baa11ff37bf68.tar.bz2 historical-26afc163b3d02fe2dc81ec082c6baa11ff37bf68.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.39/cvs/Linux ia64
Diffstat (limited to 'app-i18n/scim-pinyin')
-rw-r--r-- | app-i18n/scim-pinyin/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 64571f479cdd..636088e9dda7 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.39 2009/12/31 14:06:42 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.40 2011/02/13 18:07:56 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> scim-pinyin-0.5.91-r2.ebuild, + scim-pinyin-0.5.91-r3.ebuild: + Drop sparc keywords 31 Dec 2009; Brent Baude <ranger@gentoo.org> scim-pinyin-0.5.91-r3.ebuild: Marking scim-pinyin-0.5.91-r3 ppc64 for bug 289644 diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild index 92f8209c0590..014f94c023e9 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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-r2.ebuild,v 1.6 2009/11/25 19:32:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v 1.7 2011/02/13 18:07:56 armin76 Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="nls" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc64 sparc" +KEYWORDS="ppc64" RDEPEND="x11-libs/libXt || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild index 288c2166a3a6..c4c6d071d20e 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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-r3.ebuild,v 1.8 2009/12/31 14:06:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.9 2011/02/13 18:07:56 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="nls" RDEPEND="x11-libs/libXt |