diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-21 17:46:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-21 17:46:15 +0000 |
commit | 6f0e1f815753f431c62923b68d4c7bb9b884bc83 (patch) | |
tree | 87aba98d8179da48943f7944bb8636d812b92b61 /net-libs/soup/soup-0.7.10.ebuild | |
parent | moved media-video to media-libs (diff) | |
download | historical-6f0e1f815753f431c62923b68d4c7bb9b884bc83.tar.gz historical-6f0e1f815753f431c62923b68d4c7bb9b884bc83.tar.bz2 historical-6f0e1f815753f431c62923b68d4c7bb9b884bc83.zip |
Changed ~sparc keyword to sparc.
Diffstat (limited to 'net-libs/soup/soup-0.7.10.ebuild')
-rw-r--r-- | net-libs/soup/soup-0.7.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.10.ebuild b/net-libs/soup/soup-0.7.10.ebuild index e4dc3f1eb54c..2baa0715a9b2 100644 --- a/net-libs/soup/soup-0.7.10.ebuild +++ b/net-libs/soup/soup-0.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.4 2003/03/04 17:55:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.5 2003/03/21 17:46:15 weeve Exp $ IUSE="ssl doc" @@ -19,7 +19,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 sparc ~ppc ~alpha" src_compile() { elibtoolize |