summaryrefslogtreecommitdiff
path: root/app-i18n/man-pages-ja
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-i18n/man-pages-ja
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-i18n/man-pages-ja')
-rw-r--r--app-i18n/man-pages-ja/Manifest6
-rw-r--r--app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild96
-rw-r--r--app-i18n/man-pages-ja/man-pages-ja-20180315.ebuild96
-rw-r--r--app-i18n/man-pages-ja/metadata.xml18
4 files changed, 0 insertions, 216 deletions
diff --git a/app-i18n/man-pages-ja/Manifest b/app-i18n/man-pages-ja/Manifest
deleted file mode 100644
index 3f96f9e99387..000000000000
--- a/app-i18n/man-pages-ja/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST man-pages-ja-20171215.tar.gz 4802604 BLAKE2B 24ded9e82f20df322fa7e96a05806f37f26796475f64e2b075a60b60762e4b331c96e82e0582896da323a643070779204fb50eb8e68156ba2e74a1a41649f10e SHA512 8cef4489e3210c2e30fd880c1639aaf314005c7f3987001677cd869924275cbf9df27fdc855cba9d887e5a185da72779167227a68a080d370b233bcd4eca4d30
-DIST man-pages-ja-20180315.tar.gz 4808885 BLAKE2B 961cb265d2a5034368ac5766555440019e3f80710644f9ca6389e9932391f806ab37803b198d4f3619ad2a3fb34a91092b7c50c8f5c69dd1a909268c739fb931 SHA512 5cc8d247f24aeeb5f9ef9b89f214f7d74cf3d1db8f46140cb307f8398bde785c13041ec2947173d3a79121285afb3a5b383d3bff972eba017e88d17d722c173a
-DIST portage-man-pages-ja-20060415.tar.gz 67347 BLAKE2B 77be89a79be1d4fc3c09cd7c74cd8ccfd18649cdf0121daec008b21114c5a77618a88f4abed266599b944aa5bf11fe55c5b6e89fbba51ebe2a548eb85d9a2c6d SHA512 37364cdcb27b460663bdae31fea1ac653317ba4d928a5325c51814eb1677d7d9fb9bcc55cf64d63a8e6daaefa34d8604e0efe3582308957397cad31325a6eaad
-EBUILD man-pages-ja-20171215.ebuild 2026 BLAKE2B 8206aff3e0fc7188882b4541efdffc7829aa124ffd7718c855340a901a9d67b08c58d7bc8557eb3f0a28d52b25accf77e7af8ad4bfc827e41d63bddf79697a03 SHA512 6b22c156fc08bddbb7f372965062c528183a1540455e5bb3d50beb9f25b6155766996040df2cb5479242461573d9bff9274a8f2ab0ac9c3f4afb72d65f38235b
-EBUILD man-pages-ja-20180315.ebuild 2036 BLAKE2B 75358ed3c4ef602079350d41614df056fd6783176030fd892e5692a95eb193735b802a08175902ec37dc567667120982e329c0e5fb1a3d6782bfd2ce445bdc23 SHA512 dccbb2386ffeed2d6ca228efb68017b7e208f273cb13130a5ffeada0aa658e1cb40bdbabcf9697d68e1841547a6cf83faf91783c8c816f4d5251d23dc180198f
-MISC metadata.xml 674 BLAKE2B 52381f36a78ec6aaf9855e9828d0f6e25f46c78d9049f90c604ef6ddd339e56831731c5e2a6c25731725767763cc37e9ece2a6d862500ed3de63c9501d305fa7 SHA512 4930172347182e65fa0fa30e2fcef5bfc391e6fb1dfefaa872ebe609c9583b58a5d8a62bfbddaf8b8ecf2a80ec30752c71fb658dfd4569a4493bc9eeff6de2b3
diff --git a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild b/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild
deleted file mode 100644
index c6dec00c02ab..000000000000
--- a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-GENTOO_MAN_P="portage-${PN}-20060415"
-
-DESCRIPTION="A collection of manual pages translated into Japanese"
-HOMEPAGE="http://linuxjm.osdn.jp/ https://github.com/hattya/portage-man-pages-ja"
-SRC_URI="http://linuxjm.osdn.jp/${P}.tar.gz
- https://dev.gentoo.org/~hattya/distfiles/${GENTOO_MAN_P}.tar.gz"
-
-LICENSE="GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-RDEPEND="virtual/man"
-
-src_prepare() {
-
- sed -i -e "/^\(man\|shadow\)/s:Y:N:" script/pkgs.list || die
-
- # remove man pages that are provided by other packages.
- # - sys-apps/shadow +nls
- rm -f manual/*/man1/{chfn,chsh,newgrp,su,passwd,groups}.1 || die
- rm -f manual/*/man8/{vigr,vipw}.8 || die
- # - app-arch/rpm +nls
- rm -rf manual/rpm || die
-
- for f in manual/*/man8/ld{,-linux}.so.8 ; do
- mv ${f} ${f/.so.8/.so.ja.8} || die
- done
- mv "${WORKDIR}"/${GENTOO_MAN_P}/portage/g-cpan.pl{,.ja}.1 || die
-
- eapply_user
-}
-
-src_compile() {
- :
-}
-
-src_install() {
-
- local x y z pkg
-
- for x in $(tac script/pkgs.list | grep -v '^[#].*'); do
- if [[ -z "$pkg" ]]; then
- pkg=$x
- continue
- fi
-
- if [[ "$x" == "N" ]]; then
- pkg=
- continue
- fi
-
- einfo "install $pkg"
-
- for y in $(ls -d manual/$pkg/man* 2>/dev/null); do
- doman -i18n=ja $y/*
- done
-
- pkg=
- done
-
- dodoc README
-
- cd "${WORKDIR}"/${GENTOO_MAN_P}
-
- for x in *; do
- if [ -d "$x" ]; then
- einfo "install $x"
-
- for z in $(for y in $x/*.[1-9]; do echo ${y##*.}; done | sort | uniq); do
- doman -i18n=ja $x/*.$z
- done
- fi
- done
-
- newdoc ChangeLog ChangeLog.GentooJP
-
-}
-
-pkg_postinst() {
-
- echo
- elog "JM (Japanese Manual) project has used utf8 encoding"
- elog "since 2012/04."
- elog "You need to set appropriate LANG variables to use"
- elog "Japanese manpages."
- elog "e.g."
- elog "\tLANG=\"ja_JP.utf8\""
- elog "\texport LANG"
- echo
-
-}
diff --git a/app-i18n/man-pages-ja/man-pages-ja-20180315.ebuild b/app-i18n/man-pages-ja/man-pages-ja-20180315.ebuild
deleted file mode 100644
index 9f26bd6e50f6..000000000000
--- a/app-i18n/man-pages-ja/man-pages-ja-20180315.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-GENTOO_MAN_P="portage-${PN}-20060415"
-
-DESCRIPTION="A collection of manual pages translated into Japanese"
-HOMEPAGE="http://linuxjm.osdn.jp/ https://github.com/hattya/portage-man-pages-ja"
-SRC_URI="http://linuxjm.osdn.jp/${P}.tar.gz
- https://dev.gentoo.org/~hattya/distfiles/${GENTOO_MAN_P}.tar.gz"
-
-LICENSE="GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="virtual/man"
-
-src_prepare() {
-
- sed -i -e "/^\(man\|shadow\)/s:Y:N:" script/pkgs.list || die
-
- # remove man pages that are provided by other packages.
- # - sys-apps/shadow +nls
- rm -f manual/*/man1/{chfn,chsh,newgrp,su,passwd,groups}.1 || die
- rm -f manual/*/man8/{vigr,vipw}.8 || die
- # - app-arch/rpm +nls
- rm -rf manual/rpm || die
-
- for f in manual/*/man8/ld{,-linux}.so.8 ; do
- mv ${f} ${f/.so.8/.so.ja.8} || die
- done
- mv "${WORKDIR}"/${GENTOO_MAN_P}/portage/g-cpan.pl{,.ja}.1 || die
-
- eapply_user
-}
-
-src_compile() {
- :
-}
-
-src_install() {
-
- local x y z pkg
-
- for x in $(tac script/pkgs.list | grep -v '^[#].*'); do
- if [[ -z "$pkg" ]]; then
- pkg=$x
- continue
- fi
-
- if [[ "$x" == "N" ]]; then
- pkg=
- continue
- fi
-
- einfo "install $pkg"
-
- for y in $(ls -d manual/$pkg/man* 2>/dev/null); do
- doman -i18n=ja $y/*
- done
-
- pkg=
- done
-
- dodoc README
-
- cd "${WORKDIR}"/${GENTOO_MAN_P}
-
- for x in *; do
- if [ -d "$x" ]; then
- einfo "install $x"
-
- for z in $(for y in $x/*.[1-9]; do echo ${y##*.}; done | sort | uniq); do
- doman -i18n=ja $x/*.$z
- done
- fi
- done
-
- newdoc ChangeLog ChangeLog.GentooJP
-
-}
-
-pkg_postinst() {
-
- echo
- elog "JM (Japanese Manual) project has used utf8 encoding"
- elog "since 2012/04."
- elog "You need to set appropriate LANG variables to use"
- elog "Japanese manpages."
- elog "e.g."
- elog "\tLANG=\"ja_JP.utf8\""
- elog "\texport LANG"
- echo
-
-}
diff --git a/app-i18n/man-pages-ja/metadata.xml b/app-i18n/man-pages-ja/metadata.xml
deleted file mode 100644
index 77b309c35972..000000000000
--- a/app-i18n/man-pages-ja/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <longdescription>
- Japanese translation of portage/gentoolkit man pages are contributed by
- Gentoo Linux User Group Japan and maintained by that mailing list
- (gentoojp-docs@ml.gentoo.gr.jp). All questions and comments should be
- posted to that list with regard to man pages translation for
- portage/gentoolkit.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge-jp">linuxjm</remote-id>
- </upstream>
-</pkgmetadata>