summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKathryn Kulick <gothgirl@gentoo.org>2005-11-03 21:34:44 +0000
committerKathryn Kulick <gothgirl@gentoo.org>2005-11-03 21:34:44 +0000
commitcfd4963a5fe60894e12090f26afb8d87c74c4251 (patch)
tree29171730d8ba9dcb504a2d812c42d481e0cd6e64 /x11-themes/gartoon
parentremoved --with-gnu-ld (#108386) (diff)
downloadgentoo-2-cfd4963a5fe60894e12090f26afb8d87c74c4251.tar.gz
gentoo-2-cfd4963a5fe60894e12090f26afb8d87c74c4251.tar.bz2
gentoo-2-cfd4963a5fe60894e12090f26afb8d87c74c4251.zip
initial import wrt bug#107220
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-themes/gartoon')
-rw-r--r--x11-themes/gartoon/ChangeLog9
-rw-r--r--x11-themes/gartoon/Manifest4
-rw-r--r--x11-themes/gartoon/files/digest-gartoon-0.51
-rw-r--r--x11-themes/gartoon/gartoon-0.5.ebuild23
-rw-r--r--x11-themes/gartoon/metadata.xml11
5 files changed, 48 insertions, 0 deletions
diff --git a/x11-themes/gartoon/ChangeLog b/x11-themes/gartoon/ChangeLog
new file mode 100644
index 000000000000..75b51893fae5
--- /dev/null
+++ b/x11-themes/gartoon/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-themes/gartoon
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/ChangeLog,v 1.1 2005/11/03 21:34:44 gothgirl Exp $
+
+*gartoon-0.5 (03 Nov 2005)
+
+ 03 Nov 2005; <gothgirl@gentoo.org> +metadata.xml, +gartoon-0.5.ebuild:
+ initial import to tree wrt bug#107220
+
diff --git a/x11-themes/gartoon/Manifest b/x11-themes/gartoon/Manifest
new file mode 100644
index 000000000000..3b89feb42ba7
--- /dev/null
+++ b/x11-themes/gartoon/Manifest
@@ -0,0 +1,4 @@
+MD5 c9ba9c4ac2fd60a981492dd78db63899 ChangeLog 261
+MD5 eae977a6121bc6fb37365ff0a12c6bfa files/digest-gartoon-0.5 64
+MD5 2efb68a46061a32c8e9a29507588a624 gartoon-0.5.ebuild 434
+MD5 af4ca1e5f30b0458ea4615644394378c metadata.xml 281
diff --git a/x11-themes/gartoon/files/digest-gartoon-0.5 b/x11-themes/gartoon/files/digest-gartoon-0.5
new file mode 100644
index 000000000000..ebf1847a6f75
--- /dev/null
+++ b/x11-themes/gartoon/files/digest-gartoon-0.5
@@ -0,0 +1 @@
+MD5 19fd88682ad2f88ca85f7e0a904610fd gartoon-0.5.tar.gz 1552790
diff --git a/x11-themes/gartoon/gartoon-0.5.ebuild b/x11-themes/gartoon/gartoon-0.5.ebuild
new file mode 100644
index 000000000000..dfcc8d9f40f4
--- /dev/null
+++ b/x11-themes/gartoon/gartoon-0.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/gartoon-0.5.ebuild,v 1.1 2005/11/03 21:34:44 gothgirl Exp $
+
+DESCRIPTION="Gartoon SVG icon theme."
+SRC_URI="http://zeus.qballcow.nl/icon/paket/${P}.tar.gz"
+HOMEPAGE="http://zeus.qballcow.nl/?page_id=15"
+LICENSE="GPL-2"
+
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+RESTRICT="nostrip"
+
+S="${WORKDIR}/gartoon"
+
+src_install(){
+ cd ${S}
+
+ insinto /usr/share/icons/
+ doins -r ${S}
+}
diff --git a/x11-themes/gartoon/metadata.xml b/x11-themes/gartoon/metadata.xml
new file mode 100644
index 000000000000..4277e00807d4
--- /dev/null
+++ b/x11-themes/gartoon/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11-themes</herd>
+<maintainer>
+ <email>gothgirl@gentoo.org</email>
+</maintainer>
+<longdescription>
+Gartoon icon set.
+</longdescription>
+</pkgmetadata>