Skip to content

Commit

Permalink
app-i18n/scim-tomoe: Stop relying on gucharmap:0
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
pacho2 committed Sep 18, 2016
1 parent fc034c8 commit 328d42c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 38 deletions.
38 changes: 0 additions & 38 deletions app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild

This file was deleted.

26 changes: 26 additions & 0 deletions app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM"
HOMEPAGE="http://tomoe.sourceforge.net/"
SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
>=app-i18n/scim-1.2.0
>=app-i18n/libtomoe-gtk-0.6.0
>=x11-libs/gtk+-2.4:2
"
DEPEND="${RDEPEND}
virtual/pkgconfig
>=dev-util/intltool-0.35.0
"

PATCHES=( "${FILESDIR}"/${P}-gcc43.patch )

0 comments on commit 328d42c

Please sign in to comment.