diff options
author | James Broadhead <jamesbroadhead@gmail.com> | 2012-03-19 16:44:44 +0000 |
---|---|---|
committer | James Broadhead <jamesbroadhead@gmail.com> | 2012-03-19 16:44:44 +0000 |
commit | f643cf391f56cab34e87feac87b447005523ee9d (patch) | |
tree | 1dcc7e127502206dfef7bf617ef59ade2565714d /app-editors | |
parent | media-tv/xbmc: merging old work on xbmc - overtaken by the tree though (diff) | |
download | jamesbroadhead-f643cf391f56cab34e87feac87b447005523ee9d.tar.gz jamesbroadhead-f643cf391f56cab34e87feac87b447005523ee9d.tar.bz2 jamesbroadhead-f643cf391f56cab34e87feac87b447005523ee9d.zip |
x11-libs/fox - rm, with all deps - in portage now
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/Manifest | 2 | ||||
-rw-r--r-- | app-editors/adie/adie-1.7.30.ebuild | 18 |
2 files changed, 0 insertions, 20 deletions
diff --git a/app-editors/adie/Manifest b/app-editors/adie/Manifest deleted file mode 100644 index d4f1e06..0000000 --- a/app-editors/adie/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fox-1.7.30.tar.gz 4934744 RMD160 2cb49c51ab6da5ec13fc8d7dd2f9f49fb1319d9e SHA1 bc3ad42da3b2a49d98cdb9ee9a11745a9b8fc47e SHA256 4eb9af4bde8cfe7243738195b62879d607736fa0b43a12fd5be42ef047692714 -EBUILD adie-1.7.30.ebuild 420 RMD160 73bb520394f7dc579f50b41d335ba9bc0468611b SHA1 108a1196d8756a8ff92815100c2141c211e07246 SHA256 8599affdd9791eed2a3e4291d4a1e515479c7ce5e1efcbc63c6a6185f61bfb73 diff --git a/app-editors/adie/adie-1.7.30.ebuild b/app-editors/adie/adie-1.7.30.ebuild deleted file mode 100644 index d319ef5..0000000 --- a/app-editors/adie/adie-1.7.30.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.7 2010/07/27 01:34:17 jer 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.7" - -RDEPEND="${DEPEND}" |