summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/noia/noia-1.0-r1.ebuild')
-rw-r--r--x11-themes/noia/noia-1.0-r1.ebuild16
1 files changed, 7 insertions, 9 deletions
diff --git a/x11-themes/noia/noia-1.0-r1.ebuild b/x11-themes/noia/noia-1.0-r1.ebuild
index 8c6cc6bd1169..15527a137438 100644
--- a/x11-themes/noia/noia-1.0-r1.ebuild
+++ b/x11-themes/noia/noia-1.0-r1.ebuild
@@ -1,23 +1,21 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild,v 1.7 2006/11/28 00:48:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/noia/noia-1.0-r1.ebuild,v 1.8 2009/06/11 09:42:34 scarabeus Exp $
DESCRIPTION="The Noia icon theme"
-SRC_URI="http://es.kde.org/downloads/noia-kde-icons-1.00.tgz"
-HOMEPAGE="http://www.carlitus.net"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=3883"
+SRC_URI="mirror://debian/pool/main/k/kde-icons-noia/kde-icons-noia_1.0.orig.tar.gz"
+
KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
-IUSE=""
SLOT="0"
+IUSE=""
LICENSE="LGPL-2.1"
-DEPEND=""
-RDEPEND=""
-
S="${WORKDIR}/noia_kde_100"
RESTRICT="binchecks strip"
-src_install(){
+src_install() {
insinto /usr/share/icons/${PN}
doins -r .
}