Parent Directory
|
Revision Log
version bump (bug #403977) (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
| 1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.35.ebuild,v 1.6 2009/04/10 15:07:08 armin76 Exp $ |
| 4 | |
| 5 | EAPI="1" |
| 6 | |
| 7 | inherit fox |
| 8 | |
| 9 | DESCRIPTION="Text editor based on the FOX Toolkit" |
| 10 | |
| 11 | LICENSE="GPL-2" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" |
| 14 | IUSE="" |
| 15 | |
| 16 | DEPEND="x11-libs/fox:1.6" |
| 17 | |
| 18 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |