diff options
Diffstat (limited to 'dev-libs/ace/ace-5.7.2.ebuild')
-rw-r--r-- | dev-libs/ace/ace-5.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild index 38ae15d11c04..8fa414787c8a 100644 --- a/dev-libs/ace/ace-5.7.2.ebuild +++ b/dev-libs/ace/ace-5.7.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.6 2012/05/05 21:59:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.7 2012/06/06 03:24:54 zmedico Exp $ -inherit toolchain-funcs eutils +inherit eutils multilib toolchain-funcs DESCRIPTION="The Adaptive Communications Environment" HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" |