diff options
author | Michele Balistreri <brain@gentoo.org> | 2003-07-17 15:19:43 +0000 |
---|---|---|
committer | Michele Balistreri <brain@gentoo.org> | 2003-07-17 15:19:43 +0000 |
commit | 5f48b49ceab8c47e34c5530168249f86552b070f (patch) | |
tree | 09088d9ea946a5e8608744f7a0383ba8ab8272c0 /app-gnustep | |
parent | New ebuild (diff) | |
download | historical-5f48b49ceab8c47e34c5530168249f86552b070f.tar.gz historical-5f48b49ceab8c47e34c5530168249f86552b070f.tar.bz2 historical-5f48b49ceab8c47e34c5530168249f86552b070f.zip |
New ebuild
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/affiche/Manifest | 3 | ||||
-rw-r--r-- | app-gnustep/affiche/affiche-0.6.0.ebuild | 16 | ||||
-rw-r--r-- | app-gnustep/affiche/files/digest-affiche-0.6.0 | 1 |
3 files changed, 19 insertions, 1 deletions
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 |