diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:14:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:14:45 +0000 |
commit | 8ea5fa895d8feb3bc97c366aa8b320bd7eb233a2 (patch) | |
tree | 0bcafc2b9af6ac84fdd8a5b464befaa21be553b6 /net-libs | |
parent | keyword ~ppc, bug #379651 (diff) | |
download | gentoo-2-8ea5fa895d8feb3bc97c366aa8b320bd7eb233a2.tar.gz gentoo-2-8ea5fa895d8feb3bc97c366aa8b320bd7eb233a2.tar.bz2 gentoo-2-8ea5fa895d8feb3bc97c366aa8b320bd7eb233a2.zip |
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsocialweb/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libsocialweb/libsocialweb-0.25.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libsocialweb/ChangeLog b/net-libs/libsocialweb/ChangeLog index fb841ae93ae3..b91dc6bd4636 100644 --- a/net-libs/libsocialweb/ChangeLog +++ b/net-libs/libsocialweb/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2012/09/23 04:13:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.12 2012/09/23 06:14:45 blueness Exp $ + + 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + libsocialweb-0.25.20.ebuild: + keyword ~ppc, bug #379651 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libsocialweb-0.25.20.ebuild: diff --git a/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild b/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild index 65abf74df544..1549262c4c5d 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.7 2012/09/23 04:13:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.20.ebuild,v 1.8 2012/09/23 06:14:45 blueness 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 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc connman +gnome +introspection +networkmanager vala" # NOTE: coverage testing should not be enabled |