summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-16 12:28:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-16 12:28:49 +0000
commit2a9500c4c5a20d531c9622adaac004f3785b8bd7 (patch)
tree9f8bd47d14899f50b40023bedc74df066dd38a2b /app-text
parentReduce versions using media-video/ffmpeg. Stable the version with virutal/ffm... (diff)
downloadgentoo-2-2a9500c4c5a20d531c9622adaac004f3785b8bd7.tar.gz
gentoo-2-2a9500c4c5a20d531c9622adaac004f3785b8bd7.tar.bz2
gentoo-2-2a9500c4c5a20d531c9622adaac004f3785b8bd7.zip
enable Xaw by default, like before; required_use are nice but we need a default working configuration.
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/xdvik/ChangeLog6
-rw-r--r--app-text/xdvik/xdvik-22.85-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog
index 8ba5575d47ae..c02e61bcbda0 100644
--- a/app-text/xdvik/ChangeLog
+++ b/app-text/xdvik/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xdvik
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.84 2012/05/16 08:49:22 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.85 2012/05/16 12:28:49 aballier Exp $
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org> xdvik-22.85-r1.ebuild:
+ enable Xaw by default, like before; required_use are nice but we need a
+ default working configuration.
*xdvik-22.85-r1 (16 May 2012)
diff --git a/app-text/xdvik/xdvik-22.85-r1.ebuild b/app-text/xdvik/xdvik-22.85-r1.ebuild
index f4a13ab9e9f0..0c0f9d5c46a7 100644
--- a/app-text/xdvik/xdvik-22.85-r1.ebuild
+++ b/app-text/xdvik/xdvik-22.85-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.1 2012/05/16 08:49:22 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.2 2012/05/16 12:28:49 aballier Exp $
EAPI=4
inherit eutils flag-o-matic elisp-common toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
LICENSE="GPL-2"
-IUSE="motif neXt Xaw Xaw3d emacs"
+IUSE="motif neXt +Xaw Xaw3d emacs"
REQUIRED_USE="^^ ( motif neXt Xaw Xaw3d )"
RDEPEND=">=media-libs/t1lib-5.0.2