summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-08-17 10:58:35 +0200
committerPacho Ramos <pacho@gentoo.org>2016-08-17 10:58:35 +0200
commit4508ab8e5c272e1354c02961b40f64663b86acc6 (patch)
treef8de252877d01f6e14954a97b09c61a1626812d5 /app-text/po4a/po4a-0.45-r1.ebuild
parentapp-text/po4a: ia64/ppc64/sparc stable, bug #582428 (diff)
downloadgentoo-4508ab8e5c272e1354c02961b40f64663b86acc6.tar.gz
gentoo-4508ab8e5c272e1354c02961b40f64663b86acc6.tar.bz2
gentoo-4508ab8e5c272e1354c02961b40f64663b86acc6.zip
app-text/po4a: Drop old
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/po4a/po4a-0.45-r1.ebuild')
-rw-r--r--app-text/po4a/po4a-0.45-r1.ebuild35
1 files changed, 0 insertions, 35 deletions
diff --git a/app-text/po4a/po4a-0.45-r1.ebuild b/app-text/po4a/po4a-0.45-r1.ebuild
deleted file mode 100644
index ee2d7e292581..000000000000
--- a/app-text/po4a/po4a-0.45-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL_SUBSLOT="yes"
-inherit perl-app
-
-DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org"
-SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SGMLSpm
- >=sys-devel/gettext-0.13
- app-text/openjade
- dev-libs/libxslt
- dev-perl/Locale-gettext
- dev-perl/TermReadKey
- dev-perl/Text-WrapI18N"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.380.0
- app-text/docbook-xsl-stylesheets
- app-text/docbook-xml-dtd:4.1.2
- test? ( app-text/docbook-sgml-dtd
- app-text/docbook-sgml-utils
- virtual/tex-base )"
-
-SRC_TEST="do"