diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:39:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:39:04 +0000 |
commit | a1ef1c85803edfcec33e2e98b1141971202f0e4b (patch) | |
tree | 1137edecbe6b9af29a00c9dd4ccdd84a7699631d /net-libs | |
parent | arm stable (diff) | |
download | gentoo-2-a1ef1c85803edfcec33e2e98b1141971202f0e4b.tar.gz gentoo-2-a1ef1c85803edfcec33e2e98b1141971202f0e4b.tar.bz2 gentoo-2-a1ef1c85803edfcec33e2e98b1141971202f0e4b.zip |
arm/ia64 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.3-r1.ebuild b/net-libs/libsoup/libsoup-2.2.3-r1.ebuild index cb76cf0b72f9..291ec3b237e8 100644 --- a/net-libs/libsoup/libsoup-2.2.3-r1.ebuild +++ b/net-libs/libsoup/libsoup-2.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3-r1.ebuild,v 1.4 2005/07/06 16:57:11 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3-r1.ebuild,v 1.5 2005/07/07 00:39:04 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 diff --git a/net-libs/libsoup/libsoup-2.2.3.ebuild b/net-libs/libsoup/libsoup-2.2.3.ebuild index 6b130fd9a9c9..d720b6114358 100644 --- a/net-libs/libsoup/libsoup-2.2.3.ebuild +++ b/net-libs/libsoup/libsoup-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3.ebuild,v 1.8 2005/07/05 20:01:58 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3.ebuild,v 1.9 2005/07/07 00:39:04 vapier Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="ssl doc ipv6" RDEPEND=">=dev-libs/glib-2 |