/[gentoo-x86]/x11-themes/korilla/korilla-1.3.4-r1.ebuild
Gentoo

Contents of /x11-themes/korilla/korilla-1.3.4-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (show annotations) (download)
Wed Aug 22 12:27:30 2012 UTC (9 months, 4 weeks ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED
Remove old.

(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/x11-themes/korilla/korilla-1.3.4-r1.ebuild,v 1.7 2012/07/29 18:28:07 armin76 Exp $
4
5 DESCRIPTION="Kool Gorilla Icon Set for KDE"
6 SRC_URI="mirror://gentoo/Korilla-v${PV}.tar.bz2"
7 HOMEPAGE="http://www.kde-look.org/content/show.php?content=7264"
8 KEYWORDS="amd64 ppc x86"
9 IUSE=""
10 SLOT="0"
11 LICENSE="as-is"
12
13 S="${WORKDIR}/Kool.Gorilla"
14
15 src_install(){
16 dodir /usr/share/icons/
17 cp -r "${S}" "${D}/usr/share/icons/"
18 }

  ViewVC Help
Powered by ViewVC 1.1.20