From 2a7e40180082551ba7551487362cf475bf1599ad Mon Sep 17 00:00:00 2001 From: Matti Bickel Date: Sun, 1 Mar 2009 11:57:07 +0000 Subject: bump, uses eapi=1 now (Portage version: 2.1.6.7/cvs/Linux ppc) --- app-editors/adie/adie-1.6.35.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app-editors/adie/adie-1.6.35.ebuild (limited to 'app-editors/adie/adie-1.6.35.ebuild') diff --git a/app-editors/adie/adie-1.6.35.ebuild b/app-editors/adie/adie-1.6.35.ebuild new file mode 100644 index 000000000000..3e09507b5714 --- /dev/null +++ b/app-editors/adie/adie-1.6.35.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.35.ebuild,v 1.1 2009/03/01 11:57:07 mabi Exp $ + +EAPI="1" + +inherit fox + +DESCRIPTION="Text editor based on the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="x11-libs/fox:1.6" + +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad