| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0 | 7 | amd64 ~sparc x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Flat SVG icon set"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=17158"
SRC_URI="http://www.atqu23.dsl.pipex.com/danny/flatSVG${PV}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"
IUSE=""
S=${WORKDIR}/FlatSVG
src_install() {
insinto /usr/share/icons
doins -r "${S}"
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | flatSVG1.0.tar.gz | 2090679 bytes | http://www.atqu23.dsl.pipex.com/danny/flatSVG1.0.tar.gz |