diff options
author | 2005-01-20 00:05:34 +0000 | |
---|---|---|
committer | 2005-01-20 00:05:34 +0000 | |
commit | e5a234d8ee642252699e5b5b8f60c76afdd130b2 (patch) | |
tree | 83497c205367dc71162b35bbabff2791f3d2b7c8 /net-libs/libsoup/libsoup-2.2.1.ebuild | |
parent | Stable on ppc-macos. (diff) | |
download | historical-e5a234d8ee642252699e5b5b8f60c76afdd130b2.tar.gz historical-e5a234d8ee642252699e5b5b8f60c76afdd130b2.tar.bz2 historical-e5a234d8ee642252699e5b5b8f60c76afdd130b2.zip |
arm/ia64 stable
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'net-libs/libsoup/libsoup-2.2.1.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.1.ebuild b/net-libs/libsoup/libsoup-2.2.1.ebuild index b8bd69902ffa..6964b405cb23 100644 --- a/net-libs/libsoup/libsoup-2.2.1.ebuild +++ b/net-libs/libsoup/libsoup-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1.ebuild,v 1.11 2004/12/23 16:26:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.1.ebuild,v 1.12 2005/01/20 00:05:34 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="x86 alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="ssl doc ipv6" RDEPEND=">=dev-libs/glib-2 |