diff options
author | 2005-07-20 11:05:19 +0000 | |
---|---|---|
committer | 2005-07-20 11:05:19 +0000 | |
commit | 7d493983d1b72d9269f146da6b7dec58282b97bf (patch) | |
tree | c6d46df719e975872b99c831c1787678f2637812 /dev-libs/swl/swl-0.4.0_rc5.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-7d493983d1b72d9269f146da6b7dec58282b97bf.tar.gz historical-7d493983d1b72d9269f146da6b7dec58282b97bf.tar.bz2 historical-7d493983d1b72d9269f146da6b7dec58282b97bf.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/swl/swl-0.4.0_rc5.ebuild')
-rw-r--r-- | dev-libs/swl/swl-0.4.0_rc5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/swl/swl-0.4.0_rc5.ebuild b/dev-libs/swl/swl-0.4.0_rc5.ebuild index f83eb79dca9a..f84de43f8e3e 100644 --- a/dev-libs/swl/swl-0.4.0_rc5.ebuild +++ b/dev-libs/swl/swl-0.4.0_rc5.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/dev-libs/swl/swl-0.4.0_rc5.ebuild,v 1.1 2005/07/19 13:40:35 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/swl/swl-0.4.0_rc5.ebuild,v 1.2 2005/07/20 11:05:19 dholm Exp $ inherit flag-o-matic multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://swl.trapni-akane.org/" SRC_URI="http://upstream.trapni-akane.org/swl/${P/_/-}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="acl crypt debug doc ipv6" DEPEND="acl? ( >=sys-apps/acl-2.2.27 ) |