From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- app-dicts/freedict-ita-eng/Manifest | 1 + app-dicts/freedict-ita-eng/freedict-ita-eng-1.0.ebuild | 11 +++++++++++ app-dicts/freedict-ita-eng/metadata.xml | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 app-dicts/freedict-ita-eng/Manifest create mode 100644 app-dicts/freedict-ita-eng/freedict-ita-eng-1.0.ebuild create mode 100644 app-dicts/freedict-ita-eng/metadata.xml (limited to 'app-dicts/freedict-ita-eng') diff --git a/app-dicts/freedict-ita-eng/Manifest b/app-dicts/freedict-ita-eng/Manifest new file mode 100644 index 000000000000..3b2035f179ff --- /dev/null +++ b/app-dicts/freedict-ita-eng/Manifest @@ -0,0 +1 @@ +DIST ita-eng.tar.gz 65443 SHA256 c9319879bd97ffd7df1995a162d81c246ae587d25a45be36c354399540b16e48 SHA512 69124f68a417d5a6516441a993c0a2c1729d1336544459168e417c4c5586d3e8a3d88be82fd664238da348c6950a95408088028a7130b9f5d78cb8bbed22519a WHIRLPOOL c68c01090970d6ed8d4313bc5b5b8f899f6f197ddfe43cee3c57366446265218798aa19722fc4d9f8ce67c5b67686b4a33db9cf4a94c67886151cb70f290bd96 diff --git a/app-dicts/freedict-ita-eng/freedict-ita-eng-1.0.ebuild b/app-dicts/freedict-ita-eng/freedict-ita-eng-1.0.ebuild new file mode 100644 index 000000000000..635e9281b54e --- /dev/null +++ b/app-dicts/freedict-ita-eng/freedict-ita-eng-1.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86" + +FORLANG="Italian" +TOLANG="English" +inherit freedict + +IUSE="" diff --git a/app-dicts/freedict-ita-eng/metadata.xml b/app-dicts/freedict-ita-eng/metadata.xml new file mode 100644 index 000000000000..4538a68724a6 --- /dev/null +++ b/app-dicts/freedict-ita-eng/metadata.xml @@ -0,0 +1,5 @@ + + + +maintainer-needed@gentoo.org + -- cgit v1.2.3-65-gdbad