diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-01-31 04:41:37 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-01-31 04:41:37 +0000 |
commit | fc2e47afca470926ea047ed274d417cdc443434b (patch) | |
tree | 75d70480c147f29af180e9a86f5e30fccc625c6e /x11-misc/util-macros/files | |
parent | Clean up. (diff) | |
download | historical-fc2e47afca470926ea047ed274d417cdc443434b.tar.gz historical-fc2e47afca470926ea047ed274d417cdc443434b.tar.bz2 historical-fc2e47afca470926ea047ed274d417cdc443434b.zip |
Clean up.
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-misc/util-macros/files')
5 files changed, 0 insertions, 39 deletions
diff --git a/x11-misc/util-macros/files/1.0.2-driver-man-suffix.patch b/x11-misc/util-macros/files/1.0.2-driver-man-suffix.patch deleted file mode 100644 index eab89259d2b8..000000000000 --- a/x11-misc/util-macros/files/1.0.2-driver-man-suffix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xorg-macros.m4.old 2005-12-09 00:50:01.000000000 -0700 -+++ xorg-macros.m4 2005-12-09 00:52:01.000000000 -0700 -@@ -137,7 +137,7 @@ - # LinuxDebian, not other Linuxes, so we leave it unchanged here - if test x$DRIVER_MAN_SUFFIX = x ; then - case $host_os in --# linux* | k*bsd*-gnu) DRIVER_MAN_SUFFIX=4x ;; -+ linux* | k*bsd*-gnu) DRIVER_MAN_SUFFIX=4x ;; - solaris*) DRIVER_MAN_SUFFIX=7 ;; - *) DRIVER_MAN_SUFFIX=4 ;; - esac diff --git a/x11-misc/util-macros/files/1.1.0-driver-man-suffix.patch b/x11-misc/util-macros/files/1.1.0-driver-man-suffix.patch deleted file mode 100644 index 685518945804..000000000000 --- a/x11-misc/util-macros/files/1.1.0-driver-man-suffix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xorg-macros.m4.old 2005-12-09 00:50:01.000000000 -0700 -+++ xorg-macros.m4 2005-12-09 00:52:01.000000000 -0700 -@@ -173,7 +173,7 @@ - # LinuxDebian, not other Linuxes, so we leave it unchanged here - if test x$DRIVER_MAN_SUFFIX = x ; then - case $host_os in --# linux* | gnu* | k*bsd*-gnu) DRIVER_MAN_SUFFIX=4x ;; -+ linux* | gnu* | k*bsd*-gnu) DRIVER_MAN_SUFFIX=4x ;; - solaris*) DRIVER_MAN_SUFFIX=7 ;; - *) DRIVER_MAN_SUFFIX=4 ;; - esac diff --git a/x11-misc/util-macros/files/digest-util-macros-1.0.2 b/x11-misc/util-macros/files/digest-util-macros-1.0.2 deleted file mode 100644 index 80360e25854d..000000000000 --- a/x11-misc/util-macros/files/digest-util-macros-1.0.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8391f7eb3bf563f5314b0119e870727a util-macros-1.0.2.tar.bz2 38177 -RMD160 42ce28505e9347ce8f135df86b7b933c12d6b651 util-macros-1.0.2.tar.bz2 38177 -SHA256 97e62c847063b767b739388344e540c41d42635cfc362f7e34c5eb1b258c5ea1 util-macros-1.0.2.tar.bz2 38177 diff --git a/x11-misc/util-macros/files/digest-util-macros-1.1.0 b/x11-misc/util-macros/files/digest-util-macros-1.1.0 deleted file mode 100644 index b066d7e8109c..000000000000 --- a/x11-misc/util-macros/files/digest-util-macros-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bc06eebd94b6e65405c2d5b1e479fea8 util-macros-1.1.0.tar.bz2 43036 -RMD160 dc93278ad9c71ce002ce7f1332df0880e4164a56 util-macros-1.1.0.tar.bz2 43036 -SHA256 b795cd44d6d07c4c8caee092e68b53e57213f778a71fabc872dc687968da38d5 util-macros-1.1.0.tar.bz2 43036 diff --git a/x11-misc/util-macros/files/driver-man-suffix.patch b/x11-misc/util-macros/files/driver-man-suffix.patch deleted file mode 100644 index 876a27667f68..000000000000 --- a/x11-misc/util-macros/files/driver-man-suffix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xorg-macros.m4.old 2005-12-09 00:50:01.000000000 -0700 -+++ xorg-macros.m4 2005-12-09 00:52:01.000000000 -0700 -@@ -137,7 +137,7 @@ - # LinuxDebian, not other Linuxes, so we leave it unchanged here - if test x$DRIVER_MAN_SUFFIX = x ; then - case $host_os in --# linux*) DRIVER_MAN_SUFFIX=4x ;; -+ linux*) DRIVER_MAN_SUFFIX=4x ;; - solaris*) DRIVER_MAN_SUFFIX=7 ;; - *) DRIVER_MAN_SUFFIX=4 ;; - esac |