summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests-only/testrevdeppax/testrevdeppax-0.1.ebuild')
-rw-r--r--tests-only/testrevdeppax/testrevdeppax-0.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests-only/testrevdeppax/testrevdeppax-0.1.ebuild b/tests-only/testrevdeppax/testrevdeppax-0.1.ebuild
deleted file mode 100644
index 065c57f..0000000
--- a/tests-only/testrevdeppax/testrevdeppax-0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-DESCRIPTION="This is a garbage package to be abused by revdep-pax"
-HOMEPAGE="http://dev.gentoo.org/~blueness/elfix"
-SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- >=sys-apps/elfix-0.4.2
- sys-apps/paxctl"