summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-07-22 18:04:50 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-07-22 18:04:50 +0000
commit5559414e4baefa9afe8dd15c518598310117f8a4 (patch)
treedf1956d48a42bbf07b4ed76157089b10b57a4bd3 /x11-libs/wxGTK
parentver bump (diff)
downloadhistorical-5559414e4baefa9afe8dd15c518598310117f8a4.tar.gz
historical-5559414e4baefa9afe8dd15c518598310117f8a4.tar.bz2
historical-5559414e4baefa9afe8dd15c518598310117f8a4.zip
Changed name from wxWindows to wxWidgets bug# 45061
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/ChangeLog6
-rw-r--r--x11-libs/wxGTK/Manifest8
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild14
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2.ebuild14
-rw-r--r--x11-libs/wxGTK/wxGTK-2.5.1.ebuild14
5 files changed, 30 insertions, 26 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index f51fe10da131..062ddd0b2527 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.57 2004/07/22 18:00:18 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.58 2004/07/22 18:04:50 pythonhead Exp $
+
+ 22 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.4.2-r1.ebuild,
+ wxGTK-2.4.2.ebuild, wxGTK-2.5.1.ebuild:
+ Changed name from wxWindows to wxWidgets. bug# 45061
22 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.4.1-r1.ebuild:
Changed name from wxwindows to wxwidgets bug# 45061
diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest
index 9234dfb0744c..0f5e34383fb2 100644
--- a/x11-libs/wxGTK/Manifest
+++ b/x11-libs/wxGTK/Manifest
@@ -1,10 +1,10 @@
-MD5 74b8342e1d9d835cde7ffcffd4cf1755 ChangeLog 9500
+MD5 dceca21459c017f53f713f25fbbfc75f ChangeLog 9674
MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162
MD5 1a1ed8b07f48fc326a6dbacb0577c328 wxGTK-2.4.0.ebuild 2713
MD5 909d0702d52d51e5e7dc9d9838a48d11 wxGTK-2.4.1-r1.ebuild 2705
-MD5 7879a119d8c21c139e1c4a8ee163f475 wxGTK-2.4.2.ebuild 2488
-MD5 5b20eb7ec0a449a1cd9004ed6f669122 wxGTK-2.5.1.ebuild 2095
-MD5 0dda084266a20fc11c782d6880cab8c5 wxGTK-2.4.2-r1.ebuild 2657
+MD5 0d4ead5a7d2f96553bc6d5a08eed1ecc wxGTK-2.4.2.ebuild 2490
+MD5 7b7f34faf11ae768a7616536bd78a358 wxGTK-2.5.1.ebuild 2097
+MD5 dd21c9b1468e661406f9b26c669e8e80 wxGTK-2.4.2-r1.ebuild 2659
MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65
MD5 86ee1d94ec752953d445a824f643fef5 files/digest-wxGTK-2.4.1-r1 65
MD5 5087298be841a84071ea67830f5d6a2b files/digest-wxGTK-2.4.2 65
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild
index 25626903fe06..4d9cab5e0706 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.5 2004/07/15 00:48:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.6 2004/07/22 18:04:50 pythonhead Exp $
inherit eutils
-DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-HOMEPAGE="http://www.wxwindows.org/"
+DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit."
+HOMEPAGE="http://www.wxwidgets.org/"
SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
LICENSE="wxWinLL-3"
@@ -25,10 +25,10 @@ RDEPEND="virtual/x11
DEPEND="${RDEPEND}
gtk2? ( dev-util/pkgconfig )"
-# Note 1: Gettext is not runtime dependency even if nls? because wxWindows
+# Note 1: Gettext is not runtime dependency even if nls? because wxWidgets
# has its own implementation of it
# Note 2: We disable unicode support because otherwise it breaks with
-# some poorly implemented wxWindows apps like xmule and lmule.
+# some poorly implemented wxWidgets apps like xmule and lmule.
# Note 3: PCX support is enabled if the correct libraries are detected.
# There is no USE flag for this.
@@ -51,10 +51,10 @@ src_compile() {
myconf="${myconf} `use_enable debug`"
# here we disable unicode support even thought gtk2 supports it
- # because too many apps just don't follow the wxWindows guidelines
+ # because too many apps just don't follow the wxWidgets guidelines
# for unicode support.
#
- # http://www.wxwindows.org/manuals/2.4.0/wx458.htm#unicode
+ # http://www.wxwidgets.org/manuals/2.4.0/wx458.htm#unicode
#
# bug #20116 - liquidx@gentoo.org (07 May 2003)
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild
index 84a90302f8b6..fc3a60991fb9 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.16 2004/07/15 00:48:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.17 2004/07/22 18:04:50 pythonhead Exp $
inherit eutils
-DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-HOMEPAGE="http://www.wxwindows.org/"
+DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit."
+HOMEPAGE="http://www.wxwidgets.org/"
SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
LICENSE="wxWinLL-3"
@@ -25,10 +25,10 @@ RDEPEND="virtual/x11
DEPEND="${RDEPEND}
gtk2? ( dev-util/pkgconfig )"
-# Note 1: Gettext is not runtime dependency even if nls? because wxWindows
+# Note 1: Gettext is not runtime dependency even if nls? because wxWidgets
# has its own implementation of it
# Note 2: We disable unicode support because otherwise it breaks with
-# some poorly implemented wxWindows apps like xmule and lmule.
+# some poorly implemented wxWidgets apps like xmule and lmule.
# Note 3: PCX support is enabled if the correct libraries are detected.
# There is no USE flag for this.
@@ -51,10 +51,10 @@ src_compile() {
myconf="${myconf} `use_enable debug`"
# here we disable unicode support even thought gtk2 supports it
- # because too many apps just don't follow the wxWindows guidelines
+ # because too many apps just don't follow the wxWidgets guidelines
# for unicode support.
#
- # http://www.wxwindows.org/manuals/2.4.0/wx458.htm#unicode
+ # http://www.wxwidgets.org/manuals/2.4.0/wx458.htm#unicode
#
# bug #20116 - liquidx@gentoo.org (07 May 2003)
diff --git a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild b/x11-libs/wxGTK/wxGTK-2.5.1.ebuild
index fa5ecae9ce0c..6b9ac16c3ba5 100644
--- a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.5.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.5 2004/07/15 00:48:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.6 2004/07/22 18:04:50 pythonhead Exp $
-DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
+DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit."
+SRC_URI="mirror://sourceforge/wxwidgets/${P}.tar.bz2"
HOMEPAGE="http://www.wxwindows.org/"
LICENSE="wxWinLL-3"
@@ -24,10 +24,10 @@ RDEPEND="virtual/x11
DEPEND="${RDEPEND}
gtk2? ( dev-util/pkgconfig )"
-# Note 1: Gettext is not runtime dependency even if nls? because wxWindows
+# Note 1: Gettext is not runtime dependency even if nls? because wxWidgets
# has its own implementation of it
# Note 2: We disable unicode support because otherwise it breaks with
-# some poorly implemented wxWindows apps like xmule and lmule.
+# some poorly implemented wxWidgets apps like xmule and lmule.
# Note 3: PCX support is enabled if the correct libraries are detected.
# There is no USE flag for this.
@@ -41,10 +41,10 @@ src_compile() {
myconf="${myconf} `use_enable debug`"
# here we disable unicode support even thought gtk2 supports it
- # because too many apps just don't follow the wxWindows guidelines
+ # because too many apps just don't follow the wxWidgets guidelines
# for unicode support.
#
- # http://www.wxwindows.org/manuals/2.4.0/wx458.htm#unicode
+ # http://www.wxwidgets.org/manuals/2.4.0/wx458.htm#unicode
#
# bug #20116 - liquidx@gentoo.org (07 May 2003)