Files @ 973eab045010
Branch filter:

Location: ohnobinki_overlay/sys-devel/autoconf-archive/autoconf-archive-2009.12.16.ebuild - annotation

973eab045010 534 B application/vnd.gentoo.ebuild Show Source Show as Raw Download as Raw
binki
dev-util/cmake: Add a patch to cmake which enables kde-base/kdelibs to compile on systems where /usr/lib is neither a symlink to /usr/lib64 or /usr/lib32. This adds a FIND_LIBRARY_USE_LIB32_PATHS global property which is an analog to the FIND_LIBRARY_USE_LIB64_PATHS property.

(Portage version: 2.2_rc69-r1/hg/Linux x86_64, signed Manifest commit)
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2009.04.26.ebuild,v 1.1 2009/04/27 03:40:52 vapier Exp $

EAPI="2"

inherit base eutils

DESCRIPTION="GNU Autoconf Macro Archive"
HOMEPAGE="http://www.nongnu.org/autoconf-archive/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""