summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-05-23 13:21:05 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-05-23 13:21:05 +0000
commit6367d2afaf6e793b467ae864110df77517e93d3b (patch)
tree105ee34da390f4f18dde952ae7000f66d2715a9d /app-emulation/crossover-office-pro-bin
parentMarking zope-interface-3.8.0 ppc64 for bug 415871 (diff)
downloadgentoo-2-6367d2afaf6e793b467ae864110df77517e93d3b.tar.gz
gentoo-2-6367d2afaf6e793b467ae864110df77517e93d3b.tar.bz2
gentoo-2-6367d2afaf6e793b467ae864110df77517e93d3b.zip
Add missing eutils.eclass for built_with_use
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/crossover-office-pro-bin')
-rw-r--r--app-emulation/crossover-office-pro-bin/ChangeLog6
-rw-r--r--app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/crossover-office-pro-bin/ChangeLog b/app-emulation/crossover-office-pro-bin/ChangeLog
index 742c4c90967f..6264cb51a07f 100644
--- a/app-emulation/crossover-office-pro-bin/ChangeLog
+++ b/app-emulation/crossover-office-pro-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/crossover-office-pro-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.23 2012/05/10 02:12:32 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.24 2012/05/23 13:21:05 xarthisius Exp $
+
+ 23 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
+ crossover-office-pro-bin-4.2.ebuild:
+ Add missing eutils.eclass for built_with_use
10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
crossover-office-pro-bin-4.2.ebuild, crossover-office-pro-bin-5.0.0.ebuild,
diff --git a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild
index 794aac03bd0b..e53a234d0d48 100644
--- a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild
+++ b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.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/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild,v 1.12 2012/05/10 02:12:32 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-4.2.ebuild,v 1.13 2012/05/23 13:21:05 xarthisius Exp $
-inherit unpacker
+inherit unpacker eutils
DESCRIPTION="simplified/streamlined version of wine with commercial support"
HOMEPAGE="http://www.codeweavers.com/products/cxoffice/"