diff options
Diffstat (limited to 'gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild')
-rw-r--r-- | gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild b/gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild deleted file mode 100644 index 3a634acfea7d..000000000000 --- a/gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.2.0.20050606.ebuild,v 1.2 2005/08/25 19:03:49 swegener Exp $ - -inherit gnustep - -S=${WORKDIR}/${P/p/P} - -DESCRIPTION="A set of Objective-C classes that model a mail system." -HOMEPAGE="http://www.collaboration-world.com/pantomime/" -SRC_URI="mirror://gentoo/${P/p/P}.tar.bz2" - -LICENSE="LGPL-2.1 Elm" -KEYWORDS="~x86 ~ppc" -SLOT="0" - -IUSE="" -DEPEND="${GS_DEPEND} - dev-libs/openssl" -RDEPEND="${GS_RDEPEND} - dev-libs/openssl" - -egnustep_install_domain "Local" |