Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Tommy Boatman (f70638ab1fc0288165fe18e45853a1995f000d5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Tommy Boatman <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Tommy Boatman (f70638ab1fc0288165fe18e45853a1995f000d5d)
  • Date: Thu, 20 May 2010 21:19:25 -0500

GIT changes to master grimoire by Tommy Boatman <tboatman AT sourcemage.org>:

kde4/HISTORY | 3 +++
kde4/KDE_DEPENDS | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit ad8266aa9a7fce75617855574f52159028345708
Author: Tommy Boatman <tboatman AT sourcemage.org>
Commit: Tommy Boatman <tboatman AT sourcemage.org>

kdebindings4: depends on attica

diff --git a/kde4/HISTORY b/kde4/HISTORY
index a449d44..f5cab10 100644
--- a/kde4/HISTORY
+++ b/kde4/HISTORY
@@ -1,3 +1,6 @@
+2010-05-20 Tommy Boatman <tboatman AT sourcemage.org>
+ * KDE_DEPENDS: kdebindings4 depends on attica
+
2010-05-16 Eric Sandall <sandalle AT sourcemage.org>
* KDE_DEPENDS: kdebindings4 depends on qimageblitz

diff --git a/kde4/KDE_DEPENDS b/kde4/KDE_DEPENDS
index a7ebf1e..7003461 100755
--- a/kde4/KDE_DEPENDS
+++ b/kde4/KDE_DEPENDS
@@ -49,7 +49,8 @@ case $SPELL in

kdebindings4)
depends kdelibs4 &&
- depends qimageblitz
+ depends qimageblitz &&
+ depends attica
;;

*) depends kdebase4-runtime &&



  • [SM-Commit] GIT changes to master grimoire by Tommy Boatman (f70638ab1fc0288165fe18e45853a1995f000d5d), Tommy Boatman, 05/20/2010

Archive powered by MHonArc 2.6.24.

Top of Page