x11-themes/milky - 2.0 (scrill)

Search

Install

Install this version:

emerge -a =x11-themes/milky-2.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-themes/milky-2.0

Or alternatively:

emerge --autounmask-write -a =x11-themes/milky-2.0

Package Information

Description:
Icon theme for KDE 4 designed by Banu Onal
Homepage:
http://kde-look.org/content/show.php/Milky?content=133124
License:
CCPL-Attribution-3.0

Ebuild Details

Version EAPI Keywords Slot
2.0 ~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 0
View Raw Ebuild
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="Icon theme for KDE 4 designed by Banu Onal"
HOMEPAGE="http://kde-look.org/content/show.php/Milky?content=133124"
SRC_URI="http://ftp.pardus.org.tr/pub/source/archives/${P}.tar.bz2"

LICENSE="CCPL-Attribution-3.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

RESTRICT="binchecks mirror strip"

DEPEND=""
RDEPEND=${DEPEND}

src_install() {
	cd milky
	dodoc author readme.txt thanks.to
	rm author license.txt readme.txt thanks.to

	cd "${WORKDIR}"
	insinto /usr/share/icons
	doins -r milky
}

Manifest for 2.0

Type File Size Source URLs
DIST milky-2.0.tar.bz2 44127008 bytes http://ftp.pardus.org.tr/pub/source/archives/milky-2.0.tar.bz2