diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-05-03 15:50:52 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-05-03 15:50:52 +0000 |
commit | 92ce4959dc6ae0b15f4dc7d7bf9c333f5bd4e2bd (patch) | |
tree | 7c2402b215a7f43a7e3959ea15ee6cf2056631d5 /net-libs/glib-networking | |
parent | Fix ca-certificates path, pointed out by Jeremy on IRC (diff) | |
download | gentoo-2-92ce4959dc6ae0b15f4dc7d7bf9c333f5bd4e2bd.tar.gz gentoo-2-92ce4959dc6ae0b15f4dc7d7bf9c333f5bd4e2bd.tar.bz2 gentoo-2-92ce4959dc6ae0b15f4dc7d7bf9c333f5bd4e2bd.zip |
better align keywords with libsoup, tested by myself
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 57ef62fda001..9d932916504c 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.3 2011/05/03 15:47:37 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.4 2011/05/03 15:50:52 darkside Exp $ + + 03 May 2011; Jeremy Olexa <darkside@gentoo.org> + glib-networking-2.28.6.1.ebuild: + better align keywords with libsoup, tested by myself 03 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org> glib-networking-2.28.5.ebuild, glib-networking-2.28.6.1.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild b/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild index 64aa7c8cba72..0131ca5427e4 100644 --- a/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.6.1.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.6.1.ebuild,v 1.2 2011/05/03 15:47:37 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.6.1.ebuild,v 1.3 2011/05/03 15:50:52 darkside Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~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 |