[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b0e744d3be38aac3174c91822ed993ea11656efd)

Treeve Jelbert scm at sourcemage.org
Fri Sep 17 08:24:19 EDT 2010


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 gnome2-libs/pygtksourceview/DEPENDS |    1 +
 gnome2-libs/pygtksourceview/HISTORY |    3 +++
 security-libs/cracklib/DEPENDS      |    3 ++-
 security-libs/cracklib/HISTORY      |    3 +++
 4 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit b0e744d3be38aac3174c91822ed993ea11656efd
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    pygtksourceview - add explicit depends python

commit e19ddd6bddb17b8e89b0221df9362ad428aa2310
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    cracklib - optional depneds python

diff --git a/gnome2-libs/pygtksourceview/DEPENDS b/gnome2-libs/pygtksourceview/DEPENDS
index e9fa6b8..ee9370f 100755
--- a/gnome2-libs/pygtksourceview/DEPENDS
+++ b/gnome2-libs/pygtksourceview/DEPENDS
@@ -1,3 +1,4 @@
+depends python        &&
 depends pygtk2        &&
 depends pygobject     &&
 depends libxslt       &&
diff --git a/gnome2-libs/pygtksourceview/HISTORY b/gnome2-libs/pygtksourceview/HISTORY
index 83188c3..50ebed7 100644
--- a/gnome2-libs/pygtksourceview/HISTORY
+++ b/gnome2-libs/pygtksourceview/HISTORY
@@ -1,3 +1,6 @@
+2010-09-17 Treeve Jelbert <treeve at sourcemage.org>
+	* DEPENDS: add explicit depends python 
+
 2010-04-18 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.10.1
 
diff --git a/security-libs/cracklib/DEPENDS b/security-libs/cracklib/DEPENDS
index 1bea594..de562a5 100755
--- a/security-libs/cracklib/DEPENDS
+++ b/security-libs/cracklib/DEPENDS
@@ -2,4 +2,5 @@ depends  autoconf  &&
 depends  automake  &&
 depends  gnupg     &&
 depends  libtool   &&
-depends  smgl-fhs
+depends  smgl-fhs  &&
+optional_depends  python '--with-python' '--without-python' 'Python support'
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index a5c1778..3d8ca17 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,6 @@
+2010-09-17 Treeve Jelbert <treeve at sourcemage.org>
+	* DEPENDS: add optional python
+
 2010-05-01 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.8.16
 



More information about the SM-Commit mailing list