diff options
author | 2009-01-07 21:36:24 +0000 | |
---|---|---|
committer | 2009-01-07 21:36:24 +0000 | |
commit | 8382901e462fcadf8c3d4005e61e79d8d5b82d01 (patch) | |
tree | bb773739f520a9bb3437c5715a17f4ab3d9d812d /sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | |
parent | stable amd64, remove old (diff) | |
download | historical-8382901e462fcadf8c3d4005e61e79d8d5b82d01.tar.gz historical-8382901e462fcadf8c3d4005e61e79d8d5b82d01.tar.bz2 historical-8382901e462fcadf8c3d4005e61e79d8d5b82d01.zip |
ia64/x86 stable wrt #208956
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild')
-rw-r--r-- | sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild index c5888dbd4f2d..46d307a37a4d 100644 --- a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild +++ b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild,v 1.11 2008/10/31 16:16:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild,v 1.12 2009/01/07 21:36:24 armin76 Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/kudzu-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 -mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 -mips ppc ppc64 sparc x86" IUSE="zlib" DEPEND="dev-libs/popt |