From 7f825568d1a7d3a6a72cf6b8846fa6b3b60120ab Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Thu, 17 Jul 2003 15:19:43 +0000 Subject: New ebuild --- app-gnustep/affiche/ChangeLog | 8 ++++++++ app-gnustep/affiche/Manifest | 3 ++- app-gnustep/affiche/affiche-0.6.0.ebuild | 16 ++++++++++++++++ app-gnustep/affiche/files/digest-affiche-0.6.0 | 1 + 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 app-gnustep/affiche/ChangeLog create mode 100644 app-gnustep/affiche/affiche-0.6.0.ebuild create mode 100644 app-gnustep/affiche/files/digest-affiche-0.6.0 (limited to 'app-gnustep') diff --git a/app-gnustep/affiche/ChangeLog b/app-gnustep/affiche/ChangeLog new file mode 100644 index 000000000000..323125800818 --- /dev/null +++ b/app-gnustep/affiche/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-gnustep/affiche +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.1 2003/07/17 15:19:32 brain Exp $ + +*affiche-0.6.0 (17 Jul 2003) + + 17 Jul 2003; Michele Balistreri affiche-0.6.0.ebuild: + New ebuild. diff --git a/app-gnustep/affiche/Manifest b/app-gnustep/affiche/Manifest index 4f4046e97d7b..184ff9f50133 100644 --- a/app-gnustep/affiche/Manifest +++ b/app-gnustep/affiche/Manifest @@ -1,2 +1,3 @@ -MD5 8bf2d8e338bfac8a6e09003dcb6e2ffc affiche-0.6.0.ebuild 607 +MD5 54a38e698560758714b32cce775396b7 affiche-0.6.0.ebuild 614 +MD5 ebedaad1311d71f238f021bd9315190c ChangeLog 338 MD5 fea4ce56a126969a3fd8d0f7e06efb8c files/digest-affiche-0.6.0 64 diff --git a/app-gnustep/affiche/affiche-0.6.0.ebuild b/app-gnustep/affiche/affiche-0.6.0.ebuild new file mode 100644 index 000000000000..3097e9b0ae0f --- /dev/null +++ b/app-gnustep/affiche/affiche-0.6.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.1 2003/07/17 15:19:32 brain Exp $ + +inherit gnustep + +S=${WORKDIR}/${PN/a/A} +A=${P/a/A}.tar.gz + +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" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86" +DEPEND=">=dev-util/gnustep-gui-0.8.5" diff --git a/app-gnustep/affiche/files/digest-affiche-0.6.0 b/app-gnustep/affiche/files/digest-affiche-0.6.0 new file mode 100644 index 000000000000..ca12f8768415 --- /dev/null +++ b/app-gnustep/affiche/files/digest-affiche-0.6.0 @@ -0,0 +1 @@ +MD5 6c7ad52544579594b20ca7c86954042e Affiche-0.6.0.tar.gz 50764 -- cgit v1.2.3-65-gdbad