diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:11:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:11:38 +0000 |
commit | 0463bf9904d7177bcf22ccf588e5c2657f07a52a (patch) | |
tree | f1d23949f643e17ce3a79c1fcffb526215896c21 /net-libs/libsocialweb | |
parent | x86 stable, bug #410611 (diff) | |
download | historical-0463bf9904d7177bcf22ccf588e5c2657f07a52a.tar.gz historical-0463bf9904d7177bcf22ccf588e5c2657f07a52a.tar.bz2 historical-0463bf9904d7177bcf22ccf588e5c2657f07a52a.zip |
x86 stable, bug #410611
Package-Manager: portage-2.1.10.57/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libsocialweb')
-rw-r--r-- | net-libs/libsocialweb/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsocialweb/libsocialweb-0.25.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsocialweb/ChangeLog b/net-libs/libsocialweb/ChangeLog index 1675ce37cf4a..491cf23621e9 100644 --- a/net-libs/libsocialweb/ChangeLog +++ b/net-libs/libsocialweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsocialweb # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.7 2012/04/29 16:08:37 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> libsocialweb-0.25.20.ebuild: + x86 stable, bug #410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libsocialweb-0.25.20.ebuild: Stable for amd64, wrt bug #410611 diff --git a/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild b/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild index 1c59dbd109a4..a00806a18585 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-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.2 2012/04/18 20:59:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild,v 1.3 2012/04/29 16:08:37 maekke 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 |