diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 14:11:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 14:11:24 +0000 |
commit | 595e0f2b68cf3b9f2a525d34b118c957449d8f3a (patch) | |
tree | 8de8c3973bebf3e585916ee6033565c83d87daf2 /net-libs/gnome-online-accounts | |
parent | keyword ~ppc64, bug #379651 (diff) | |
download | gentoo-2-595e0f2b68cf3b9f2a525d34b118c957449d8f3a.tar.gz gentoo-2-595e0f2b68cf3b9f2a525d34b118c957449d8f3a.tar.bz2 gentoo-2-595e0f2b68cf3b9f2a525d34b118c957449d8f3a.zip |
keyword ~ppc ~ppc64, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gnome-online-accounts')
-rw-r--r-- | net-libs/gnome-online-accounts/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/gnome-online-accounts/ChangeLog b/net-libs/gnome-online-accounts/ChangeLog index d9b8d86851f8..1b67255ab49e 100644 --- a/net-libs/gnome-online-accounts/ChangeLog +++ b/net-libs/gnome-online-accounts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/gnome-online-accounts # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.4 2012/05/25 08:27:40 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.5 2012/09/23 14:11:24 blueness Exp $ + + 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + gnome-online-accounts-3.4.2.ebuild: + keyword ~ppc ~ppc64, bug #379651 25 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome-online-accounts-3.2.1.ebuild, gnome-online-accounts-3.4.1-r1.ebuild, @@ -26,4 +30,3 @@ 29 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> +gnome-online-accounts-3.2.1.ebuild, +metadata.xml: New ebuild from the gnome overlay, needed for gnome-3.2. - diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild index 04257e0f913d..ce70a44c3cd0 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.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/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild,v 1.2 2012/05/25 08:27:40 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.4.2.ebuild,v 1.3 2012/09/23 14:11:24 blueness Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" IUSE="doc gnome +introspection" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # pango used in goaeditablelabel # libsoup used in goaoauthprovider |