summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-08-13 13:44:17 +0000
committerFabian Groffen <grobian@gentoo.org>2007-08-13 13:44:17 +0000
commita3cbe371f01a755085371c72145bde8842e98c2b (patch)
treee24b090f99fcca6e3816602b3785a67413f0305b
parentadd gnustep-libs/highlighterkit (diff)
downloadprefix-a3cbe371f01a755085371c72145bde8842e98c2b.tar.gz
prefix-a3cbe371f01a755085371c72145bde8842e98c2b.tar.bz2
prefix-a3cbe371f01a755085371c72145bde8842e98c2b.zip
add gnustep-libs/iconkit
(Portage 2.2.00.7595-prefix/SVN/Linux 2.6.20-1.2925.fc6 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+) svn path=/prefix-overlay/; revision=247
-rw-r--r--gnustep-libs/iconkit/Manifest2
-rw-r--r--gnustep-libs/iconkit/iconkit-0.2.ebuild16
2 files changed, 18 insertions, 0 deletions
diff --git a/gnustep-libs/iconkit/Manifest b/gnustep-libs/iconkit/Manifest
new file mode 100644
index 0000000..3954dc5
--- /dev/null
+++ b/gnustep-libs/iconkit/Manifest
@@ -0,0 +1,2 @@
+DIST etoile-0.2.tar.gz 21233211 RMD160 340add5114d6bd2ba9d6da648ec041702a09d565 SHA1 9d384114f5ac317eebcc6b5cda3a0f5898a7c1c7 SHA256 e3a016ceaeb28c02b9a7ac71db51ced38c0dc0fc36c8b539d878b826f988ae0f
+EBUILD iconkit-0.2.ebuild 467 RMD160 7d753313c4c31e173ac59e79c9804de2c273b271 SHA1 731335677a107e469d55f39234e93505013de9ad SHA256 09d164ce18648f84514c99790995414af8260863dbcf8fd97d8fac80555ca246
diff --git a/gnustep-libs/iconkit/iconkit-0.2.ebuild b/gnustep-libs/iconkit/iconkit-0.2.ebuild
new file mode 100644
index 0000000..6d29dfb
--- /dev/null
+++ b/gnustep-libs/iconkit/iconkit-0.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="prefix"
+
+inherit gnustep-2
+
+S="${WORKDIR}/Etoile-${PV}/Frameworks/IconKit"
+
+DESCRIPTION="framework used to create icons using different elements"
+HOMEPAGE="http://www.etoile-project.org/etoile/mediawiki/index.php?title=IconKit"
+SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"