summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/gv/ChangeLog6
-rw-r--r--app-text/gv/gv-3.7.1-r1.ebuild4
-rw-r--r--app-text/gv/gv-3.7.1.ebuild6
-rw-r--r--app-text/gv/gv-3.7.2.ebuild4
-rw-r--r--app-text/xdvik/ChangeLog7
-rw-r--r--app-text/xdvik/xdvik-22.84.16.ebuild6
6 files changed, 20 insertions, 13 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog
index 96a0bd7ef438..bb82762b4994 100644
--- a/app-text/gv/ChangeLog
+++ b/app-text/gv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gv
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.92 2011/07/20 22:06:26 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.93 2011/08/02 05:44:53 mattst88 Exp $
+
+ 02 Aug 2011; Matt Turner <mattst88@gentoo.org> gv-3.7.1.ebuild,
+ gv-3.7.1-r1.ebuild, gv-3.7.2.ebuild:
+ Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
18 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gv-3.7.1-r1.ebuild:
Stable for ppc/ppc64; bug #371807
diff --git a/app-text/gv/gv-3.7.1-r1.ebuild b/app-text/gv/gv-3.7.1-r1.ebuild
index 7fc755b22de6..567993ecf8c4 100644
--- a/app-text/gv/gv-3.7.1-r1.ebuild
+++ b/app-text/gv/gv-3.7.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.5 2011/07/20 22:06:26 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.6 2011/08/02 05:44:53 mattst88 Exp $
EAPI=2
inherit autotools eutils
@@ -21,7 +21,7 @@ DEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
- x11-libs/Xaw3d
+ x11-libs/libXaw3d
app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
diff --git a/app-text/gv/gv-3.7.1.ebuild b/app-text/gv/gv-3.7.1.ebuild
index 685829895922..2a86c508fb2e 100644
--- a/app-text/gv/gv-3.7.1.ebuild
+++ b/app-text/gv/gv-3.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.6 2010/08/16 02:23:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.7 2011/08/02 05:44:53 mattst88 Exp $
EAPI=2
inherit autotools eutils
@@ -21,7 +21,7 @@ DEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
- x11-libs/Xaw3d
+ x11-libs/libXaw3d
app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
diff --git a/app-text/gv/gv-3.7.2.ebuild b/app-text/gv/gv-3.7.2.ebuild
index 967b64acaf0b..a10bef2c74da 100644
--- a/app-text/gv/gv-3.7.2.ebuild
+++ b/app-text/gv/gv-3.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.2.ebuild,v 1.2 2011/06/12 12:17:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.2.ebuild,v 1.3 2011/08/02 05:44:53 mattst88 Exp $
EAPI=4
inherit autotools eutils
@@ -21,7 +21,7 @@ DEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
- x11-libs/Xaw3d
+ x11-libs/libXaw3d
app-text/ghostscript-gpl
xinerama? ( x11-libs/libXinerama )"
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog
index 4b8b0acae8b8..a2151aa794a6 100644
--- a/app-text/xdvik/ChangeLog
+++ b/app-text/xdvik/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xdvik
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.76 2010/11/11 15:54:15 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.77 2011/08/02 05:45:55 mattst88 Exp $
+
+ 02 Aug 2011; Matt Turner <mattst88@gentoo.org> xdvik-22.84.16.ebuild:
+ Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
11 Nov 2010; Alexis Ballier <aballier@gentoo.org> xdvik-22.84.16.ebuild:
patch conditionally on texlive-core not texlive... should fix bug #344203
diff --git a/app-text/xdvik/xdvik-22.84.16.ebuild b/app-text/xdvik/xdvik-22.84.16.ebuild
index 974495bcd0d5..8603b4874633 100644
--- a/app-text/xdvik/xdvik-22.84.16.ebuild
+++ b/app-text/xdvik/xdvik-22.84.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.13 2010/11/11 15:54:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.14 2011/08/02 05:45:55 mattst88 Exp $
EAPI=3
inherit eutils flag-o-matic elisp-common toolchain-funcs
@@ -20,7 +20,7 @@ RDEPEND=">=media-libs/t1lib-5.0.2
x11-libs/libXpm
motif? ( >=x11-libs/openmotif-2.3:0 )
!motif? ( neXt? ( x11-libs/neXtaw )
- !neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
+ !neXt? ( Xaw3d? ( x11-libs/libXaw3d ) ) )
virtual/latex-base
!<app-text/texlive-2007"
DEPEND="${RDEPEND}"