diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:02 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:13 +0100 |
commit | 7a16304f48603371a9de922a42741420a7329fc9 (patch) | |
tree | 19c347d162c8419801091f9c8854195b64d428ad /app-dicts/stardict-hnd-fr-vi | |
parent | profiles: Move media-libs/mlt[vdpau] package.use.mask from base to arch (diff) | |
download | gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.gz gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.bz2 gentoo-7a16304f48603371a9de922a42741420a7329fc9.zip |
Remove masked for removal packages
Diffstat (limited to 'app-dicts/stardict-hnd-fr-vi')
-rw-r--r-- | app-dicts/stardict-hnd-fr-vi/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/stardict-hnd-fr-vi/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild | 20 |
3 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/stardict-hnd-fr-vi/Manifest b/app-dicts/stardict-hnd-fr-vi/Manifest deleted file mode 100644 index 5b9f0102c0ad..000000000000 --- a/app-dicts/stardict-hnd-fr-vi/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PhapViet47K.zip 2863474 SHA256 bfe278b646054133ad3aa135425fc785b0dfc13b9595c11fa379d59f872e8ccc SHA512 432aeccac580be37420c04fa9529e5ac31e1ed5aef18f8b8cd52bd9a4b8dce06b969b503f5d3149b67b179533bdfa5068c09746edf76e125e2579fcce5425c02 WHIRLPOOL 1dbc322d406bbaf5ccecf32bba4f89ea94f78f1426c3d2b0fce9f5263e13b1e30186309c7af6e583853d6c4e89b19c00822c6a5043747cb794f8605f8ea988ee diff --git a/app-dicts/stardict-hnd-fr-vi/metadata.xml b/app-dicts/stardict-hnd-fr-vi/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-dicts/stardict-hnd-fr-vi/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild deleted file mode 100644 index 4366bc4c8fad..000000000000 --- a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -FROM_LANG="French" -TO_LANG="Vietnamese" - -inherit stardict - -HOMEPAGE="https://sourceforge.net/projects/ovdp/" -SRC_URI="mirror://gentoo/PhapViet47K.zip" - -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="app-arch/unzip" - -S=${WORKDIR}/PhapViet |