summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2010-02-10 00:14:05 +0000
committerRyan Hill <dirtyepic@gentoo.org>2010-02-10 00:14:05 +0000
commitd91f535e91b5a13649329556aa3dcd4f8b23b4d7 (patch)
treef3acacba14165c4d1f80af957da7dd6bbe5841ee /net-misc
parentMarked ppc stable for bug #300182. (diff)
downloadgentoo-2-d91f535e91b5a13649329556aa3dcd4f8b23b4d7.tar.gz
gentoo-2-d91f535e91b5a13649329556aa3dcd4f8b23b4d7.tar.bz2
gentoo-2-d91f535e91b5a13649329556aa3dcd4f8b23b4d7.zip
Touchup ebuild.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wxdfast/ChangeLog7
-rw-r--r--net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild11
2 files changed, 8 insertions, 10 deletions
diff --git a/net-misc/wxdfast/ChangeLog b/net-misc/wxdfast/ChangeLog
index 29f3485a8cdb..4de8d3e35f10 100644
--- a/net-misc/wxdfast/ChangeLog
+++ b/net-misc/wxdfast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wxdfast
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.6 2009/10/24 05:36:17 dirtyepic Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.7 2010/02/10 00:14:05 dirtyepic Exp $
+
+ 10 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> wxdfast-0.6.0-r1.ebuild:
+ Touchup ebuild.
24 Oct 2009; Ryan Hill <dirtyepic@gentoo.org> wxdfast-0.6.0-r1.ebuild:
Die if install fails.
diff --git a/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild b/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild
index 54ace4805926..fb38f71a0089 100644
--- a/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild
+++ b/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild,v 1.2 2009/10/24 05:36:17 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0-r1.ebuild,v 1.3 2010/02/10 00:14:05 dirtyepic Exp $
EAPI="2"
-
WX_GTK_VER="2.8"
inherit autotools eutils wxwidgets
@@ -17,13 +16,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/wxGTK:2.8"
+DEPEND="x11-libs/wxGTK:2.8[X]"
RDEPEND="${DEPEND}"
-pkg_setup() {
- need-wxwidgets unicode
-}
-
src_prepare() {
epatch "${FILESDIR}"/${P}-wxrc-configure.patch
epatch "${FILESDIR}"/${P}-cflags.patch