diff --git a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/Manifest deleted file mode 100644 index da50a2a1a0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dejagnu-1.4.4.tar.gz 1080346 RMD160 5f00f4ce6ce24aad611be500e80c40fc816dc66a SHA1 fd82ffd396eba5b595f76d2f4a068cb7fcc6cffb SHA256 d0fbedef20fb0843318d60551023631176b27ceb1e11de7468a971770d0e048d diff --git a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild deleted file mode 100644 index f2f2e27375..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild,v 1.16 2010/01/15 21:30:53 fauli Exp $ - -inherit eutils - -DESCRIPTION="framework for testing other programs" -HOMEPAGE="http://www.gnu.org/software/dejagnu/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" -IUSE="doc" - -DEPEND="dev-lang/tcl - dev-tcltk/expect" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/dejagnu-ignore-libwarning.patch -} - -src_test() { - # if you dont have dejagnu emerged yet, you cant - # run the tests ... crazy aint it :) - type -p runtest || return 0 - make check || die "check failed :(" -} - -src_install() { - emake -j1 install DESTDIR="${D}" || die - dodoc AUTHORS ChangeLog NEWS README TODO - use doc && dohtml -r doc/html/ -} diff --git a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/files/dejagnu-ignore-libwarning.patch b/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/files/dejagnu-ignore-libwarning.patch deleted file mode 100644 index f4af06e6ff..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/dejagnu/files/dejagnu-ignore-libwarning.patch +++ /dev/null @@ -1,23 +0,0 @@ -dejagnu/ChangeLog - * lib/target.exp (prune_warnings): Correct pic/PIC regexp. - Ignore incompatible library warning. - -Index: dejagnu/lib/target.exp -=================================================================== -RCS file: /cvs/src/src/dejagnu/lib/target.exp,v -retrieving revision 1.12 -diff -u -p -r1.12 target.exp ---- dejagnu/lib/target.exp 21 Apr 2002 08:47:07 -0000 1.12 -+++ dejagnu/lib/target.exp 9 Jun 2003 07:34:06 -0000 -@@ -279,7 +279,10 @@ proc prune_warnings { text } { - regsub -all "(^|\n)\[^\n\]*: warning: as it has already been specified\[^\n\]*" $text "" text - - # Cygwin cc1 warns about -fpic and -fPIC -- regsub -all ".*: warning: -f(pic|PIC) ignored for target .*" $text "" text -+ regsub -all "(^|\n)\[^\n\]*: warning: -f(pic|PIC) ignored for target \[^\n\]*" $text "" text -+ -+ # Ignore linker warning when searching 64bit libraries in /lib. -+ regsub -all "(^|\n)\[^\n\]*: skipping incompatible \[^\n\]* when searching for \[^\n\]*" $text "" text - - # It might be tempting to get carried away and delete blank lines, etc. - # Just delete *exactly* what we're ask to, and that's it. diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 deleted file mode 100644 index 99d9466ae4..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/dejagnu-1.4.4-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install test unpack -DEPEND=dev-lang/tcl dev-tcltk/expect -DESCRIPTION=framework for testing other programs -EAPI=0 -HOMEPAGE=http://www.gnu.org/software/dejagnu/ -IUSE=doc -KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=dev-lang/tcl dev-tcltk/expect -SLOT=0 -SRC_URI=mirror://gnu/dejagnu/dejagnu-1.4.4.tar.gz -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af -_md5_=9dbed7c074a3251baabbf96e29b77be5