From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/
Date: Mon, 18 Apr 2016 07:33:03 +0000 (UTC) [thread overview]
Message-ID: <1460964779.b4dcf0eaa9063ce8e90b13d3b2afe5155e73d80d.polynomial-c@gentoo> (raw)
commit: b4dcf0eaa9063ce8e90b13d3b2afe5155e73d80d
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 07:32:41 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 07:32:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dcf0ea
app-i18n/man-pages-de: Removed old.
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
app-i18n/man-pages-de/Manifest | 1 -
app-i18n/man-pages-de/man-pages-de-1.10.ebuild | 50 --------------------------
2 files changed, 51 deletions(-)
diff --git a/app-i18n/man-pages-de/Manifest b/app-i18n/man-pages-de/Manifest
index 5c715c0..05688ab 100644
--- a/app-i18n/man-pages-de/Manifest
+++ b/app-i18n/man-pages-de/Manifest
@@ -1,4 +1,3 @@
-DIST manpages-de-1.10.tar.xz 1440524 SHA256 5966b553881ff670ed8c43759a1b570c287ba3ba0588c0b8c93328a0232afc7c SHA512 ab5c351e7bc4a40568d954c6c6e9999cb526ab1d20ee73bf1cc5ee6d9bbe0ab34ba557a849b5a386613a19235b70a20303046a5abd02101ddc9ac6fdef62059b WHIRLPOOL 47df53610c7304e4ab9c811665049a82ee0c9a065ddc1bb550189d61fff19e5642fd8cc5324f4ac82e50978edd86c01e1da0e02c23ddc7545c69debc411bd23b
DIST manpages-de-1.11.tar.xz 1459316 SHA256 ec3dae3d8287dad8aa834fdf86bb4621476376a3ce2576ca7a944c0830845bbe SHA512 3559ae8f073cefbbf9aba34862edfe947847d49cb22c49c71b851059db58aa27ad5f42a1b112554082f0aba72256f16d181fdf0d39780c3ac5a841d5990f9b80 WHIRLPOOL cbc2d5513f64250da22670162ab6b2d67c0d2ed3a5498b634325485f9d1f409f03721a373427f80f71098f9eb6c594ffce46df9f6ba0f3540b6761e004d7e545
DIST manpages-de-1.12.tar.xz 1475896 SHA256 ad7e49205fdc438eccf69823f406eb5ea6d5fb562a89b6ccac24a07f92b0bb77 SHA512 dd2873e4f72ec1d3c634b95c6b8a843a907ebdf9c79efb74ae333a1ac32003d403dd4e4fa346a6902a9397c06b4dc643a8bed73c90cab522d146f31253249c1d WHIRLPOOL cc3957ec918fa6fc86bda6148c5c7071dd7fe3a8a7cd33413e636a38f1c5d007e24333f680f843ed14d95f8620998d3097ede5aefaca5592cc28d8d591ffb817
DIST manpages-de-1.7.tar.xz 1300384 SHA256 7bb014f4ffdc7a303791bb0ee672d901348babcb4c23002cecd3fc145831728a SHA512 d70f25daf10e233358b705c06a7c9e123fffc492429b4b9e1717c5db3a47d92fefb5e628fc75056306bc8bf0da7146aabd2c80a77cb50a430d2e11d6ce9712e0 WHIRLPOOL d8198220f4998e2550166a4b79434c4c1031c1e320b4b858dbf1468c1b1f19aa1d6a02816acd470191546dd5b08b4d1fff4fe612652866db932ee5b4e3dae33a
diff --git a/app-i18n/man-pages-de/man-pages-de-1.10.ebuild b/app-i18n/man-pages-de/man-pages-de-1.10.ebuild
deleted file mode 100644
index 4f6cf7d..0000000
--- a/app-i18n/man-pages-de/man-pages-de-1.10.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils autotools
-
-MY_P="${PN/-/}-${PV}"
-
-DESCRIPTION="A somewhat comprehensive collection of Linux german man page translations"
-HOMEPAGE="http://alioth.debian.org/projects/manpages-de/"
-SRC_URI="http://manpages-de.alioth.debian.org/downloads/${MY_P}.tar.xz"
-
-LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="virtual/man"
-DEPEND="${RDEPEND}
- app-text/po4a"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.3-bzip2.patch
-
- # Use the same compression as every other manpage
- local PORTAGE_COMPRESS_LOCAL=${PORTAGE_COMPRESS-bzip2}
- if [[ ${PORTAGE_COMPRESS+set} == "set" ]] ; then
- PORTAGE_COMPRESS_LOCAL="#"
- fi
- if [[ ${PORTAGE_COMPRESS_FLAGS+set} != "set" ]] ; then
- case ${PORTAGE_COMPRESS_LOCAL} in
- bzip2|gzip) local PORTAGE_COMPRESS_FLAGS_LOCAL="-9"
- ;;
- esac
- fi
- sed -i -e "s/gzip --best/${PORTAGE_COMPRESS_LOCAL} ${PORTAGE_COMPRESS_FLAGS_LOCAL}/"\
- po/man{1,2,3,4,5,6,7,8}/Makefile.in po/common.mk || die
- eautoreconf
-}
-
-src_compile() { :; }
-
-src_install() {
- emake mandir="${ED}"/usr/share/man install
- dodoc CHANGES README
-}
next reply other threads:[~2016-04-18 7:33 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 7:33 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-17 19:41 [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/ Ulrich Müller
2020-03-29 20:05 Ulrich Müller
2020-03-24 20:08 Ulrich Müller
2020-03-18 20:16 Ulrich Müller
2019-12-14 9:57 Ulrich Müller
2019-05-08 19:55 Sergei Trofimovich
2019-05-07 20:14 Tobias Klausmann
2019-05-05 13:45 Mikle Kolyada
2019-05-03 1:45 Aaron Bauman
2019-03-02 11:13 Lars Wendler
2019-03-02 11:13 Lars Wendler
2019-02-17 15:43 Lars Wendler
2019-02-17 15:43 Lars Wendler
2018-10-17 21:38 Virgil Dupras
2018-04-22 1:33 Aaron Bauman
2017-12-18 18:14 Manuel Rüger
2017-12-18 18:14 Manuel Rüger
2017-02-13 10:58 Manuel Rüger
2017-02-13 10:58 Manuel Rüger
2016-09-28 7:12 Lars Wendler
2016-09-28 7:12 Lars Wendler
2016-09-28 7:12 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-29 15:49 Lars Wendler
2016-08-09 8:10 Lars Wendler
2016-08-09 8:10 Lars Wendler
2016-06-16 7:29 Lars Wendler
2016-06-16 7:29 Lars Wendler
2016-06-08 19:17 Mike Frysinger
2016-06-08 19:17 Mike Frysinger
2016-02-17 21:14 Manuel Rüger
2016-02-17 21:13 Manuel Rüger
2016-01-16 17:50 Manuel Rüger
2016-01-08 23:32 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460964779.b4dcf0eaa9063ce8e90b13d3b2afe5155e73d80d.polynomial-c@gentoo \
--to=polynomial-c@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox