summaryrefslogtreecommitdiffstats
path: root/abs/extra/gnome-doc-utils
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-07-05 06:54:31 (GMT)
committerCecil <knoppmyth@gmail.com>2011-07-05 06:54:31 (GMT)
commit3d9b3528b51000594e05107d04bd37990f2138a6 (patch)
tree952494b79af8226dd619d81c17921ed245e05cc9 /abs/extra/gnome-doc-utils
parent84acf43e2126353038e07561bd9f3ac9ab15bb58 (diff)
downloadlinhes_pkgbuild-3d9b3528b51000594e05107d04bd37990f2138a6.zip
linhes_pkgbuild-3d9b3528b51000594e05107d04bd37990f2138a6.tar.gz
linhes_pkgbuild-3d9b3528b51000594e05107d04bd37990f2138a6.tar.bz2
gnome-doc-utils:Bumped to latest, changed ref to python 2.6.
Diffstat (limited to 'abs/extra/gnome-doc-utils')
-rw-r--r--abs/extra/gnome-doc-utils/PKGBUILD4
-rw-r--r--abs/extra/gnome-doc-utils/__changelog1
2 files changed, 3 insertions, 2 deletions
diff --git a/abs/extra/gnome-doc-utils/PKGBUILD b/abs/extra/gnome-doc-utils/PKGBUILD
index 572e793..e09f2b0 100644
--- a/abs/extra/gnome-doc-utils/PKGBUILD
+++ b/abs/extra/gnome-doc-utils/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=gnome-doc-utils
pkgver=0.20.2
-pkgrel=1
+pkgrel=2
pkgdesc="Documentation utilities for Gnome"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
-depends=('libxslt>=1.1.24' 'python2>=2.7' 'docbook-xml' 'rarian>=0.8.1')
+depends=('libxslt>=1.1.24' 'python2>=2.6' 'docbook-xml' 'rarian>=0.8.1')
makedepends=('pkgconfig' 'perlxml')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.20/${pkgname}-${pkgver}.tar.bz2)
diff --git a/abs/extra/gnome-doc-utils/__changelog b/abs/extra/gnome-doc-utils/__changelog
new file mode 100644
index 0000000..9c01058
--- /dev/null
+++ b/abs/extra/gnome-doc-utils/__changelog
@@ -0,0 +1 @@
+7/11/11 - chw - Made python 2.6 dep instead of 2.7.