summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPol Vinogradov2010-01-31 23:05:43 -0500
committerPol Vinogradov2010-01-31 23:05:43 -0500
commit078b8b9250d2291c267f978ad6c6d9d09fe89b87 (patch)
treeafe04491d2980822015000ca027629866fe95f0d
parent68f6a3f00c14fd6d16f16812d1382090d3b2ec8d (diff)
gnome2-libs/atk: made devel/stable choice
-rwxr-xr-xgnome2-libs/atk/DETAILS4
-rw-r--r--gnome2-libs/atk/HISTORY3
-rwxr-xr-xgnome2-libs/atk/PREPARE1
-rw-r--r--gnome2-libs/atk/atk-1.28.0.tar.bz2.sigbin0 -> 287 bytes
4 files changed, 8 insertions, 0 deletions
diff --git a/gnome2-libs/atk/DETAILS b/gnome2-libs/atk/DETAILS
index 38511961d4..1368399b7b 100755
--- a/gnome2-libs/atk/DETAILS
+++ b/gnome2-libs/atk/DETAILS
@@ -1,5 +1,9 @@
SPELL=atk
+if [[ $ATK_DEVEL == y ]]; then
VERSION=1.29.4
+else
+ VERSION=1.28.0
+fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/gnome2-libs/atk/HISTORY b/gnome2-libs/atk/HISTORY
index 03fb46fdea..608790e24d 100644
--- a/gnome2-libs/atk/HISTORY
+++ b/gnome2-libs/atk/HISTORY
@@ -1,3 +1,6 @@
+2010-01-31 Pol Vinogradov <vin.public@gmail.com>
+ * DETAILS, PREPARE: made devel/stable choice
+
2010-01-30 Pol Vinogradov <vin.public@gmail.com>
* DETAILS: 1.29.4
diff --git a/gnome2-libs/atk/PREPARE b/gnome2-libs/atk/PREPARE
new file mode 100755
index 0000000000..5558d063f7
--- /dev/null
+++ b/gnome2-libs/atk/PREPARE
@@ -0,0 +1 @@
+config_query ATK_DEVEL 'Do you want devel version of atk?' n
diff --git a/gnome2-libs/atk/atk-1.28.0.tar.bz2.sig b/gnome2-libs/atk/atk-1.28.0.tar.bz2.sig
new file mode 100644
index 0000000000..bca4bd494e
--- /dev/null
+++ b/gnome2-libs/atk/atk-1.28.0.tar.bz2.sig
Binary files differ