diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:00:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 21:00:56 +0000 |
commit | 86261ccfe31a12f6a3b4f21a3b324c6be5c41ea5 (patch) | |
tree | 544e1332738b5a0133467da6514037d77b701acc /net-libs/libsocialweb | |
parent | Stable for amd64, wrt bug #410611 (diff) | |
download | historical-86261ccfe31a12f6a3b4f21a3b324c6be5c41ea5.tar.gz historical-86261ccfe31a12f6a3b4f21a3b324c6be5c41ea5.tar.bz2 historical-86261ccfe31a12f6a3b4f21a3b324c6be5c41ea5.zip |
Stable for amd64, wrt bug #410611
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libsocialweb')
-rw-r--r-- | net-libs/libsocialweb/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libsocialweb/libsocialweb-0.25.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libsocialweb/ChangeLog b/net-libs/libsocialweb/ChangeLog index e918515f8001..1675ce37cf4a 100644 --- a/net-libs/libsocialweb/ChangeLog +++ b/net-libs/libsocialweb/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2011/11/13 08:36:44 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.6 2012/04/18 20:59:24 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libsocialweb-0.25.20.ebuild: + Stable for amd64, wrt bug #410611 *libsocialweb-0.25.20 (13 Nov 2011) diff --git a/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild b/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild index 42adb2447094..1c59dbd109a4 100644 --- a/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild +++ b/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild,v 1.1 2011/11/13 08:36:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild,v 1.2 2012/04/18 20:59:24 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/libsocialweb" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc connman +gnome +introspection +networkmanager vala" # NOTE: coverage testing should not be enabled |