diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-22 22:01:02 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-07-22 22:01:02 +0000 |
commit | 064b80958116829673bda7d59024196de92214d4 (patch) | |
tree | 71b2fe36e6a4dfe9ea7373d19fd9af13b81f1639 /gnustep-apps/affiche | |
parent | Moving to gnustep-apps/affiche (diff) | |
download | gentoo-2-064b80958116829673bda7d59024196de92214d4.tar.gz gentoo-2-064b80958116829673bda7d59024196de92214d4.tar.bz2 gentoo-2-064b80958116829673bda7d59024196de92214d4.zip |
Moved from app-gnustep/affiche to gnustep-apps/affiche.
Diffstat (limited to 'gnustep-apps/affiche')
-rw-r--r-- | gnustep-apps/affiche/ChangeLog | 32 | ||||
-rw-r--r-- | gnustep-apps/affiche/Manifest | 4 | ||||
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0.ebuild | 22 | ||||
-rw-r--r-- | gnustep-apps/affiche/files/digest-affiche-0.6.0 | 1 | ||||
-rw-r--r-- | gnustep-apps/affiche/metadata.xml | 5 |
5 files changed, 64 insertions, 0 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog new file mode 100644 index 000000000000..c5085c2162bf --- /dev/null +++ b/gnustep-apps/affiche/ChangeLog @@ -0,0 +1,32 @@ +# ChangeLog for app-gnustep/affiche +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.1 2004/07/22 22:01:02 fafhrd Exp $ + +*affiche-0.6.0 (22 Jul 2004) + + 22 Jul 2004; Armando Di Cianno,,, <armando@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: + Changing the eclass to gnustep-old + + 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> affiche-0.6.0.ebuild: + Added IUSE= + + 18 Feb 2004; David Holm <dholm@gentoo.org> affiche-0.6.0.ebuild: + Added to ~ppc. + + 18 Oct 2003; Nick Hadaway <raker@gentoo.org> affiche-0.6.0.ebuild: + Fixed the policy violation of setting ${A} + + 28 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> affiche-0.6.0.ebuild: + Little description line fix because of bug #25403 + +*affiche-0.6.0 (17 Jul 2003) + + 17 Jul 2003; Michele Balistreri <brain@gentoo.org> affiche-0.6.0.ebuild: + New ebuild. diff --git a/gnustep-apps/affiche/Manifest b/gnustep-apps/affiche/Manifest new file mode 100644 index 000000000000..a58cc8b047a6 --- /dev/null +++ b/gnustep-apps/affiche/Manifest @@ -0,0 +1,4 @@ +MD5 99cd4a114cfe6ea218ccfcc908640252 affiche-0.6.0.ebuild 657 +MD5 3a81dd95e3de23bf6ca4f3efc8690ddf ChangeLog 977 +MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 +MD5 fea4ce56a126969a3fd8d0f7e06efb8c files/digest-affiche-0.6.0 64 diff --git a/gnustep-apps/affiche/affiche-0.6.0.ebuild b/gnustep-apps/affiche/affiche-0.6.0.ebuild new file mode 100644 index 000000000000..3c0744b9a6e6 --- /dev/null +++ b/gnustep-apps/affiche/affiche-0.6.0.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/affiche/affiche-0.6.0.ebuild,v 1.1 2004/07/22 22:01:02 fafhrd Exp $ + +inherit gnustep-old + +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" +IUSE="" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86 ~ppc" + +DEPEND=">=dev-util/gnustep-gui-0.8.5" + +src_unpack() { + unpack ${P/a/A}.tar.gz + cd ${S} +} diff --git a/gnustep-apps/affiche/files/digest-affiche-0.6.0 b/gnustep-apps/affiche/files/digest-affiche-0.6.0 new file mode 100644 index 000000000000..ca12f8768415 --- /dev/null +++ b/gnustep-apps/affiche/files/digest-affiche-0.6.0 @@ -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 new file mode 100644 index 000000000000..6cfe3231f3bc --- /dev/null +++ b/gnustep-apps/affiche/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> |