Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (4dcff6714daf14c3538aa39e1458abec2ddd81ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (4dcff6714daf14c3538aa39e1458abec2ddd81ec)
  • Date: Tue, 1 Sep 2009 06:23:14 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

ChangeLog | 4 ++++
libs/altlinuxhyph/CONFLICTS | 1 +
libs/altlinuxhyph/DETAILS | 13 +++++++++++++
libs/altlinuxhyph/HISTORY | 2 ++
libs/altlinuxhyph/PROVIDES | 1 +
libs/hyphen/CONFLICTS | 1 +
libs/hyphen/DETAILS | 13 +++++++++++++
libs/hyphen/HISTORY | 2 ++
libs/hyphen/PROVIDES | 1 +
9 files changed, 38 insertions(+)

New commits:
commit 4dcff6714daf14c3538aa39e1458abec2ddd81ec
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

altlinuxhyph: new spell, hyphenation library

commit 23efa8931c032992474483feb1b0f080abb842e7
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

hyphen: new spell, hyphenation lib

diff --git a/ChangeLog b/ChangeLog
index 38e15a5..bbcab91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-01 Arjan Bouter <abouter AT sourcemage.org>
+ * libs/hyphen: new spell, hyphenation library
+ * libs/altlinuxhyph: new spell, hyphenation library
+
2009-09-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* utils/joystick: new spell, a set of tools for handling
joysticks
diff --git a/libs/altlinuxhyph/CONFLICTS b/libs/altlinuxhyph/CONFLICTS
new file mode 100755
index 0000000..402a632
--- /dev/null
+++ b/libs/altlinuxhyph/CONFLICTS
@@ -0,0 +1 @@
+conflicts hyphen
diff --git a/libs/altlinuxhyph/DETAILS b/libs/altlinuxhyph/DETAILS
new file mode 100755
index 0000000..39dcfa5
--- /dev/null
+++ b/libs/altlinuxhyph/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=altlinuxhyph
+ VERSION=2.2
+ SOURCE="altlinuxHyph-${VERSION}.tar.gz"
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/hunspell/${SOURCE}
+
SOURCE_HASH=sha512:57700bfe1f83737e0d82245bd25a7446b0a61430e47200e7c3a58bc7c856af10283c5601bf1b02f0d8e2f4b807be5fd64d35183333fa3703ebf35d5b7dcf1f48
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://hyphen.sourceforge.net";
+ LICENSE[0]="GPL/LGPL/MPL"
+ ENTERED=20090901
+ SHORT="hyphenation library"
+cat << EOF
+hyphenation library
+EOF
diff --git a/libs/altlinuxhyph/HISTORY b/libs/altlinuxhyph/HISTORY
new file mode 100644
index 0000000..778d037
--- /dev/null
+++ b/libs/altlinuxhyph/HISTORY
@@ -0,0 +1,2 @@
+2009-09-01 Arjan Bouter <abouter AT sourcemage.org>
+ * CONFLICTS,DETAILS,PROVIDES: spell created
diff --git a/libs/altlinuxhyph/PROVIDES b/libs/altlinuxhyph/PROVIDES
new file mode 100755
index 0000000..6598e14
--- /dev/null
+++ b/libs/altlinuxhyph/PROVIDES
@@ -0,0 +1 @@
+HYPHEN
diff --git a/libs/hyphen/CONFLICTS b/libs/hyphen/CONFLICTS
new file mode 100755
index 0000000..24f5e07
--- /dev/null
+++ b/libs/hyphen/CONFLICTS
@@ -0,0 +1 @@
+conflicts altlinuxhyph
diff --git a/libs/hyphen/DETAILS b/libs/hyphen/DETAILS
new file mode 100755
index 0000000..3bbccca
--- /dev/null
+++ b/libs/hyphen/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=hyphen
+ VERSION=2.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/hunspell/${SOURCE}
+
SOURCE_HASH=sha512:52e84450b614db3c431ea4171fb9a4f70b79930f0b1b59609ec34df76160602435cf3d272bcab4521afcbf851c9f98dd238a4a2faa7753944df2a4e62e47c6f8
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://hyphen.sourceforge.net";
+ LICENSE[0]="GPL/LGPL/MPL"
+ ENTERED=20090901
+ SHORT="hyphenation library"
+cat << EOF
+hyphenation library
+EOF
diff --git a/libs/hyphen/HISTORY b/libs/hyphen/HISTORY
new file mode 100644
index 0000000..778d037
--- /dev/null
+++ b/libs/hyphen/HISTORY
@@ -0,0 +1,2 @@
+2009-09-01 Arjan Bouter <abouter AT sourcemage.org>
+ * CONFLICTS,DETAILS,PROVIDES: spell created
diff --git a/libs/hyphen/PROVIDES b/libs/hyphen/PROVIDES
new file mode 100755
index 0000000..6598e14
--- /dev/null
+++ b/libs/hyphen/PROVIDES
@@ -0,0 +1 @@
+HYPHEN



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (4dcff6714daf14c3538aa39e1458abec2ddd81ec), Arjan Bouter, 09/01/2009

Archive powered by MHonArc 2.6.24.

Top of Page