blob: f6f1b6bcc23d36988958ac0adcab2291d7c25af9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Open Type Organizer"
HOMEPAGE="https://sourceforge.net/projects/oto/"
SRC_URI="mirror://sourceforge/oto/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ia64 ~ppc ~s390 ~sh sparc x86"
|