diff options
author | 2009-04-28 14:31:37 +0000 | |
---|---|---|
committer | 2009-04-28 14:31:37 +0000 | |
commit | ce089e94dd2c62aecb18aa57e3dee808d1b5b012 (patch) | |
tree | 47a7bce80b38595340e2490c83661f72f61d1fea /net-libs/libsoup/libsoup-2.24.3.ebuild | |
parent | arm/sh stable (diff) | |
download | gentoo-2-ce089e94dd2c62aecb18aa57e3dee808d1b5b012.tar.gz gentoo-2-ce089e94dd2c62aecb18aa57e3dee808d1b5b012.tar.bz2 gentoo-2-ce089e94dd2c62aecb18aa57e3dee808d1b5b012.zip |
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.24.3.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.24.3.ebuild b/net-libs/libsoup/libsoup-2.24.3.ebuild index 5845c4603d9d..1f03b9aac2e9 100644 --- a/net-libs/libsoup/libsoup-2.24.3.ebuild +++ b/net-libs/libsoup/libsoup-2.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.9 2009/04/27 13:48:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.10 2009/04/28 14:31:37 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" # Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that IUSE="debug doc ssl" |