app-i18n/fcitx-googlepinyin: Remove old version.

This commit is contained in:
Wang Jiajun 2012-10-29 16:44:36 +08:00
parent 4be67a1448
commit 3cd288c369
2 changed files with 0 additions and 23 deletions

View File

@ -1,2 +1 @@
DIST fcitx-googlepinyin-0.1.5.tar.xz 20776 SHA256 f74ac4b40d11002a0dfc49572475a9b9d9671755b9c77bbc7a091d6e0849ab8d
DIST fcitx-googlepinyin-0.1.6.tar.xz 24080 SHA256 29a5506ed45d26534f7bcbca1c56138984dcc7e99a42652c6a49fe20ec0da781

View File

@ -1,22 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
inherit cmake-utils
DESCRIPTION="Fcitx Wrapper for googlepinyin."
HOMEPAGE="http://code.google.com/p/fcitx"
SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror"
RDEPEND=">=app-i18n/fcitx-4.2.1
>=app-i18n/libgooglepinyin-0.1.2"
DEPEND="${RDEPEND}
dev-util/intltool"