From 78bd8b96b1cc618c19ff38aa75aece6026edb5e0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 23 Jun 2011 07:15:58 +0000 Subject: main/[various]: rebuild against python-2.7 --- main/boost/APKBUILD | 2 +- main/bzr/APKBUILD | 2 +- main/distcc/APKBUILD | 2 +- main/duplicity/APKBUILD | 2 +- main/fail2ban/APKBUILD | 2 +- main/freeradius/APKBUILD | 2 +- main/git/APKBUILD | 2 +- main/gnome-desktop/APKBUILD | 2 +- main/gnome-doc-utils/APKBUILD | 2 +- main/gnome-menus/APKBUILD | 2 +- main/gobject-introspection/APKBUILD | 2 +- main/libproxy/APKBUILD | 2 +- main/libxml2/APKBUILD | 2 +- main/libxslt/APKBUILD | 2 +- main/mercurial/APKBUILD | 2 +- main/newt/APKBUILD | 2 +- main/ntop/APKBUILD | 2 +- main/py-boto/APKBUILD | 2 +- main/py-cairo/APKBUILD | 2 +- main/py-dbus/APKBUILD | 2 +- main/py-docutils/APKBUILD | 2 +- main/py-genshi/APKBUILD | 2 +- main/py-gobject/APKBUILD | 2 +- main/py-gtk/APKBUILD | 2 +- main/py-imaging/APKBUILD | 2 +- main/py-jinja2/APKBUILD | 2 +- main/py-pygments/APKBUILD | 2 +- main/py-roman/APKBUILD | 2 +- main/py-setuptools/APKBUILD | 2 +- main/py-sphinx/APKBUILD | 2 +- main/py-sqlite/APKBUILD | 2 +- main/py-templayer/APKBUILD | 2 +- main/py-urwid/APKBUILD | 2 +- main/py-xml/APKBUILD | 2 +- main/rdiff-backup/APKBUILD | 2 +- main/sems/APKBUILD | 2 +- main/trac/APKBUILD | 2 +- main/virtinst/APKBUILD | 2 +- main/xen/APKBUILD | 2 +- main/znc/APKBUILD | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) diff --git a/main/boost/APKBUILD b/main/boost/APKBUILD index 34d4242fd9..3fbec4ac2b 100644 --- a/main/boost/APKBUILD +++ b/main/boost/APKBUILD @@ -8,7 +8,7 @@ _y=${_y#*.} # strip x. _z=${pkgver##*.} # strip x.y. _ver=${_x}_${_y}_${_z} -pkgrel=0 +pkgrel=1 pkgdesc="Free peer-reviewed portable C++ source libraries" url="http://www.boost.org/" arch="all" diff --git a/main/bzr/APKBUILD b/main/bzr/APKBUILD index 1b64dd8cab..37ec6d5f1d 100644 --- a/main/bzr/APKBUILD +++ b/main/bzr/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: William Pitcock pkgname=bzr pkgver=2.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A scalable distributed SCM tool" url="http://bazaar.canonical.com/" arch="all" diff --git a/main/distcc/APKBUILD b/main/distcc/APKBUILD index 932278cbcb..8d2212c0c6 100644 --- a/main/distcc/APKBUILD +++ b/main/distcc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=distcc pkgver=3.1 -pkgrel=5 +pkgrel=6 pkgdesc="A distributed C, C++, Obj C compiler" url="http://distcc.org" arch="all" diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD index 19520d99fd..e12da493a3 100644 --- a/main/duplicity/APKBUILD +++ b/main/duplicity/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matt Smith pkgname=duplicity pkgver=0.6.13 -pkgrel=0 +pkgrel=1 pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm" url="http://duplicity.nongnu.org/" arch="all" diff --git a/main/fail2ban/APKBUILD b/main/fail2ban/APKBUILD index 8a770f60ef..170032b4e1 100644 --- a/main/fail2ban/APKBUILD +++ b/main/fail2ban/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=fail2ban pkgver=0.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Scans log files for login failures then updates iptables to reject originating ip address" url="http://www.fail2ban.org" arch="noarch" diff --git a/main/freeradius/APKBUILD b/main/freeradius/APKBUILD index 37bb505f29..b2c33908bf 100644 --- a/main/freeradius/APKBUILD +++ b/main/freeradius/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena pkgname=freeradius pkgver=2.1.10 -pkgrel=19 +pkgrel=20 pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server" url="http://freeradius.org/" arch="all" diff --git a/main/git/APKBUILD b/main/git/APKBUILD index 3f0f463ada..6358085dde 100644 --- a/main/git/APKBUILD +++ b/main/git/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=git pkgver=1.7.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="GIT - the stupid content tracker" url="http://git.or.cz/" arch="all" diff --git a/main/gnome-desktop/APKBUILD b/main/gnome-desktop/APKBUILD index 3f916ebfd8..f76db0b03d 100644 --- a/main/gnome-desktop/APKBUILD +++ b/main/gnome-desktop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=gnome-desktop pkgver=2.32.1 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME deskop framework" url="http://projects.gnome.org/gnome-panel" arch="all" diff --git a/main/gnome-doc-utils/APKBUILD b/main/gnome-doc-utils/APKBUILD index 4a9a332389..2f293f1d74 100644 --- a/main/gnome-doc-utils/APKBUILD +++ b/main/gnome-doc-utils/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=gnome-doc-utils pkgver=0.20.6 -pkgrel=0 +pkgrel=1 pkgdesc="Documentation utilities for Gnome" url="http://www.gnome.org" arch="all" diff --git a/main/gnome-menus/APKBUILD b/main/gnome-menus/APKBUILD index d07e51235d..9a41e194b5 100644 --- a/main/gnome-menus/APKBUILD +++ b/main/gnome-menus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=gnome-menus pkgver=2.30.5 -pkgrel=1 +pkgrel=2 pkgdesc="freedesktop.org XDG menu specification for GNOME" url="http://projects.gnome.org/gnome-menus" arch="all" diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 4c4580475d..ec2d44235d 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=gobject-introspection pkgver=0.10.8 -pkgrel=1 +pkgrel=2 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" arch="all" diff --git a/main/libproxy/APKBUILD b/main/libproxy/APKBUILD index 37cdd61541..d2895b090c 100644 --- a/main/libproxy/APKBUILD +++ b/main/libproxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libproxy pkgver=0.4.6 -pkgrel=0 +pkgrel=1 pkgdesc="A library handling all the details of proxy configuration" url="http://code.google.com/p/libproxy/" arch="all" diff --git a/main/libxml2/APKBUILD b/main/libxml2/APKBUILD index a3bd596c11..34c54ed61d 100644 --- a/main/libxml2/APKBUILD +++ b/main/libxml2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=libxml2 pkgver=2.7.8 -pkgrel=2 +pkgrel=4 pkgdesc="XML parsing library, version 2" url="http://www.xmlsoft.org/" arch="all" diff --git a/main/libxslt/APKBUILD b/main/libxslt/APKBUILD index fec14981e1..04b34315c7 100644 --- a/main/libxslt/APKBUILD +++ b/main/libxslt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libxslt pkgver=1.1.26 -pkgrel=6 +pkgrel=7 pkgdesc="XML stylesheet transformation library" url="http://xmlsoft.org/XSLT/" arch="all" diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD index 51e4f99fb2..6b958ad63d 100644 --- a/main/mercurial/APKBUILD +++ b/main/mercurial/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=mercurial pkgver=1.8.4 -pkgrel=0 +pkgrel=1 pkgdesc="A scalable distributed SCM tool" url="http://www.selenic.com/mercurial" arch="all" diff --git a/main/newt/APKBUILD b/main/newt/APKBUILD index 0a815265b0..6ecb58e583 100644 --- a/main/newt/APKBUILD +++ b/main/newt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=newt pkgver=0.52.11 -pkgrel=1 +pkgrel=2 pkgdesc="Redhat's Newt windowing toolkit development files" url="https://fedorahosted.org/newt/" arch="all" diff --git a/main/ntop/APKBUILD b/main/ntop/APKBUILD index 4d3651a34a..945c7dc8a6 100644 --- a/main/ntop/APKBUILD +++ b/main/ntop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena pkgname=ntop pkgver=4.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Network traffic probe" url="http://www.ntop.org" arch="all" diff --git a/main/py-boto/APKBUILD b/main/py-boto/APKBUILD index 8663a6de0c..a1c0a4ca19 100644 --- a/main/py-boto/APKBUILD +++ b/main/py-boto/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-boto _pkgname=boto pkgver=1.9b -pkgrel=1 +pkgrel=2 pkgdesc="An integrated interface to current and future infrastructural services offered by Amazon Web Services." url="http://code.google.com/p/boto/" arch="noarch" diff --git a/main/py-cairo/APKBUILD b/main/py-cairo/APKBUILD index 3e20760846..77407b00fa 100644 --- a/main/py-cairo/APKBUILD +++ b/main/py-cairo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py-cairo pkgver=1.8.10 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for the cairo graphics library" url="http://cairographics.org/pycairo/" arch="all" diff --git a/main/py-dbus/APKBUILD b/main/py-dbus/APKBUILD index 2d5d9ed5a8..34f29a802f 100644 --- a/main/py-dbus/APKBUILD +++ b/main/py-dbus/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py-dbus pkgver=0.83.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for DBUS" url="http://www.freedesktop.org/wiki/Software/DBusBindings" arch="all" diff --git a/main/py-docutils/APKBUILD b/main/py-docutils/APKBUILD index a04a62aff3..29044a620c 100644 --- a/main/py-docutils/APKBUILD +++ b/main/py-docutils/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-docutils _pkgname=docutils pkgver=0.7 -pkgrel=3 +pkgrel=4 pkgdesc="Documentation Utilities for Python" url="http://docutils.sourceforge.net/" arch="noarch" diff --git a/main/py-genshi/APKBUILD b/main/py-genshi/APKBUILD index 8b6ed6e745..5ca4543873 100644 --- a/main/py-genshi/APKBUILD +++ b/main/py-genshi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-genshi _realname=Genshi pkgver=0.6 -pkgrel=1 +pkgrel=2 pkgdesc="Python toolkit for stream-based generation of output for the web." url="http://genshi.edgewall.org/" arch="all" diff --git a/main/py-gobject/APKBUILD b/main/py-gobject/APKBUILD index 92fd2750be..dd498bddf0 100644 --- a/main/py-gobject/APKBUILD +++ b/main/py-gobject/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py-gobject pkgver=2.28.4 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for the GObject library" url="http://www.pygtk.org/" arch="all" diff --git a/main/py-gtk/APKBUILD b/main/py-gtk/APKBUILD index 594813ff6c..65a4e4290b 100644 --- a/main/py-gtk/APKBUILD +++ b/main/py-gtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py-gtk pkgver=2.24.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for the GTK widget set" url="http://www.pygtk.org/" arch="all" diff --git a/main/py-imaging/APKBUILD b/main/py-imaging/APKBUILD index 9c03e1bbbd..7b793a5456 100644 --- a/main/py-imaging/APKBUILD +++ b/main/py-imaging/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-imaging pkgver=1.1.7 -pkgrel=1 +pkgrel=2 pkgdesc="Python image manipulation library" url="http://pypi.python.org/pypi/PIL" arch="all" diff --git a/main/py-jinja2/APKBUILD b/main/py-jinja2/APKBUILD index 5eaf70cf0f..2c20fb00e3 100644 --- a/main/py-jinja2/APKBUILD +++ b/main/py-jinja2/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-jinja2 _pkgname=Jinja2 pkgver=2.5.5 -pkgrel=2 +pkgrel=3 pkgdesc="A small but fast and easy to use stand-alone template engine written in pure python." url="http://jinja.pocoo.org/" arch="noarch" diff --git a/main/py-pygments/APKBUILD b/main/py-pygments/APKBUILD index 00d5867353..0003e5e3fd 100644 --- a/main/py-pygments/APKBUILD +++ b/main/py-pygments/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pygments _pkgname=Pygments pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Pygments is a syntax highlighting package written in Python." url="http://pygments.org/" arch="noarch" diff --git a/main/py-roman/APKBUILD b/main/py-roman/APKBUILD index 2e1cb18bbb..1c48cbed28 100644 --- a/main/py-roman/APKBUILD +++ b/main/py-roman/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-roman _pkgname=roman pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Integer to Roman numerals converter" url="http://pypi.python.org/pypi/roman" arch="noarch" diff --git a/main/py-setuptools/APKBUILD b/main/py-setuptools/APKBUILD index 09f0b74b59..eada6697ae 100644 --- a/main/py-setuptools/APKBUILD +++ b/main/py-setuptools/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-setuptools _pkgname=${pkgname#py-} pkgver=0.6c11 -pkgrel=1 +pkgrel=2 pkgdesc="setuptools is a collection of enhancements to the Python distutils" url="http://pypi.python.org/pypi/setuptools" arch="all" diff --git a/main/py-sphinx/APKBUILD b/main/py-sphinx/APKBUILD index c8c1bb5340..f475b27c77 100644 --- a/main/py-sphinx/APKBUILD +++ b/main/py-sphinx/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sphinx _pkgname=Sphinx pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Python Documentation Generator" url="http://sphinx.pocoo.org/" arch="noarch" diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD index 6bf189b9ae..8cc1307980 100644 --- a/main/py-sqlite/APKBUILD +++ b/main/py-sqlite/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sqlite _realname=pysqlite pkgver=2.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine" url="http://code.google.com/p/pysqlite/" arch="all" diff --git a/main/py-templayer/APKBUILD b/main/py-templayer/APKBUILD index e12d05c47e..3e36fda0e7 100644 --- a/main/py-templayer/APKBUILD +++ b/main/py-templayer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-templayer _pkgname=templayer pkgver=1.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Templayer is a layered template library for Python and Django" url="http://excess.org/templayer/" arch="noarch" diff --git a/main/py-urwid/APKBUILD b/main/py-urwid/APKBUILD index 203264b9be..4703f37d70 100644 --- a/main/py-urwid/APKBUILD +++ b/main/py-urwid/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-urwid _pkgname=urwid pkgver=0.9.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="Urwid is a console user interface library for Python" url="http://excess.org/urwid/" arch="all" diff --git a/main/py-xml/APKBUILD b/main/py-xml/APKBUILD index 2a55644385..401efaa5a7 100644 --- a/main/py-xml/APKBUILD +++ b/main/py-xml/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py-xml pkgver=0.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Python XML parsing library." url="http://pyxml.sourceforge.net/" arch="all" diff --git a/main/rdiff-backup/APKBUILD b/main/rdiff-backup/APKBUILD index a417581a54..13d6dfd939 100644 --- a/main/rdiff-backup/APKBUILD +++ b/main/rdiff-backup/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jeremy Thomerson pkgname=rdiff-backup pkgver=1.2.8 -pkgrel=0 +pkgrel=1 pkgdesc="A backup utility that maintains extra reverse diffs so that files can be restored from previous backups." url="http://www.gnu.org/savannah-checkouts/non-gnu/rdiff-backup/" arch="all" diff --git a/main/sems/APKBUILD b/main/sems/APKBUILD index 6d01389704..a37685b3ec 100644 --- a/main/sems/APKBUILD +++ b/main/sems/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=sems pkgver=1.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="SIP Express Media Server, an extensible SIP media server" url="http://iptel.org/sems/" arch="all" diff --git a/main/trac/APKBUILD b/main/trac/APKBUILD index df35ec0a19..c6cf392e40 100644 --- a/main/trac/APKBUILD +++ b/main/trac/APKBUILD @@ -3,7 +3,7 @@ pkgname=trac _realname=Trac pkgver=0.12.2 -pkgrel=0 +pkgrel=1 pkgusers="tracd" pkggroups="tracd" pkgdesc="Trac is a minimalistic web-based project management, wiki and bug/issue tracking system." diff --git a/main/virtinst/APKBUILD b/main/virtinst/APKBUILD index 4e12a48e5f..a3e81a0a2d 100644 --- a/main/virtinst/APKBUILD +++ b/main/virtinst/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena pkgname=virtinst pkgver=0.500.6 -pkgrel=0 +pkgrel=1 pkgdesc="CLI tool for provision operating systems into virtual machines" arch="noarch" url="http://virt-manager.et.redhat.com" diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD index d8c86f8a48..4df5c517e2 100644 --- a/main/xen/APKBUILD +++ b/main/xen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=xen pkgver=4.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Xen hypervisor" url="http://www.xen.org/" license="GPL" diff --git a/main/znc/APKBUILD b/main/znc/APKBUILD index e840974c8c..e793a5c846 100644 --- a/main/znc/APKBUILD +++ b/main/znc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=znc pkgver=0.098 -pkgrel=1 +pkgrel=2 pkgdesc="An advanced IRC bouncer" url="http://znc.in" arch="all" -- cgit v1.2.3