summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-08-02 05:43:01 +0000
committerMatt Turner <mattst88@gentoo.org>2011-08-02 05:43:01 +0000
commit341c53dd58eab3c9fd4bb167b96425c8375e4655 (patch)
tree5abf6b143836d1664bf481ca0baf78b7795088bf /app-editors
parentRenamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff)
downloadgentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.tar.gz
gentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.tar.bz2
gentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.zip
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs/ChangeLog7
-rw-r--r--app-editors/xemacs/xemacs-21.4.22-r1.ebuild6
-rw-r--r--app-editors/xemacs/xemacs-21.4.22-r2.ebuild6
-rw-r--r--app-editors/xemacs/xemacs-21.5.29-r2.ebuild6
-rw-r--r--app-editors/xemacs/xemacs-21.5.30.ebuild4
-rw-r--r--app-editors/xemacs/xemacs-21.5.31.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
index 8126aebfd8f6..d52df3df28e7 100644
--- a/app-editors/xemacs/ChangeLog
+++ b/app-editors/xemacs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/xemacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.147 2011/05/16 17:12:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.148 2011/08/02 05:43:01 mattst88 Exp $
+
+ 02 Aug 2011; Matt Turner <mattst88@gentoo.org> xemacs-21.4.22-r1.ebuild,
+ xemacs-21.4.22-r2.ebuild, xemacs-21.5.29-r2.ebuild, xemacs-21.5.30.ebuild,
+ xemacs-21.5.31.ebuild:
+ Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
16 May 2011; Hans de Graaff <graaff@gentoo.org> xemacs-21.5.31.ebuild:
Make the blocker on old sys-libs/db version strong to make sure it is gone
diff --git a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild b/app-editors/xemacs/xemacs-21.4.22-r1.ebuild
index 2bb6abd3cd83..147ddcdd1ccb 100644
--- a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.22-r1.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-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.14 2010/11/08 19:50:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.15 2011/08/02 05:43:01 mattst88 Exp $
# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
@@ -38,7 +38,7 @@ RDEPEND="
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/openmotif-2.3:0 )
athena? ( x11-libs/libXaw )
- Xaw3d? ( x11-libs/Xaw3d )
+ Xaw3d? ( x11-libs/libXaw3d )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )
tiff? ( media-libs/tiff )
diff --git a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild b/app-editors/xemacs/xemacs-21.4.22-r2.ebuild
index 531ec13f152c..afc677bf083b 100644
--- a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.22-r2.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-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.3 2010/11/08 19:50:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.4 2011/08/02 05:43:01 mattst88 Exp $
# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
@@ -38,7 +38,7 @@ RDEPEND="
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/openmotif-2.3:0 )
athena? ( x11-libs/libXaw )
- Xaw3d? ( x11-libs/Xaw3d )
+ Xaw3d? ( x11-libs/libXaw3d )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )
tiff? ( media-libs/tiff )
diff --git a/app-editors/xemacs/xemacs-21.5.29-r2.ebuild b/app-editors/xemacs/xemacs-21.5.29-r2.ebuild
index 9a994c526726..f2e1979ef2eb 100644
--- a/app-editors/xemacs/xemacs-21.5.29-r2.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.29-r2.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-editors/xemacs/xemacs-21.5.29-r2.ebuild,v 1.8 2010/11/08 19:50:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild,v 1.9 2011/08/02 05:43:01 mattst88 Exp $
# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
@@ -39,7 +39,7 @@ RDEPEND="
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
athena? ( x11-libs/libXaw )
- Xaw3d? ( x11-libs/Xaw3d )
+ Xaw3d? ( x11-libs/libXaw3d )
xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )
diff --git a/app-editors/xemacs/xemacs-21.5.30.ebuild b/app-editors/xemacs/xemacs-21.5.30.ebuild
index 3b3c3ae6d1ff..22a54139dfa7 100644
--- a/app-editors/xemacs/xemacs-21.5.30.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.30.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-editors/xemacs/xemacs-21.5.30.ebuild,v 1.1 2011/04/27 18:02:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.2 2011/08/02 05:43:01 mattst88 Exp $
# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
@@ -39,7 +39,7 @@ RDEPEND="
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
athena? ( x11-libs/libXaw )
- Xaw3d? ( x11-libs/Xaw3d )
+ Xaw3d? ( x11-libs/libXaw3d )
xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )
diff --git a/app-editors/xemacs/xemacs-21.5.31.ebuild b/app-editors/xemacs/xemacs-21.5.31.ebuild
index aa45e4920997..b2e97bdf4150 100644
--- a/app-editors/xemacs/xemacs-21.5.31.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.31.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-editors/xemacs/xemacs-21.5.31.ebuild,v 1.4 2011/05/16 17:12:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.5 2011/08/02 05:43:01 mattst88 Exp $
# Note: xemacs currently does not work with a hardened profile. If you
# want to use xemacs on a hardened profile then compile with the
@@ -39,7 +39,7 @@ RDEPEND="
dnd? ( x11-libs/dnd )
motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
athena? ( x11-libs/libXaw )
- Xaw3d? ( x11-libs/Xaw3d )
+ Xaw3d? ( x11-libs/libXaw3d )
xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
neXt? ( x11-libs/neXtaw )
xface? ( media-libs/compface )