diff options
Diffstat (limited to 'gnustep-apps/affiche/affiche-0.6.0-r2.ebuild')
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r2.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild deleted file mode 100644 index 4b3d17a87276..000000000000 --- a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 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-r2.ebuild,v 1.4 2007/08/18 15:16:30 angelos 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="~amd64 ppc x86" -SLOT="0" -LICENSE="GPL-2" - -IUSE="" -DEPEND="${GS_DEPEND}" -RDEPEND="${GS_RDEPEND}" - -egnustep_install_domain "Local" |