summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-09-28 16:55:37 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-09-28 16:55:37 +0000
commit253304e698d40996a60770bb2dd3b1cb894e419b (patch)
treecc84ec4d7632563fd478562879a3825426f355a9 /dev-games/clanlib
parentFix copy statement for splash, see bug #149127 (diff)
downloadgentoo-2-253304e698d40996a60770bb2dd3b1cb894e419b.tar.gz
gentoo-2-253304e698d40996a60770bb2dd3b1cb894e419b.tar.bz2
gentoo-2-253304e698d40996a60770bb2dd3b1cb894e419b.zip
inherit multilib for get_libdir
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r--dev-games/clanlib/clanlib-0.6.5-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.6.5-r4.ebuild b/dev-games/clanlib/clanlib-0.6.5-r4.ebuild
index 68daada0df0c..2410af7c52a0 100644
--- a/dev-games/clanlib/clanlib-0.6.5-r4.ebuild
+++ b/dev-games/clanlib/clanlib-0.6.5-r4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.6.5-r4.ebuild,v 1.1 2006/09/13 23:04:45 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.6.5-r4.ebuild,v 1.2 2006/09/28 16:55:37 nyhm Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic multilib
DESCRIPTION="multi-platform game development library"
HOMEPAGE="http://www.clanlib.org/"