Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c010fb62267b3a77820c8b89213f2b490311a7c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c010fb62267b3a77820c8b89213f2b490311a7c7)
  • Date: Tue, 1 Jun 2010 00:44:08 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

kde4-apps/ktorrent4/DEPENDS | 4 ++--
kde4-apps/ktorrent4/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit c010fb62267b3a77820c8b89213f2b490311a7c7
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

ktorrent4: fixed typos: kdepimlibs => kdepimlibs4 & taglibs => taglib

diff --git a/kde4-apps/ktorrent4/DEPENDS b/kde4-apps/ktorrent4/DEPENDS
index 2f646cd..98fe78b 100755
--- a/kde4-apps/ktorrent4/DEPENDS
+++ b/kde4-apps/ktorrent4/DEPENDS
@@ -1,6 +1,6 @@
. "$SECTION_DIRECTORY/KDE_DEPENDS" &&
depends boost &&
-depends kdepimlibs &&
+depends kdepimlibs4 &&
depends libktorrent &&
-depends taglibs &&
+depends taglib &&
optional_depends avahi "" "" "to find peers on the local network"
diff --git a/kde4-apps/ktorrent4/HISTORY b/kde4-apps/ktorrent4/HISTORY
index 44eefe7..de81f69 100644
--- a/kde4-apps/ktorrent4/HISTORY
+++ b/kde4-apps/ktorrent4/HISTORY
@@ -1,3 +1,6 @@
+2010-06-01 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: fixed typos: kdepimlibs => kdepimlibs4 & taglibs => taglib
+
2010-05-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0.0
* DEPENDS: add libktorrent, kdepimlibs, taglibs, boost



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c010fb62267b3a77820c8b89213f2b490311a7c7), Bor Kraljič, 06/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page