summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-dicts/aspell-be
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
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 <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r--app-dicts/aspell-be/Manifest1
-rw-r--r--app-dicts/aspell-be/aspell-be-0.01-r1.ebuild21
-rw-r--r--app-dicts/aspell-be/files/aspell5-be-0.01-official.patch12
-rw-r--r--app-dicts/aspell-be/metadata.xml8
4 files changed, 42 insertions, 0 deletions
diff --git a/app-dicts/aspell-be/Manifest b/app-dicts/aspell-be/Manifest
new file mode 100644
index 000000000000..8b211cd92417
--- /dev/null
+++ b/app-dicts/aspell-be/Manifest
@@ -0,0 +1 @@
+DIST aspell5-be-0.01.tar.bz2 653405 SHA256 550bad0c03a142241ffe5ecc183659d80020b566003a05341cd1e97c6ed274eb SHA512 320334c9944c44c9a61d24798ecd7603c4dc9fee99035d48d19759ecf2c1ac8ae21a0afde050d6527566e2404c1df4f75e313cec598b7faa93506142ea3c1022 WHIRLPOOL c35469adeb1305165073071090c8ee7fa67b7096b618980b51b676398f754965881e9127299b517123986f7e37fae264488d9f210b8f490b87d1c201944756e3
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
new file mode 100644
index 000000000000..fd3ed4d6b1e2
--- /dev/null
+++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+ASPELL_LANG="Belarusian"
+
+inherit eutils aspell-dict
+
+LICENSE="GPL-2"
+
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+
+SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
+IUSE="classic"
+
+S="${WORKDIR}/aspell5-be-${PV}"
+
+src_unpack() {
+ unpack ${A}
+ use classic || epatch "${FILESDIR}"/aspell5-be-${PV}-official.patch
+}
diff --git a/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch b/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch
new file mode 100644
index 000000000000..8574baad88ca
--- /dev/null
+++ b/app-dicts/aspell-be/files/aspell5-be-0.01-official.patch
@@ -0,0 +1,12 @@
+--- aspell5-be-0.01.orig/be_BY.alias 2004-07-06 00:40:25.000000000 +0300
++++ aspell5-be-0.01/be_BY.alias 2006-04-15 10:33:22.000000000 +0300
+@@ -1,2 +1,2 @@
+ # Generated with Aspell Dicts "proc" script version 0.60.2
+-add be.multi
++add be_SU.multi
+--- aspell5-be-0.01.orig/belarusian.alias 2004-07-06 00:40:25.000000000 +0300
++++ aspell5-be-0.01/belarusian.alias 2006-04-15 10:33:37.000000000 +0300
+@@ -1,2 +1,2 @@
+ # Generated with Aspell Dicts "proc" script version 0.60.2
+-add be.multi
++add be_SU.multi
diff --git a/app-dicts/aspell-be/metadata.xml b/app-dicts/aspell-be/metadata.xml
new file mode 100644
index 000000000000..a12263df9347
--- /dev/null
+++ b/app-dicts/aspell-be/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
+<use>
+ <flag name='classic'>Support classic spelling by default</flag>
+</use>
+</pkgmetadata>