diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-15 11:07:22 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-15 11:07:22 +0000 |
commit | d09254ab4a9e8877232af543382a1971f9227c43 (patch) | |
tree | 01b20106539900c9c2579e16a3887cb6652836c7 | |
parent | Marked ~ppc/~ppc64 wrt #374401 (diff) | |
download | gentoo-2-d09254ab4a9e8877232af543382a1971f9227c43.tar.gz gentoo-2-d09254ab4a9e8877232af543382a1971f9227c43.tar.bz2 gentoo-2-d09254ab4a9e8877232af543382a1971f9227c43.zip |
Marked ~ppc/~ppc64 wrt #365331
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 6df85b7c21d1..5f62e20e6ace 100644 --- a/net-libs/glib-networking/ChangeLog +++ b/net-libs/glib-networking/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/glib-networking # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.11 2011/07/10 23:50:31 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.12 2011/07/15 11:07:22 xarthisius Exp $ + + 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + glib-networking-2.28.7.ebuild: + Marked ~ppc/~ppc64 wrt #365331 10 Jul 2011; Matt Turner <mattst88@gentoo.org> glib-networking-2.28.7.ebuild: Added ~mips, bug 365331 diff --git a/net-libs/glib-networking/glib-networking-2.28.7.ebuild b/net-libs/glib-networking/glib-networking-2.28.7.ebuild index 1b1913934c54..e69f46b34e13 100644 --- a/net-libs/glib-networking/glib-networking-2.28.7.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.6 2011/07/10 23:50:31 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.7 2011/07/15 11:07:22 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" RDEPEND=">=dev-libs/glib-2.27.90:2 |