diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-06-10 19:10:55 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-06-10 19:10:55 +0000 |
commit | 2471d884562b750300cfbfe70c027590386a2231 (patch) | |
tree | 68da3765c98e10f1afde5ec75fb4144097b4457e /net-libs | |
parent | Unmasking firebird from qt-sql. Bug #337451 (diff) | |
download | gentoo-2-2471d884562b750300cfbfe70c027590386a2231.tar.gz gentoo-2-2471d884562b750300cfbfe70c027590386a2231.tar.bz2 gentoo-2-2471d884562b750300cfbfe70c027590386a2231.zip |
Bump to 0.25.18, remove old
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsocialweb/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/libsocialweb/libsocialweb-0.25.18.ebuild (renamed from net-libs/libsocialweb/libsocialweb-0.25.16.ebuild) | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net-libs/libsocialweb/ChangeLog b/net-libs/libsocialweb/ChangeLog index 7b82a499cf71..edab9ca97b95 100644 --- a/net-libs/libsocialweb/ChangeLog +++ b/net-libs/libsocialweb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libsocialweb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.2 2011/05/14 17:02:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.3 2011/06/10 19:10:55 nirbheek Exp $ + +*libsocialweb-0.25.18 (10 Jun 2011) + + 10 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + -libsocialweb-0.25.16.ebuild, +libsocialweb-0.25.18.ebuild: + Bump to 0.25.18, remove old *libsocialweb-0.25.17 (14 May 2011) diff --git a/net-libs/libsocialweb/libsocialweb-0.25.16.ebuild b/net-libs/libsocialweb/libsocialweb-0.25.18.ebuild index 8a32b52242a6..bf6cd2df10b1 100644 --- a/net-libs/libsocialweb/libsocialweb-0.25.16.ebuild +++ b/net-libs/libsocialweb/libsocialweb-0.25.18.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.16.ebuild,v 1.1 2011/04/24 12:40:46 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.18.ebuild,v 1.1 2011/06/10 19:10:55 nirbheek Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" +GNOME_TARBALL_SUFFIX="xz" PYTHON_DEPEND="2" inherit gnome2 python |