X-Git-Url: http://git.squeep.com/?p=portage-squeep;a=blobdiff_plain;f=dev-util%2Fcdecl%2Fcdecl-2.5-r2.ebuild;fp=dev-util%2Fcdecl%2Fcdecl-2.5-r2.ebuild;h=0000000000000000000000000000000000000000;hp=caf02af268f3cdac7eac2d5aa484fe5dcf85d7d0;hb=ce433f181d45c3432b47853105f93020a3bd65b4;hpb=784e0f15a2c554f73421a213fb6fa9a337b03b90 diff --git a/dev-util/cdecl/cdecl-2.5-r2.ebuild b/dev-util/cdecl/cdecl-2.5-r2.ebuild deleted file mode 100644 index caf02af..0000000 --- a/dev-util/cdecl/cdecl-2.5-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils toolchain-funcs - -DESCRIPTION="Turn English phrases to C or C++ declarations" -SRC_URI="ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/${P}.tar.gz" -HOMEPAGE="http://www.boutell.com/lsm/lsmbyid.cgi/002103" - -KEYWORDS="amd64 ~mips ppc x86" -LICENSE="public-domain" -SLOT="0" - -RDEPEND="readline? ( - sys-libs/ncurses - sys-libs/readline - )" - -DEPEND="${RDEPEND} - || ( - dev-util/yacc - sys-devel/bison - ) - !