diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-10-20 17:22:59 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-10-20 17:22:59 +0000 |
commit | 9c5d30b5ddc74d8d55f9f7beff346c0680613786 (patch) | |
tree | 14b5600a1de169c3d292c111d33408a477cceb37 /net-libs/libsocialweb | |
parent | Keyword ~amd64-linux (diff) | |
download | gentoo-2-9c5d30b5ddc74d8d55f9f7beff346c0680613786.tar.gz gentoo-2-9c5d30b5ddc74d8d55f9f7beff346c0680613786.tar.bz2 gentoo-2-9c5d30b5ddc74d8d55f9f7beff346c0680613786.zip |
marked x86 per bug 438722
(Portage version: 2.2.0_alpha141/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'net-libs/libsocialweb')
-rw-r--r-- | net-libs/libsocialweb/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsocialweb/libsocialweb-0.25.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsocialweb/ChangeLog b/net-libs/libsocialweb/ChangeLog index c84a89abd01d..107072bb85a9 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.13 2012/10/20 03:01:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.14 2012/10/20 17:22:59 jdhore Exp $ + + 20 Oct 2012; Jeff Horelick <jdhore@gentoo.org> libsocialweb-0.25.21.ebuild: + marked x86 per bug 438722 *libsocialweb-0.25.21 (20 Oct 2012) diff --git a/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild b/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild index 9c76155137a8..1ebb79cc4cd9 100644 --- a/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild +++ b/net-libs/libsocialweb/libsocialweb-0.25.21.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.21.ebuild,v 1.1 2012/10/20 03:01:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild,v 1.2 2012/10/20 17:22:59 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://git.gnome.org/browse/libsocialweb" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="connman +gnome +introspection +networkmanager vala" # NOTE: coverage testing should not be enabled |