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 /dev-util | |
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 'dev-util')
-rw-r--r-- | dev-util/reswrap/Manifest | 2 | ||||
-rw-r--r-- | dev-util/reswrap/reswrap-4.1.0.ebuild | 30 |
2 files changed, 0 insertions, 32 deletions
diff --git a/dev-util/reswrap/Manifest b/dev-util/reswrap/Manifest deleted file mode 100644 index c75eaac..0000000 --- a/dev-util/reswrap/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fox-1.7.30.tar.gz 4934744 RMD160 2cb49c51ab6da5ec13fc8d7dd2f9f49fb1319d9e SHA1 bc3ad42da3b2a49d98cdb9ee9a11745a9b8fc47e SHA256 4eb9af4bde8cfe7243738195b62879d607736fa0b43a12fd5be42ef047692714 -EBUILD reswrap-4.1.0.ebuild 687 RMD160 c1f9c805b84fe07174af87e289b859af8ae248a7 SHA1 44433411458000349f1b72c5641ee415d667d7b0 SHA256 516e19e06ce5e5fc9e0ed788181e8496bb8ca8662dc73af8dd32cbdb9fcbdcf5 diff --git a/dev-util/reswrap/reswrap-4.1.0.ebuild b/dev-util/reswrap/reswrap-4.1.0.ebuild deleted file mode 100644 index e96531e..0000000 --- a/dev-util/reswrap/reswrap-4.1.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-4.0.0.ebuild,v 1.1 2011/08/25 21:50:11 mabi Exp $ - -FOX_COMPONENT="utils" -FOX_PV="1.7.30" - -inherit fox - -DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="" - -FOXCONF="--disable-bz2lib \ - --disable-jpeg \ - --without-opengl \ - --disable-png \ - --without-shape \ - --disable-tiff \ - --without-x \ - --without-xcursor \ - --without-xrandr \ - --without-xshm \ - --without-xft \ - --disable-zlib" |