Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (f37471c3a632499cc770ffc6efbe1a8bf6609adf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (f37471c3a632499cc770ffc6efbe1a8bf6609adf)
  • Date: Sat, 26 Nov 2011 02:28:19 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

dev/null |binary
gnome2-libs/at-spi2-atk/DEPENDS | 3 ++-
gnome2-libs/at-spi2-atk/DETAILS | 2 +-
gnome2-libs/at-spi2-atk/HISTORY | 5 +++++
gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.0.tar.bz2.sig | 0
gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.2.tar.bz2.sig |binary
6 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit f37471c3a632499cc770ffc6efbe1a8bf6609adf
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

at-spi2-atk: => 2.2.2
removed depends gconf2
added depends dconf, at-spi2-core

diff --git a/gnome2-libs/at-spi2-atk/DEPENDS b/gnome2-libs/at-spi2-atk/DEPENDS
index 5d8b7bc..01e9c6f 100755
--- a/gnome2-libs/at-spi2-atk/DEPENDS
+++ b/gnome2-libs/at-spi2-atk/DEPENDS
@@ -5,4 +5,5 @@ depends libx11 &&
depends libxml2 &&
depends atk &&
depends intltool &&
-depends gconf2
+depends at-spi2-core &&
+depends dconf
diff --git a/gnome2-libs/at-spi2-atk/DETAILS b/gnome2-libs/at-spi2-atk/DETAILS
index f75ff34..e371958 100755
--- a/gnome2-libs/at-spi2-atk/DETAILS
+++ b/gnome2-libs/at-spi2-atk/DETAILS
@@ -1,5 +1,5 @@
SPELL=at-spi2-atk
- VERSION=2.2.0
+ VERSION=2.2.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/at-spi2-atk/HISTORY b/gnome2-libs/at-spi2-atk/HISTORY
index ead94ba..7e87bf7 100644
--- a/gnome2-libs/at-spi2-atk/HISTORY
+++ b/gnome2-libs/at-spi2-atk/HISTORY
@@ -1,3 +1,8 @@
+2011-11-26 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.2
+ * DEPENDS: removed depends gconf2
+ added depends dconf, at-spi2-core
+
2011-10-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.0

diff --git a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.0.tar.bz2.sig
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.0.tar.bz2.sig
deleted file mode 100644
index 3b20464..0000000
Binary files a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.2.tar.bz2.sig
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.2.tar.bz2.sig
new file mode 100644
index 0000000..4da00d0
Binary files /dev/null and
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.2.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (f37471c3a632499cc770ffc6efbe1a8bf6609adf), Sukneet Basuta, 11/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page