summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-09-24 02:47:15 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-09-24 02:47:15 +0000
commitf0926adb5aaeaf2ae203b2ad998f0dfb67c637a9 (patch)
treef0803ce6e402bfb1ffde816b019c69dd25f6c4ff /gnustep-apps
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-f0926adb5aaeaf2ae203b2ad998f0dfb67c637a9.tar.gz
gentoo-2-f0926adb5aaeaf2ae203b2ad998f0dfb67c637a9.tar.bz2
gentoo-2-f0926adb5aaeaf2ae203b2ad998f0dfb67c637a9.zip
Affiche version bump for new GNUstep stuff
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/affiche/ChangeLog14
-rw-r--r--gnustep-apps/affiche/Manifest6
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r1.ebuild19
-rw-r--r--gnustep-apps/affiche/files/digest-affiche-0.6.0-r11
-rw-r--r--gnustep-apps/affiche/metadata.xml7
5 files changed, 37 insertions, 10 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog
index 8e9efa4b2d40..27a9ee9f9049 100644
--- a/gnustep-apps/affiche/ChangeLog
+++ b/gnustep-apps/affiche/ChangeLog
@@ -1,20 +1,20 @@
# ChangeLog for gnustep-apps/affiche
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.3 2004/07/27 17:21:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.4 2004/09/24 02:47:15 fafhrd Exp $
- 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> affiche-0.6.0.ebuild:
+ 09 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org> affiche-0.6.0.ebuild:
+ Compatibility changes for new gnustep eclass.
+
+ 23 Jul 2004; Armando Di Cianno <fafhrd@gentoo.org> affiche-0.6.0.ebuild:
Changed referenced categories in ebuilds to reflect recent epkgmove changes.
*affiche-0.6.0 (22 Jul 2004)
- 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> +metadata.xml,
+ 22 Jul 2004; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml,
+affiche-0.6.0.ebuild:
Moved from app-gnustep/affiche to gnustep-apps/affiche.
- 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> affiche-0.6.0.ebuild:
- Changing the eclass to gnustep-old
-
- 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> affiche-0.6.0.ebuild:
+ 22 Jul 2004; Armando Di Cianno <fafhrd@gentoo.org> affiche-0.6.0.ebuild:
Changing the eclass to gnustep-old
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> affiche-0.6.0.ebuild:
diff --git a/gnustep-apps/affiche/Manifest b/gnustep-apps/affiche/Manifest
index c6f84b6eccb8..3ddc5719d60e 100644
--- a/gnustep-apps/affiche/Manifest
+++ b/gnustep-apps/affiche/Manifest
@@ -1,4 +1,6 @@
MD5 71a2769247c736ae3283f66ab70732da affiche-0.6.0.ebuild 662
-MD5 59742d385a706af9b84120fc1aa4a910 ChangeLog 1322
-MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
+MD5 082d03d56d0e002786f8b40d99ef2483 affiche-0.6.0-r1.ebuild 509
+MD5 374f6c117f4853fd34e07838e298ae49 ChangeLog 1317
+MD5 13d75e2325bb855a42db67b40837eadc metadata.xml 555
+MD5 fea4ce56a126969a3fd8d0f7e06efb8c files/digest-affiche-0.6.0-r1 64
MD5 fea4ce56a126969a3fd8d0f7e06efb8c files/digest-affiche-0.6.0 64
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r1.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r1.ebuild
new file mode 100644
index 000000000000..399297219a46
--- /dev/null
+++ b/gnustep-apps/affiche/affiche-0.6.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r1.ebuild,v 1.1 2004/09/24 02:47:15 fafhrd Exp $
+
+inherit gnustep
+
+S=${WORKDIR}/${PN/a/A}
+
+DESCRIPTION="Affiche allows people to 'stick' notes"
+HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5"
+SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="GPL-2"
+
+IUSE="${IUSE}"
+DEPEND="${GS_DEPEND}"
+RDEPEND="${GS_RDEPEND}"
+
diff --git a/gnustep-apps/affiche/files/digest-affiche-0.6.0-r1 b/gnustep-apps/affiche/files/digest-affiche-0.6.0-r1
new file mode 100644
index 000000000000..ca12f8768415
--- /dev/null
+++ b/gnustep-apps/affiche/files/digest-affiche-0.6.0-r1
@@ -0,0 +1 @@
+MD5 6c7ad52544579594b20ca7c86954042e Affiche-0.6.0.tar.gz 50764
diff --git a/gnustep-apps/affiche/metadata.xml b/gnustep-apps/affiche/metadata.xml
index 6cfe3231f3bc..6d8a7311ee20 100644
--- a/gnustep-apps/affiche/metadata.xml
+++ b/gnustep-apps/affiche/metadata.xml
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<herd>gnustep</herd>
+<longdescription>
+Affiche is a little application that allows people to "stick" little notes on their computer desktop. It works well under GNUstep and under Apple Mac OS X.
+
+The goal of this little application is to provide a good example on how to develop cross-platform applications between GNUstep and Apple Mac OS X while providing a useful application at the same time.
+</longdescription>
</pkgmetadata>