Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (340164998aeb79e200ec52029e13eab7b7a0c75b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (340164998aeb79e200ec52029e13eab7b7a0c75b)
  • Date: Sat, 23 Sep 2006 18:20:36 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
x11-toolkits/gtk+2/DEPENDS | 1 +
x11-toolkits/gtk+2/DETAILS | 2 +-
x11-toolkits/gtk+2/HISTORY | 4 ++++
x11-toolkits/gtk+2/gtk+-2.10.3.tar.bz2.sig | 0
x11-toolkits/gtk+2/gtk+-2.10.4.tar.bz2.sig |binary
6 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 340164998aeb79e200ec52029e13eab7b7a0c75b
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gtk+2: added glib2 to depends

commit 63f30fa34bf66252b00e05f4a4c80d905f0db284
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gtk+2: updated to 2.10.4

diff --git a/x11-toolkits/gtk+2/DEPENDS b/x11-toolkits/gtk+2/DEPENDS
index 1603393..3da708c 100755
--- a/x11-toolkits/gtk+2/DEPENDS
+++ b/x11-toolkits/gtk+2/DEPENDS
@@ -1,4 +1,5 @@
depends X11-LIBS &&
+depends glib2 &&
depends atk &&
depends pango &&
depends libpng &&
diff --git a/x11-toolkits/gtk+2/DETAILS b/x11-toolkits/gtk+2/DETAILS
index e057de0..8183da4 100755
--- a/x11-toolkits/gtk+2/DETAILS
+++ b/x11-toolkits/gtk+2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gtk+2
- VERSION=2.10.3
+ VERSION=2.10.4
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=gtk+-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtk+-$VERSION
diff --git a/x11-toolkits/gtk+2/HISTORY b/x11-toolkits/gtk+2/HISTORY
index 1396368..f516f62 100644
--- a/x11-toolkits/gtk+2/HISTORY
+++ b/x11-toolkits/gtk+2/HISTORY
@@ -1,3 +1,7 @@
+2006-09-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.10.4
+ * DEPENDS: added glib2
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

diff --git a/x11-toolkits/gtk+2/gtk+-2.10.3.tar.bz2.sig
b/x11-toolkits/gtk+2/gtk+-2.10.3.tar.bz2.sig
deleted file mode 100644
index 41a3476..0000000
Binary files a/x11-toolkits/gtk+2/gtk+-2.10.3.tar.bz2.sig and /dev/null differ
diff --git a/x11-toolkits/gtk+2/gtk+-2.10.4.tar.bz2.sig
b/x11-toolkits/gtk+2/gtk+-2.10.4.tar.bz2.sig
new file mode 100644
index 0000000..2933863
Binary files /dev/null and b/x11-toolkits/gtk+2/gtk+-2.10.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (340164998aeb79e200ec52029e13eab7b7a0c75b), Robin Cook, 09/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page