diff options
Diffstat (limited to 'gnustep-apps/aclock/aclock-0.1.0.ebuild')
-rw-r--r-- | gnustep-apps/aclock/aclock-0.1.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gnustep-apps/aclock/aclock-0.1.0.ebuild b/gnustep-apps/aclock/aclock-0.1.0.ebuild deleted file mode 100644 index 8b2d9f16e80c..000000000000 --- a/gnustep-apps/aclock/aclock-0.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/aclock/aclock-0.1.0.ebuild,v 1.2 2004/11/12 03:49:27 fafhrd Exp $ - -inherit gnustep - -DESCRIPTION="A clock!" -HOMEPAGE="http://www.linuks.mine.nu/aclock/" -SRC_URI="http://www.linuks.mine.nu/aclock/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" - -IUSE="${IUSE}" -DEPEND="${GS_DEPEND}" -RDEPEND="${GS_RDEPEND}" - |