summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 13:18:07 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 13:18:07 +0000
commitef1c233ee005182bab54fd8b2fca6a5a2b373267 (patch)
tree53d53a6e054ea72eed82b456060a2de673bb6f60 /gnustep-apps/gworkspace
parentMoving to gnustep-apps/gworkspace (diff)
downloadhistorical-ef1c233ee005182bab54fd8b2fca6a5a2b373267.tar.gz
historical-ef1c233ee005182bab54fd8b2fca6a5a2b373267.tar.bz2
historical-ef1c233ee005182bab54fd8b2fca6a5a2b373267.zip
Moved from app-gnustep/gworkspace to gnustep-apps/gworkspace.
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r--gnustep-apps/gworkspace/ChangeLog31
-rw-r--r--gnustep-apps/gworkspace/Manifest4
-rw-r--r--gnustep-apps/gworkspace/files/digest-gworkspace-0.5.31
-rw-r--r--gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild22
-rw-r--r--gnustep-apps/gworkspace/metadata.xml5
5 files changed, 63 insertions, 0 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog
new file mode 100644
index 000000000000..6b9f705a925b
--- /dev/null
+++ b/gnustep-apps/gworkspace/ChangeLog
@@ -0,0 +1,31 @@
+# ChangeLog for app-gnustep/gworkspace
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.1 2004/07/23 13:18:07 fafhrd Exp $
+
+*gworkspace-0.5.3 (23 Jul 2004)
+
+ 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> +metadata.xml,
+ +gworkspace-0.5.3.ebuild:
+ Moved from app-gnustep/gworkspace to gnustep-apps/gworkspace.
+
+ 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
+ gworkspace-0.5.3.ebuild:
+ Changing the eclass to gnustep-old
+
+ 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
+ gworkspace-0.5.3.ebuild:
+ Changing the eclass to gnustep-old
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gworkspace-0.5.3.ebuild:
+ Added IUSE=
+
+ 18 Feb 2004; David Holm <dholm@gentoo.org> gworkspace-0.5.3.ebuild:
+ Added to ~ppc.
+
+ 30 Jul 2003; Nick Hadaway <raker@gentoo.org> gworkspace-0.5.3.ebuild:
+ Updated the description.
+
+*gworkspace-0.5.3 (15 Jul 2003)
+
+ 15 Jul 2003; Nick Hadaway <raker@gentoo.org> gworkspace-0.5.3.ebuild:
+ New ebuild.
diff --git a/gnustep-apps/gworkspace/Manifest b/gnustep-apps/gworkspace/Manifest
new file mode 100644
index 000000000000..13dad61dab91
--- /dev/null
+++ b/gnustep-apps/gworkspace/Manifest
@@ -0,0 +1,4 @@
+MD5 635d32ffad9f9028d94b9993f2a14655 gworkspace-0.5.3.ebuild 614
+MD5 ecb565768b55d2798d38c2fc84ce7cd2 ChangeLog 856
+MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
+MD5 48cb1091fdd1df58f0a32711945b64fb files/digest-gworkspace-0.5.3 69
diff --git a/gnustep-apps/gworkspace/files/digest-gworkspace-0.5.3 b/gnustep-apps/gworkspace/files/digest-gworkspace-0.5.3
new file mode 100644
index 000000000000..b8af27dcf117
--- /dev/null
+++ b/gnustep-apps/gworkspace/files/digest-gworkspace-0.5.3
@@ -0,0 +1 @@
+MD5 119523e6762a5abe9226877045e2faec gworkspace-0.5.3.tar.gz 1104593
diff --git a/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild b/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild
new file mode 100644
index 000000000000..314e2f8cbe01
--- /dev/null
+++ b/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.5.3.ebuild,v 1.1 2004/07/23 13:18:07 fafhrd Exp $
+
+inherit gnustep-old
+
+S=${WORKDIR}/GWorkspace-${PV}
+
+DESCRIPTION="GNUstep workspace manager"
+HOMEPAGE="http://www.gnustep.org"
+SRC_URI="http://www.gnustep.it/enrico/${PN}/${P}.tar.gz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="x86 ~ppc"
+DEPEND=">=dev-util/gnustep-gui-0.8.5"
+IUSE=""
+
+src_install() {
+ egnustepinstall
+ cd ${S}/Apps_wrappers
+ cp -a * ${D}${GNUSTEP_SYSTEM_ROOT}/Applications
+}
diff --git a/gnustep-apps/gworkspace/metadata.xml b/gnustep-apps/gworkspace/metadata.xml
new file mode 100644
index 000000000000..6cfe3231f3bc
--- /dev/null
+++ b/gnustep-apps/gworkspace/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnustep</herd>
+</pkgmetadata>