summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-05-09 13:41:54 +0000
committerBen de Groot <yngwin@gentoo.org>2015-05-09 13:41:54 +0000
commit9060e9fb08f70f44d01bc3d01e9727d17c7a3110 (patch)
treedca1cea5a7757805cba2af779770c82d93cf91b0 /app-i18n
parentMark stable on amd64 (bug #540844). Remove old. (diff)
downloadgentoo-2-9060e9fb08f70f44d01bc3d01e9727d17c7a3110.tar.gz
gentoo-2-9060e9fb08f70f44d01bc3d01e9727d17c7a3110.tar.bz2
gentoo-2-9060e9fb08f70f44d01bc3d01e9727d17c7a3110.zip
Mark stable on amd64 (bug #540844). Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/fcitx-table-extra/ChangeLog6
-rw-r--r--app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.4.ebuild27
-rw-r--r--app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.5.ebuild27
-rw-r--r--app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild4
4 files changed, 7 insertions, 57 deletions
diff --git a/app-i18n/fcitx-table-extra/ChangeLog b/app-i18n/fcitx-table-extra/ChangeLog
index cbd8e14af5b1..eb038bf3dd1c 100644
--- a/app-i18n/fcitx-table-extra/ChangeLog
+++ b/app-i18n/fcitx-table-extra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/fcitx-table-extra
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog,v 1.11 2015/05/01 05:53:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog,v 1.12 2015/05/09 13:41:54 yngwin Exp $
+
+ 09 May 2015; Ben de Groot <yngwin@gentoo.org> -fcitx-table-extra-0.3.4.ebuild,
+ -fcitx-table-extra-0.3.5.ebuild, fcitx-table-extra-0.3.6.ebuild:
+ Mark stable on amd64 (bug #540844). Remove old.
01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-table-extra-0.3.6.ebuild:
Stable for PPC64 (bug #540844).
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.4.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.4.ebuild
deleted file mode 100644
index c6b229e23f3e..000000000000
--- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.4.ebuild,v 1.3 2015/04/19 12:06:55 blueness Exp $
-
-EAPI=5
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie and Quick"
-HOMEPAGE="http://fcitx-im.org/"
-SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-i18n/fcitx-4.2.8[table]"
-DEPEND="${RDEPEND}
- virtual/libintl"
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.5.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.5.ebuild
deleted file mode 100644
index b7da4aa2c50e..000000000000
--- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.5.ebuild,v 1.2 2015/04/19 12:06:55 blueness Exp $
-
-EAPI=5
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie and Quick"
-HOMEPAGE="http://fcitx-im.org/"
-SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-i18n/fcitx-4.2.8[table]"
-DEPEND="${RDEPEND}
- virtual/libintl"
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild
index 492289df0b9b..afceef30cd73 100644
--- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild
+++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild,v 1.3 2015/05/01 05:53:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild,v 1.4 2015/05/09 13:41:54 yngwin Exp $
EAPI=5
inherit cmake-utils gnome2-utils
@@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~x86"
IUSE=""
RDEPEND=">=app-i18n/fcitx-4.2.8[table]"