You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
352 B
12 lines
352 B
4 years ago
|
# Copyright 1999-2020 Gentoo Authors
|
||
5 years ago
|
# Copyright 2020 The Trinity Desktop Project
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
|
||
4 years ago
|
EAPI="7"
|
||
|
TRINITY_MODULE_NAME="tdetoys"
|
||
|
TRINITY_SUBMODULE="kworldwatch"
|
||
5 years ago
|
inherit trinity-meta-2
|
||
|
|
||
4 years ago
|
DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun"
|
||
5 years ago
|
KEYWORDS="~amd64 ~x86"
|