Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 626764
Collapse All | Expand All

(-)/var/db/paludis/repositories/gentoo/app-i18n/scim/scim-1.4.17.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2017 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 6-12 Link Here
6
6
7
DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform"
7
DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform"
8
HOMEPAGE="https://sourceforge.net/projects/scim"
8
HOMEPAGE="https://sourceforge.net/projects/scim"
9
SRC_URI="mirror://sourceforge/scim/${P}.tar.gz"
9
SRC_URI="https://codeload.github.com/${PN}-im/${PN}/zip/${PV} -> ${P}.zip"
10
10
11
LICENSE="GPL-2"
11
LICENSE="GPL-2"
12
SLOT="0"
12
SLOT="0"

Return to bug 626764