summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-06-01 10:56:26 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-06-01 10:56:26 +0000
commit7a9a5bbd8a26be943efcd5802e0917fc0679781c (patch)
treee3c0052e54744dc3bcb520499e3ae05f33d2752a /x11-base
parentversion bump (diff)
downloadhistorical-7a9a5bbd8a26be943efcd5802e0917fc0679781c.tar.gz
historical-7a9a5bbd8a26be943efcd5802e0917fc0679781c.tar.bz2
historical-7a9a5bbd8a26be943efcd5802e0917fc0679781c.zip
Update TODO.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-x11/ChangeLog6
-rw-r--r--x11-base/xorg-x11/Manifest6
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild17
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild17
4 files changed, 16 insertions, 30 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog
index 28549353827e..80affd23b266 100644
--- a/x11-base/xorg-x11/ChangeLog
+++ b/x11-base/xorg-x11/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-base/xorg-x11
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.408 2005/06/01 10:34:25 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.409 2005/06/01 10:56:26 spyderous Exp $
+
+ 01 Jun 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ xorg-x11-6.8.2-r2.ebuild, xorg-x11-6.8.99.8.ebuild:
+ Update TODO.
01 Jun 2005; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.8.2-r2.ebuild, xorg-x11-6.8.99.8.ebuild:
diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest
index f4a9f6ecec76..23d543e5fdc7 100644
--- a/x11-base/xorg-x11/Manifest
+++ b/x11-base/xorg-x11/Manifest
@@ -1,7 +1,7 @@
MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230
-MD5 4cf623f871d92205540aad319f706611 xorg-x11-6.8.99.8.ebuild 55645
-MD5 9145ad4056b1730baefc7fb30d7de05e xorg-x11-6.8.2-r2.ebuild 55227
-MD5 bb665eb3c65e651c2cd81bf56106cf75 ChangeLog 95849
+MD5 0656407451d3b450cd19e63302c96760 xorg-x11-6.8.99.8.ebuild 55175
+MD5 405311bf332b7c1ef0ca6057df84b5fb xorg-x11-6.8.2-r2.ebuild 54757
+MD5 a6bb83fb795eeea86b6426facafff18a ChangeLog 95974
MD5 de11c43b024974fb63f6a71fd7941f15 xorg-x11-6.8.2-r1.ebuild 59343
MD5 2af39a82a9fcc1f16256c60178a722bd xorg-x11-6.8.99.5.ebuild 60345
MD5 72332f87c0620ede7d4a45a4e2bf237b files/digest-xorg-x11-6.8.99.5 514
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild
index 9d3f3e4720db..357cf5be84fe 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild,v 1.25 2005/06/01 10:34:25 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r2.ebuild,v 1.26 2005/06/01 10:56:26 spyderous Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -11,26 +11,17 @@
# libxkbfile.so, libxkbui.so
# TODO
-# 24 January 2005 <spyderous@gentoo.org>
-# TARGET: 6.8.1.903
+# 1 June 2005 <spyderous@gentoo.org>
+# TARGET: none
+# Consider building shared libraries only, when both are provided
# Combine find loops for "Creating fonts.scale files," "Generating
# fonts.dir files and "Generating Xft cache"
# <Mr_Bones_> the loop in pkg_postinst for removing Compose can probably
# be one line of bash expansion like rm -f ${ROOT}/usr/$(get_libdir)/
# X11/locale/{ja*|ko*|zh*}/Compose
-# Move /usr/X11R6/include to /usr/include/X11
-# - find imake define for this
-# Move /usr/X11R6/bin to /usr/bin
# Clean up migration function
-# - generalize to take arguments like:
-# `migrate /usr/X11R6/lib /usr/lib` so we can use for bin, include
# - loop through lib* instead of repetition
-# - consider alternate to 'mv', which dies when dirs exist in both
-# - cpio, rsync, tar suggested
-# - cpio dereferences symlinks, tar wastes time
# Fix direction of lib -> libdir symlink
-# Functionalize ebuild more cleanly -- only call subfunctions in primary
-# ebuild functions, no direct code, no functions of more than 60 lines
# Generalize any functions that make sense to generalize (i.e., anything
# that might realistically see use elsewhere, or repetitively here)
inherit eutils flag-o-matic toolchain-funcs x11 linux-info multilib
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild
index b03860506c96..c5c56f3d011f 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild,v 1.14 2005/06/01 10:34:25 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild,v 1.15 2005/06/01 10:56:26 spyderous Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -11,26 +11,17 @@
# libxkbfile.so, libxkbui.so
# TODO
-# 24 January 2005 <spyderous@gentoo.org>
-# TARGET: 6.8.1.903
+# 1 June 2005 <spyderous@gentoo.org>
+# TARGET: none
+# Consider building shared libraries only, when both are provided
# Combine find loops for "Creating fonts.scale files," "Generating
# fonts.dir files and "Generating Xft cache"
# <Mr_Bones_> the loop in pkg_postinst for removing Compose can probably
# be one line of bash expansion like rm -f ${ROOT}/usr/$(get_libdir)/
# X11/locale/{ja*|ko*|zh*}/Compose
-# Move /usr/X11R6/include to /usr/include/X11
-# - find imake define for this
-# Move /usr/X11R6/bin to /usr/bin
# Clean up migration function
-# - generalize to take arguments like:
-# `migrate /usr/X11R6/lib /usr/lib` so we can use for bin, include
# - loop through lib* instead of repetition
-# - consider alternate to 'mv', which dies when dirs exist in both
-# - cpio, rsync, tar suggested
-# - cpio dereferences symlinks, tar wastes time
# Fix direction of lib -> libdir symlink
-# Functionalize ebuild more cleanly -- only call subfunctions in primary
-# ebuild functions, no direct code, no functions of more than 60 lines
# Generalize any functions that make sense to generalize (i.e., anything
# that might realistically see use elsewhere, or repetitively here)
inherit eutils flag-o-matic toolchain-funcs x11 linux-info multilib