git-svn-id: http://svn.calculate.ru/overlay@1071 c91db197-33c1-4113-bf15-f8a5c547ca64atratsevskiy
parent
3890b7daae
commit
8c756e182f
@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
DESCRIPTION="Theme for CDS"
|
||||
HOMEPAGE="http://www.calculate-linux.ru/calcualte-cds-themes"
|
||||
SRC_URI="ftp://mirror.yandex.ru/calculate/${PN}/${P}.tar.bz2
|
||||
http://mirror.yandex.ru/calculate/${PN}/${P}.tar.bz2
|
||||
ftp://ftp.linux.kiev.ua/pub/Linux/Calculate/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
src_install() {
|
||||
insinto /
|
||||
doins -r .
|
||||
}
|
Loading…
Reference in new issue