Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cde07329d03a04ad92e44f95de27085fbd693642)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cde07329d03a04ad92e44f95de27085fbd693642)
  • Date: Mon, 12 Mar 2012 13:10:10 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

net/minicom/DEPENDS | 4 ++++
net/minicom/HISTORY | 3 +++
2 files changed, 7 insertions(+)

New commits:
commit cde07329d03a04ad92e44f95de27085fbd693642
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

minicom: add optional dependency on gettext

diff --git a/net/minicom/DEPENDS b/net/minicom/DEPENDS
new file mode 100755
index 0000000..2beeb39
--- /dev/null
+++ b/net/minicom/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/net/minicom/HISTORY b/net/minicom/HISTORY
index f765684..0f3a1e1 100644
--- a/net/minicom/HISTORY
+++ b/net/minicom/HISTORY
@@ -1,3 +1,6 @@
+2012-03-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added optional dependency on gettext
+
2012-01-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.6




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cde07329d03a04ad92e44f95de27085fbd693642), Ismael Luceno, 03/12/2012

Archive powered by MHonArc 2.6.24.

Top of Page