summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-12-16 14:10:22 +0000
committerPacho Ramos <pacho@gentoo.org>2012-12-16 14:10:22 +0000
commitd491cd3613736d266c33982dd49378542e6191b9 (patch)
treefcb9543e48ea23fd2ab9e6dbde30473f97e7299a /app-i18n
parentDrop maintainer due retirement, #95685 (diff)
downloadgentoo-2-d491cd3613736d266c33982dd49378542e6191b9.tar.gz
gentoo-2-d491cd3613736d266c33982dd49378542e6191b9.tar.bz2
gentoo-2-d491cd3613736d266c33982dd49378542e6191b9.zip
Drop maintainer due retirement, #95685
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/man-pages-pl/ChangeLog6
-rw-r--r--app-i18n/man-pages-pl/man-pages-pl-0.2.ebuild32
-rw-r--r--app-i18n/man-pages-pl/man-pages-pl-20070628-r1.ebuild50
-rw-r--r--app-i18n/man-pages-pl/metadata.xml2
4 files changed, 6 insertions, 84 deletions
diff --git a/app-i18n/man-pages-pl/ChangeLog b/app-i18n/man-pages-pl/ChangeLog
index 15dd0c7aaf4d..c162c8d954cc 100644
--- a/app-i18n/man-pages-pl/ChangeLog
+++ b/app-i18n/man-pages-pl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/man-pages-pl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/ChangeLog,v 1.33 2012/09/09 16:00:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/ChangeLog,v 1.34 2012/12/16 14:10:22 pacho Exp $
+
+ 16 Dec 2012; Pacho Ramos <pacho@gentoo.org> -man-pages-pl-0.2.ebuild,
+ -man-pages-pl-20070628-r1.ebuild, metadata.xml:
+ Drop maintainer due retirement, #95685
09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
man-pages-pl-20070628-r2.ebuild:
diff --git a/app-i18n/man-pages-pl/man-pages-pl-0.2.ebuild b/app-i18n/man-pages-pl/man-pages-pl-0.2.ebuild
deleted file mode 100644
index 2ff1e1952180..000000000000
--- a/app-i18n/man-pages-pl/man-pages-pl-0.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/man-pages-pl-0.2.ebuild,v 1.1 2012/05/19 10:35:42 nelchael Exp $
-
-EAPI=4
-
-MY_PN="${PN/-/}"
-
-DESCRIPTION="A collection of Polish translations of Linux manual pages."
-HOMEPAGE="https://sourceforge.net/projects/manpages-pl/"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.tar.bz2"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-DOCS=(AUTHORS CHANGELOG README)
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_prepare() {
- man_pages_from_other_packesg="chfn.1 groups.1 login.1 su.1"
- for man_page in ${man_pages_from_other_packesg}; do
- find "${S}" -name "${man_page}" -exec rm -fv {} \;
- done
-
- sed -i -e 's,gzip,:,g' "${S}/Makefile" || die
-}
diff --git a/app-i18n/man-pages-pl/man-pages-pl-20070628-r1.ebuild b/app-i18n/man-pages-pl/man-pages-pl-20070628-r1.ebuild
deleted file mode 100644
index 401612bb8440..000000000000
--- a/app-i18n/man-pages-pl/man-pages-pl-20070628-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/man-pages-pl/man-pages-pl-20070628-r1.ebuild,v 1.10 2012/04/25 16:09:36 jlec Exp $
-
-inherit autotools
-
-DESCRIPTION="A collection of Polish translations of Linux manual pages."
-HOMEPAGE="http://www.batnet.pl/ptm/"
-SRC_URI="http://www.batnet.pl/ptm/man-PL${PV:6:2}-${PV:4:2}-${PV:0:4}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/pl_PL"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # missing manpages
- sed -i -e '/\tpasswd.1/ d' man1/Makefile.am
-
- # manpages provided by other packages
- mans="gendiff.1 groups.1 apropos.1 man.1 su.1 newgrp.1 whatis.1 gpasswd.1 chsh.1 \
- chfn.1 limits.5 login.1 expiry.1 porttime.5 lastlog.8 faillog.8 logoutd.8 \
- rpm.8 rpmdeps.8 rpmbuild.8 rpmcache.8 rpmgraph.8 rpm2cpio.8 evim.1 vim.1 \
- vimdiff.1 vimtutor.1 ex.1 rview.1 rvim.1 view.1 suauth.5 mc.1"
- # bug #375623:
- mans="${mans} manpath.5 catman.8 mandb.8 zsoelim.1 manpath.1"
- for page in ${mans} ; do
- sed -i -e "/\\t${page}/d; \$s,\\\,,;" man${page: -1}/Makefile.am
- done
-
- eautoreconf
-}
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog FAQ NEWS README TODO
-}
diff --git a/app-i18n/man-pages-pl/metadata.xml b/app-i18n/man-pages-pl/metadata.xml
index bc261eda93a1..aba833ed90e0 100644
--- a/app-i18n/man-pages-pl/metadata.xml
+++ b/app-i18n/man-pages-pl/metadata.xml
@@ -2,6 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>nelchael@gentoo.org</email>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>