diff options
183 files changed, 949 insertions, 949 deletions
diff --git a/net-wireless/bluez-bluefw/Manifest b/net-wireless/bluez-bluefw/Manifest index 3f598eb9c782..0e05a68d6a99 100644 --- a/net-wireless/bluez-bluefw/Manifest +++ b/net-wireless/bluez-bluefw/Manifest @@ -1,5 +1,5 @@ +MD5 a4aa58732e3d53faa3e189e627df116f ChangeLog 539 +MD5 b390905541cffc86d5bcf0ce6662acc2 bluez-bluefw-0.7.ebuild 1073 +MD5 4f69dabdbd3f9f5dddfb93effac149fa bluez-bluefw-0.9.ebuild 1073 MD5 658e811bba884f1fc4480743d2bf2b58 files/digest-bluez-bluefw-0.7 68 MD5 eab84ce6d63a8ba7c5a7773f9fa9f5e4 files/digest-bluez-bluefw-0.9 68 -MD5 d5162e3d2740a6975d63229f40866800 bluez-bluefw-0.7.ebuild 1070 -MD5 a4aa58732e3d53faa3e189e627df116f ChangeLog 539 -MD5 eec6035368afdaf92b7f6aa14460cdd8 bluez-bluefw-0.9.ebuild 1070 diff --git a/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild b/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild index d31353a5afca..5a7c59d70eaf 100644 --- a/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild +++ b/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild,v 1.3 2003/07/13 20:56:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-bluefw/bluez-bluefw-0.7.ebuild,v 1.4 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="bluetooth firmware downloader" HOMEPAGE="http://bluez.sourceforge.net/" @@ -32,7 +32,7 @@ pkg_postinst() { # in order for hotplug to work, the id string from bluefw.usermap has # to be added to usb.usermap # unfortunately this isn't conveniently reversable - if [[ ! `grep ^bluefw /etc/hotplug/usb.usermap` ]]; then + if [[ ! `grep ^bluefw /etc/hotplug/usb.usermap` ]]; then cat /etc/hotplug/usb/bluefw.usermap >> /etc/hotplug/usb.usermap fi } diff --git a/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild b/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild index 9c7842a0afa4..0d09dd58bc3c 100644 --- a/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild +++ b/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild,v 1.2 2003/07/13 20:56:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-bluefw/bluez-bluefw-0.9.ebuild,v 1.3 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="bluetooth firmware downloader" HOMEPAGE="http://bluez.sourceforge.net/" @@ -32,7 +32,7 @@ pkg_postinst() { # in order for hotplug to work, the id string from bluefw.usermap has # to be added to usb.usermap # unfortunately this isn't conveniently reversable - if [[ ! `grep ^bluefw /etc/hotplug/usb.usermap` ]]; then + if [[ ! `grep ^bluefw /etc/hotplug/usb.usermap` ]]; then cat /etc/hotplug/usb/bluefw.usermap >> /etc/hotplug/usb.usermap fi } diff --git a/net-wireless/bluez-utils/Manifest b/net-wireless/bluez-utils/Manifest index 9ee14766e766..9d3b08b495ed 100644 --- a/net-wireless/bluez-utils/Manifest +++ b/net-wireless/bluez-utils/Manifest @@ -1,7 +1,7 @@ -MD5 c800bca4f351a4ebb5b90655a2d5930a bluez-utils-2.2.ebuild 1346 -MD5 5b7a32afa4b3c203c081dceae690b8b8 bluez-utils-2.1.ebuild 991 -MD5 45e895c71c9262a4547ba9476acc5777 bluez-utils-2.3.ebuild 1540 MD5 9481e6bcf8584c54d6546d7619c75a2e ChangeLog 1013 +MD5 5b7a32afa4b3c203c081dceae690b8b8 bluez-utils-2.1.ebuild 991 +MD5 c800bca4f351a4ebb5b90655a2d5930a bluez-utils-2.2.ebuild 1346 +MD5 f7db3b22bfee688d179582ebd6fb0716 bluez-utils-2.3.ebuild 1540 MD5 f01597cb6a0541b16e7fa93f2b2ab9e1 files/digest-bluez-utils-2.1 67 MD5 01a439fcb5c41513100b8bd923479f6c files/digest-bluez-utils-2.2 67 MD5 8bc76d5064a1fae0dd2481919b1988f1 files/digest-bluez-utils-2.3 67 diff --git a/net-wireless/bluez-utils/bluez-utils-2.3.ebuild b/net-wireless/bluez-utils/bluez-utils-2.3.ebuild index 4c67f8d45f10..fd538fb04f02 100644 --- a/net-wireless/bluez-utils/bluez-utils-2.3.ebuild +++ b/net-wireless/bluez-utils/bluez-utils-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-2.3.ebuild,v 1.3 2003/05/21 17:55:37 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-2.3.ebuild,v 1.4 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="bluetooth utilities" HOMEPAGE="http://bluez.sourceforge.net/" @@ -29,7 +29,7 @@ src_unpack() { mv -f hcid/Makefile.in ${T}/Makefile.in sed -e "s:\$(prefix)/etc/bluetooth:/etc/bluetooth:" \ ${T}/Makefile.in > hcid/Makefile.in - + if [ ! `use gtk` ]; then mv -f scripts/Makefile.in ${T}/Makefile.in sed -e "s:= bluepin:= :" \ diff --git a/net-wireless/hostap/Manifest b/net-wireless/hostap/Manifest index 7267ca48f259..0517018c1f6f 100644 --- a/net-wireless/hostap/Manifest +++ b/net-wireless/hostap/Manifest @@ -1,14 +1,14 @@ -MD5 89df1aadc457bed2531025e923514a01 hostap-0.0.4.ebuild 3185 -MD5 0cccc8dc56ab904fd60590fd9a5066ac hostap-0.0.2-r1.ebuild 4289 -MD5 1792c1d78c928fa0e303eb5c36860bf3 hostap-0.0.1.ebuild 4295 -MD5 e39e12c78112afb3d4dd0dfa135ae609 hostap-0.0.3.ebuild 4285 -MD5 9a707000b69439cec58c9bee73c84583 hostap-0.0.2.ebuild 4295 MD5 65011b1c34b57ececce1a824017417b5 ChangeLog 3140 -MD5 68a07cde123ae0e27be35f6b52617b29 hostap-0.0.3-r1.ebuild 4279 -MD5 6033278b29022d54d25048af3af5e4d8 files/digest-hostap-0.0.2-r1 354 -MD5 cc10a98c98d5848f509dd21eb0828004 files/digest-hostap-0.0.3-r1 354 +MD5 6d9c8d627ba29c5d6731f7d3b909c314 hostap-0.0.1.ebuild 4294 +MD5 c18d1b754c2ea73e69d0a2673b336d01 hostap-0.0.2-r1.ebuild 4287 +MD5 c85453b230ec2f6592cde5bb67b4003b hostap-0.0.2.ebuild 4294 +MD5 8385721254e5fad154a469117f363f21 hostap-0.0.3.ebuild 4284 +MD5 023f573a057f41454d49e56e04f757a4 hostap-0.0.3-r1.ebuild 4277 +MD5 5a4802a6182f177a012cfdd796659721 hostap-0.0.4.ebuild 3183 MD5 423cd360c12fa0a6530fb01f334a0bd6 files/digest-hostap-0.0.1 354 +MD5 6033278b29022d54d25048af3af5e4d8 files/digest-hostap-0.0.2-r1 354 +MD5 72d2af56025069ea611a9cc8456ef12e files/hostap-20021012-gentoo-patch.diff 517 MD5 6033278b29022d54d25048af3af5e4d8 files/digest-hostap-0.0.2 354 MD5 cc10a98c98d5848f509dd21eb0828004 files/digest-hostap-0.0.3 354 +MD5 cc10a98c98d5848f509dd21eb0828004 files/digest-hostap-0.0.3-r1 354 MD5 767da41867e766a8207872c4c2859268 files/digest-hostap-0.0.4 354 -MD5 72d2af56025069ea611a9cc8456ef12e files/hostap-20021012-gentoo-patch.diff 517 diff --git a/net-wireless/hostap/hostap-0.0.1.ebuild b/net-wireless/hostap/hostap-0.0.1.ebuild index a95cf188ebd8..46fcd665fa36 100644 --- a/net-wireless/hostap/hostap-0.0.1.ebuild +++ b/net-wireless/hostap/hostap-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.1.ebuild,v 1.1 2003/04/15 19:18:56 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.1.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -58,13 +58,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ diff --git a/net-wireless/hostap/hostap-0.0.2-r1.ebuild b/net-wireless/hostap/hostap-0.0.2-r1.ebuild index e229d08b998e..b641f974095b 100644 --- a/net-wireless/hostap/hostap-0.0.2-r1.ebuild +++ b/net-wireless/hostap/hostap-0.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.2-r1.ebuild,v 1.1 2003/05/15 12:23:29 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.2-r1.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -58,13 +58,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ diff --git a/net-wireless/hostap/hostap-0.0.2.ebuild b/net-wireless/hostap/hostap-0.0.2.ebuild index dc2744632afc..481729cd09f4 100644 --- a/net-wireless/hostap/hostap-0.0.2.ebuild +++ b/net-wireless/hostap/hostap-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.2.ebuild,v 1.1 2003/05/13 15:39:16 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.2.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -58,13 +58,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ diff --git a/net-wireless/hostap/hostap-0.0.3-r1.ebuild b/net-wireless/hostap/hostap-0.0.3-r1.ebuild index 40dde4a78f73..5dad4fc171b2 100644 --- a/net-wireless/hostap/hostap-0.0.3-r1.ebuild +++ b/net-wireless/hostap/hostap-0.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.3-r1.ebuild,v 1.1 2003/06/11 07:54:48 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.3-r1.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -58,13 +58,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ diff --git a/net-wireless/hostap/hostap-0.0.3.ebuild b/net-wireless/hostap/hostap-0.0.3.ebuild index 6bd7d72414af..1ad850e90373 100644 --- a/net-wireless/hostap/hostap-0.0.3.ebuild +++ b/net-wireless/hostap/hostap-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.3.ebuild,v 1.1 2003/05/24 04:48:39 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.3.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -58,13 +58,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ diff --git a/net-wireless/hostap/hostap-0.0.4.ebuild b/net-wireless/hostap/hostap-0.0.4.ebuild index 1f23211a9698..a01846dfa1f4 100644 --- a/net-wireless/hostap/hostap-0.0.4.ebuild +++ b/net-wireless/hostap/hostap-0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.4.ebuild,v 1.1 2003/07/28 16:29:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.4.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -52,13 +52,13 @@ src_unpack() { -e "s:-O2:${CFLAGS}:" \ -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ ${T}/Makefile > Makefile - + if [ -n "`use pcmcia`" ] || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then mv Makefile ${T} sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ ${T}/Makefile > Makefile fi - + cd ${S}/hostapd mv Makefile ${T} sed -e "s:gcc:${CC}:" \ @@ -69,7 +69,7 @@ src_unpack() { src_compile() { local mydrivers - + use pcmcia && mydrivers="${mydrivers} pccard" use hostap-nopci || mydrivers="${mydrivers} pci" use hostap-noplx || mydrivers="${mydrivers} plx" diff --git a/net-wireless/kismet/Manifest b/net-wireless/kismet/Manifest index b385f50ee86b..6b2563a760f6 100644 --- a/net-wireless/kismet/Manifest +++ b/net-wireless/kismet/Manifest @@ -1,15 +1,15 @@ -MD5 ac9683419ab9a1f1a7f96d34e96a06b2 kismet-2.6.2-r1.ebuild 1942 -MD5 cb33d0c508991e4aee2d69756e34fb35 kismet-2.8.1.ebuild 2067 -MD5 d0c468663c09e069a570d80b5cd92643 kismet-2.8.0b-r1.ebuild 2070 -MD5 6e16562d34f5e3ea28b1cb53841db33a kismet-3.0.1.ebuild 2241 -MD5 b4b8ebd5d8359dc2cdc3193939e9ff63 kismet-2.8.0a.ebuild 1858 -MD5 e71a5728473b2e590d590d0523c3b026 kismet-2.8.1-r1.ebuild 2214 -MD5 34dbc7df2620e0a97f5c870621c6b76f kismet-2.8.0.ebuild 1856 MD5 abf55a5735fc6f9d00a6cba8cd3d86b7 ChangeLog 3124 -MD5 ac454f5a5ad0a364c677157a511e534d files/digest-kismet-2.8.0a 133 +MD5 cd7c4b01f35e3d4a125074ac90a2d1e8 kismet-2.6.2-r1.ebuild 1940 +MD5 34d1e4f57a8aab007c05b8f4f0de44e6 kismet-2.8.0.ebuild 1855 +MD5 6202e3002d08f6a33794e6074db2878d kismet-2.8.0a.ebuild 1857 +MD5 a5abe4b4ba4d141378e17ae5fcd1cf36 kismet-2.8.0b-r1.ebuild 2071 +MD5 be445fcee45436a263eaf2d98b3edd36 kismet-2.8.1-r1.ebuild 2213 +MD5 ba97c699771270905f0d1d631ae95978 kismet-2.8.1.ebuild 2066 +MD5 61d56950162c4f66f8a1aebf8688bb29 kismet-3.0.1.ebuild 2240 +MD5 8dfc64a8a4100cc38d8f00a3475bba9a files/digest-kismet-2.6.2-r1 131 MD5 a73efbda3289e9413549c220b046ef23 files/digest-kismet-2.8.0 131 +MD5 ac454f5a5ad0a364c677157a511e534d files/digest-kismet-2.8.0a 133 +MD5 63dd3cb4247737ee77391240518ec850 files/digest-kismet-2.8.0b-r1 202 MD5 51ee9832a194be859c3e76f998c75f2d files/digest-kismet-2.8.1 200 -MD5 6c76e2449a2259febd33acaeff2366a3 files/digest-kismet-3.0.1 133 -MD5 8dfc64a8a4100cc38d8f00a3475bba9a files/digest-kismet-2.6.2-r1 131 MD5 51ee9832a194be859c3e76f998c75f2d files/digest-kismet-2.8.1-r1 200 -MD5 63dd3cb4247737ee77391240518ec850 files/digest-kismet-2.8.0b-r1 202 +MD5 6c76e2449a2259febd33acaeff2366a3 files/digest-kismet-3.0.1 133 diff --git a/net-wireless/kismet/kismet-2.6.2-r1.ebuild b/net-wireless/kismet/kismet-2.6.2-r1.ebuild index f29dee087580..b944df543536 100644 --- a/net-wireless/kismet/kismet-2.6.2-r1.ebuild +++ b/net-wireless/kismet/kismet-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.6.2-r1.ebuild,v 1.8 2003/07/19 20:52:37 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.6.2-r1.ebuild,v 1.9 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -22,7 +22,7 @@ src_compile() { use acpi && myconf="${myconf} --enable-acpi" use ipv6 && myconf="${myconf} --enable-ipv6" use gps || myconf="${myconf} --disable-gps" - + cd ${WORKDIR}/ethereal-0.9.7 econf @@ -47,7 +47,7 @@ src_compile() { sed -e "s/\/usr\/local/\/usr/g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } diff --git a/net-wireless/kismet/kismet-2.8.0.ebuild b/net-wireless/kismet/kismet-2.8.0.ebuild index 64a363e4c2e7..605a99e959fd 100644 --- a/net-wireless/kismet/kismet-2.8.0.ebuild +++ b/net-wireless/kismet/kismet-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0.ebuild,v 1.7 2003/07/19 20:52:38 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0.ebuild,v 1.8 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -48,7 +48,7 @@ src_compile() { sed -e "s/\/usr\/local/\/usr/g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } diff --git a/net-wireless/kismet/kismet-2.8.0a.ebuild b/net-wireless/kismet/kismet-2.8.0a.ebuild index 8ae97a0cdcc8..fb1385302309 100644 --- a/net-wireless/kismet/kismet-2.8.0a.ebuild +++ b/net-wireless/kismet/kismet-2.8.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0a.ebuild,v 1.7 2003/07/19 20:52:38 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0a.ebuild,v 1.8 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -48,7 +48,7 @@ src_compile() { sed -e "s/\/usr\/local/\/usr/g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } diff --git a/net-wireless/kismet/kismet-2.8.0b-r1.ebuild b/net-wireless/kismet/kismet-2.8.0b-r1.ebuild index 5c114d023c85..fb611e151330 100644 --- a/net-wireless/kismet/kismet-2.8.0b-r1.ebuild +++ b/net-wireless/kismet/kismet-2.8.0b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0b-r1.ebuild,v 1.9 2003/08/12 17:35:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.0b-r1.ebuild,v 1.10 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -51,7 +51,7 @@ src_compile() { sed -e "s:/usr/local:/usr:g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } diff --git a/net-wireless/kismet/kismet-2.8.1-r1.ebuild b/net-wireless/kismet/kismet-2.8.1-r1.ebuild index 9c6daac987f7..9a6d5dfc78fa 100644 --- a/net-wireless/kismet/kismet-2.8.1-r1.ebuild +++ b/net-wireless/kismet/kismet-2.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.1-r1.ebuild,v 1.4 2003/08/12 17:35:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.1-r1.ebuild,v 1.5 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -54,7 +54,7 @@ src_compile() { sed -e "s:/usr/local:/usr:g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } @@ -66,7 +66,7 @@ src_install () { ETC=${D}/etc/kismet MAN=${D}/usr/share/man \ SHARE=${D}/usr/share/${PN} install || die dodoc CHANGELOG FAQ README docs/* - + exeinto /etc/init.d newexe ${WORKDIR}/kismet.initd kismet insinto /etc/conf.d diff --git a/net-wireless/kismet/kismet-2.8.1.ebuild b/net-wireless/kismet/kismet-2.8.1.ebuild index 6e740b2c9a43..82bf814d2b6a 100644 --- a/net-wireless/kismet/kismet-2.8.1.ebuild +++ b/net-wireless/kismet/kismet-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.1.ebuild,v 1.8 2003/08/12 17:35:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-2.8.1.ebuild,v 1.9 2003/09/07 00:19:18 msterret Exp $ DESCRIPTION="Kismet is a 802.11b wireless network sniffer." HOMEPAGE="http://www.kismetwireless.net/" @@ -51,7 +51,7 @@ src_compile() { sed -e "s:/usr/local:/usr:g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } @@ -63,7 +63,7 @@ src_install () { ETC=${D}/etc/kismet MAN=${D}/usr/share/man \ SHARE=${D}/usr/share/${PN} install || die dodoc CHANGELOG FAQ README docs/* - + exeinto /etc/init.d newexe ${WORKDIR}/kismet.initd kismet insinto /etc/conf.d diff --git a/net-wireless/kismet/kismet-3.0.1.ebuild b/net-wireless/kismet/kismet-3.0.1.ebuild index fb83e4251e98..0ee5ea509b10 100644 --- a/net-wireless/kismet/kismet-3.0.1.ebuild +++ b/net-wireless/kismet/kismet-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-3.0.1.ebuild,v 1.1 2003/08/19 01:50:37 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet/kismet-3.0.1.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ ETHEREAL_VERSION="0.9.13" DESCRIPTION="Kismet is a 802.11b wireless network sniffer." @@ -59,7 +59,7 @@ src_compile() { sed -e "s:/usr/local:/usr:g" kismet_ui.conf.orig > kismet_ui.conf rm -f kismet.conf.orig kismet_ui.conf.orig - cd ${S} + cd ${S} make dep || die "make dep for kismet failed" emake || die "compile of kismet failed" } @@ -71,5 +71,5 @@ src_install () { ETC=${D}/etc/kismet MAN=${D}/usr/share/man \ SHARE=${D}/usr/share/${PN} install || die dodoc CHANGELOG FAQ README docs/* - + } diff --git a/net-wireless/linux-wlan-ng/Manifest b/net-wireless/linux-wlan-ng/Manifest index 8ee2eefd5853..5c2441bdd3e8 100644 --- a/net-wireless/linux-wlan-ng/Manifest +++ b/net-wireless/linux-wlan-ng/Manifest @@ -1,25 +1,25 @@ -MD5 e60b2f402057b965ebc605fa43e454ee linux-wlan-ng-0.2.0-r2.ebuild 6399 -MD5 6ea002d425acaac59bdd550b3fefcf43 linux-wlan-ng-0.1.16_pre9.ebuild 5733 -MD5 0c58d67ed0555b00ca4880a76fb23ba3 linux-wlan-ng-0.1.16_pre4.ebuild 4713 -MD5 f48de21ada8bbd4e9b434a20792ce709 linux-wlan-ng-0.2.1_pre11.ebuild 6533 -MD5 168b11a00bfb143b4c22aae3be81b514 linux-wlan-ng-0.1.16_pre6.ebuild 4912 -MD5 a9c08922e7cc99830c4cfd65c98f11fa linux-wlan-ng-0.2.1_pre1.ebuild 6543 -MD5 dfc8fc133ad43331ea4fcd1988568dc1 linux-wlan-ng-0.2.0-r1.ebuild 6251 -MD5 90ded861202aa59ce7d99a6669cb73c1 linux-wlan-ng-0.1.16_pre8.ebuild 5623 -MD5 3b60f693be2e43a833ca1e4704cc6504 linux-wlan-ng-0.2.1_pre8.ebuild 6532 -MD5 35a2b13e184516be6a7750ae54da27ef linux-wlan-ng-0.2.1_pre3.ebuild 6532 MD5 c8393914786219b5fd3a351f5b3c8ff3 ChangeLog 5138 -MD5 b257519dec67e9582dffb3b1c9b5d60b linux-wlan-ng-0.1.16_pre7.ebuild 4913 -MD5 9e923fccd92e17c2c958bd5f95563740 linux-wlan-ng-0.2.1_pre2.ebuild 6532 -MD5 edb5e3c1a938de2a776e554bba4676b6 files/digest-linux-wlan-ng-0.2.1_pre1 511 -MD5 92b02f16198ff0908cb37efe06f1e055 files/digest-linux-wlan-ng-0.2.1_pre2 436 -MD5 a12d959fbef4790b4f768aac09ec04ab files/digest-linux-wlan-ng-0.2.1_pre3 436 -MD5 4ba4f50725309cebf376a17edd220b89 files/digest-linux-wlan-ng-0.2.1_pre8 436 +MD5 a84aac9b4cbec560acdb29f4f4df1fca linux-wlan-ng-0.1.16_pre4.ebuild 4707 +MD5 670fc3421e0fd1495673355e69a5d5f1 linux-wlan-ng-0.1.16_pre6.ebuild 4904 +MD5 9ef0e3ddf2c5c8cfc2b371fa58331494 linux-wlan-ng-0.1.16_pre7.ebuild 4905 +MD5 40c12a191deccb574b2c53d81eb81dbe linux-wlan-ng-0.1.16_pre8.ebuild 5613 +MD5 dda56ae50abdb56c0cafd94633a2badc linux-wlan-ng-0.1.16_pre9.ebuild 5723 +MD5 eda0a0c90a852cefd89aebf243b55e4e linux-wlan-ng-0.2.0-r1.ebuild 6241 +MD5 dc637b423dfd979bb788d252a1c287fd linux-wlan-ng-0.2.0-r2.ebuild 6388 +MD5 b4c875dfe6567f455e03c835c7e7239d linux-wlan-ng-0.2.1_pre1.ebuild 6533 +MD5 0121ad1b00fb0c3ca6d19c615ca7e834 linux-wlan-ng-0.2.1_pre2.ebuild 6522 +MD5 f08e00cca8a6354bd66d3931667d2eaa linux-wlan-ng-0.2.1_pre3.ebuild 6522 +MD5 b704756705b2144f9f62ba5dfd375fff linux-wlan-ng-0.2.1_pre8.ebuild 6522 +MD5 9ecf5ddeabf690cfd898b10b2d8fe8cc linux-wlan-ng-0.2.1_pre11.ebuild 6523 MD5 c10d43bfb357d5c75d5fb21c56ee0d4d files/digest-linux-wlan-ng-0.1.16_pre4 221 MD5 7c13fff9828e7491a397b11164b288eb files/digest-linux-wlan-ng-0.1.16_pre6 221 MD5 eaf97b29f3669aa218397fa8e55e6ea2 files/digest-linux-wlan-ng-0.1.16_pre7 221 MD5 bec0a714992c53f2b9a3404e9bae59f6 files/digest-linux-wlan-ng-0.1.16_pre8 221 MD5 7edd1446ae6fb9ba5544a2ccbc298673 files/digest-linux-wlan-ng-0.1.16_pre9 221 -MD5 8dab46b657f6e8498e9cb48cfa346b5c files/digest-linux-wlan-ng-0.2.1_pre11 437 MD5 f57572b64b73079ae2e9bab008d602bc files/digest-linux-wlan-ng-0.2.0-r1 434 MD5 38926f085b2f76693be9b930c7d216ba files/digest-linux-wlan-ng-0.2.0-r2 504 +MD5 edb5e3c1a938de2a776e554bba4676b6 files/digest-linux-wlan-ng-0.2.1_pre1 511 +MD5 92b02f16198ff0908cb37efe06f1e055 files/digest-linux-wlan-ng-0.2.1_pre2 436 +MD5 a12d959fbef4790b4f768aac09ec04ab files/digest-linux-wlan-ng-0.2.1_pre3 436 +MD5 4ba4f50725309cebf376a17edd220b89 files/digest-linux-wlan-ng-0.2.1_pre8 436 +MD5 8dab46b657f6e8498e9cb48cfa346b5c files/digest-linux-wlan-ng-0.2.1_pre11 437 diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild index 89c81df1d940..aa7be13cd2f6 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild,v 1.5 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre4.ebuild,v 1.6 2003/09/07 00:19:18 msterret Exp $ -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. IUSE="trusted apm pnp nocardbus build" @@ -13,7 +13,7 @@ PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" MY_P=${P/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz" HOMEPAGE="http://linux-wlan.org" @@ -33,7 +33,7 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. src_unpack() { @@ -46,7 +46,7 @@ src_unpack() { src_compile() { #configure pcmcia-cs - we need this for wlan to compile -#use same USE flags that the pcmcia-cs ebuild does. +#use same USE flags that the pcmcia-cs ebuild does. #no need to actually compile pcmcia-cs... cd ${WORKDIR}/${PCMCIA_CS} @@ -68,7 +68,7 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild index ad508a679390..0b80a96d8c9a 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild,v 1.5 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre6.ebuild,v 1.6 2003/09/07 00:19:18 msterret Exp $ -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. IUSE="trusted apm pnp nocardbus pcmcia build" @@ -12,7 +12,7 @@ PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" MY_P=${P/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz )" HOMEPAGE="http://linux-wlan.org" @@ -32,7 +32,7 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. src_unpack() { @@ -45,7 +45,7 @@ src_unpack() { src_compile() { #configure pcmcia-cs - we need this for wlan to compile -#use same USE flags that the pcmcia-cs ebuild does. +#use same USE flags that the pcmcia-cs ebuild does. #no need to actually compile pcmcia-cs... #* This is actually only used if pcmcia_cs is NOT compiled into the kernel tree. if [ -n "`use pcmcia`" ]; then @@ -68,7 +68,7 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else @@ -96,7 +96,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + sed -e 's:TARGET_ROOT_ON_HOST=:TARGET_ROOT_ON_HOST=${D}:' \ -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ -e 's:PRISM2_PCI=n:PRISM2_PCI=y:' \ diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild index 5cf32fd75ddc..46fbcef83efe 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild,v 1.5 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre7.ebuild,v 1.6 2003/09/07 00:19:18 msterret Exp $ -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. IUSE="trusted apm pnp nocardbus pcmcia build" @@ -12,7 +12,7 @@ PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" MY_P=${P/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz )" HOMEPAGE="http://linux-wlan.org" @@ -32,7 +32,7 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. src_unpack() { @@ -45,7 +45,7 @@ src_unpack() { src_compile() { #configure pcmcia-cs - we need this for wlan to compile -#use same USE flags that the pcmcia-cs ebuild does. +#use same USE flags that the pcmcia-cs ebuild does. #no need to actually compile pcmcia-cs... #* This is actually only used if pcmcia_cs is NOT compiled into the kernel tree. if [ -n "`use pcmcia`" ]; then @@ -68,7 +68,7 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else @@ -96,7 +96,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + sed -e 's:TARGET_ROOT_ON_HOST=:TARGET_ROOT_ON_HOST=${D}:' \ -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ -e 's:PRISM2_PCI=n:PRISM2_PCI=y:' \ diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild index e1a6a6c40f0e..ff1ff173523f 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild,v 1.4 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre8.ebuild,v 1.5 2003/09/07 00:19:18 msterret Exp $ IUSE="apm build nocardbus pcmcia pnp trusted usb" @@ -10,7 +10,7 @@ PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" MY_P=${P/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz )" HOMEPAGE="http://linux-wlan.org" @@ -29,10 +29,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -70,9 +70,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -96,14 +96,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -132,7 +132,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild index 9e03a9de314f..0ac5d5a7a107 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild,v 1.9 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.1.16_pre9.ebuild,v 1.10 2003/09/07 00:19:18 msterret Exp $ IUSE="apm build nocardbus pcmcia pnp trusted usb" @@ -11,7 +11,7 @@ PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" MY_P=${P/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz )" HOMEPAGE="http://linux-wlan.org" @@ -30,14 +30,14 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { - + if [ -n "`use pcmcia`" ]; then check_KV fi @@ -73,9 +73,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -99,14 +99,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -135,7 +135,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild index 4d973a144ca8..2fc63e33275a 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild,v 1.3 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r1.ebuild,v 1.4 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -14,7 +14,7 @@ PATCH_3_2_4="pcmcia-cs-3.2.1-3.2.4.diff.gz" PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${P}.tar.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) pcmcia? ( mirror://gentoo/${PATCH_3_2_3} ) @@ -36,10 +36,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -88,9 +88,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -114,14 +114,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -150,7 +150,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild index 1f1176c97c02..752fe869e744 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild,v 1.2 2003/04/14 19:40:57 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.0-r2.ebuild,v 1.3 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -14,7 +14,7 @@ PATCH_3_2_4="pcmcia-cs-3.2.1-3.2.4.diff.gz" PCMCIA_DIR="${WORKDIR}/${PCMCIA_CS}" DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -37,17 +37,17 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { unpack ${P}.tar.gz unpack ${PN}-gentoo-init.gz - + # install a gentoo style init script cp ${PN}-gentoo-init ${S}/etc/rc.wlan @@ -95,9 +95,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -121,14 +121,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -157,7 +157,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild index 3c9d7409e75e..c54283fb4aa5 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild,v 1.1 2003/04/09 21:02:36 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre1.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -16,7 +16,7 @@ MY_P=${PN}-${PV/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -39,10 +39,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -94,9 +94,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -120,14 +120,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -156,7 +156,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild index 67f64a710ef1..8a8b9347eff3 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild,v 1.1 2003/08/02 22:33:26 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre11.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -16,7 +16,7 @@ MY_P=${PN}-${PV/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -39,10 +39,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -93,9 +93,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -119,14 +119,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -155,7 +155,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild index 325403c5468d..a529932062b2 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild,v 1.1 2003/04/24 13:46:32 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre2.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -16,7 +16,7 @@ MY_P=${PN}-${PV/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -39,10 +39,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -93,9 +93,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -119,14 +119,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -155,7 +155,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild index 30e71b93140e..3f32642509b3 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild,v 1.1 2003/04/29 14:23:43 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre3.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -16,7 +16,7 @@ MY_P=${PN}-${PV/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -39,10 +39,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -93,9 +93,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -119,14 +119,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -155,7 +155,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild index 15cccc02f276..aaf3c3e49724 100644 --- a/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild +++ b/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild,v 1.1 2003/06/13 15:13:48 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/linux-wlan-ng-0.2.1_pre8.ebuild,v 1.2 2003/09/07 00:19:18 msterret Exp $ inherit eutils @@ -16,7 +16,7 @@ MY_P=${PN}-${PV/_/-} S=${WORKDIR}/${MY_P} DESCRIPTION="The linux-wlan Project" -SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz +SRC_URI="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/${MY_P}.tar.gz mirror://gentoo/${PN}-gentoo-init.gz pcmcia? ( mirror://sourceforge/pcmcia-cs/${PCMCIA_CS}.tar.gz ) pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) @@ -39,10 +39,10 @@ else MY_ARCH="ppc" fi -# Note: To use this ebuild, you should have the usr/src/linux symlink to +# Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that linux-wlan-ng should use for configuration. # -# linux-wlan-ng requires a configured pcmcia-cs source tree. +# linux-wlan-ng requires a configured pcmcia-cs source tree. # unpack/configure it in WORKDIR. No need to compile it though. src_unpack() { @@ -93,9 +93,9 @@ src_compile() { # # configure pcmcia-cs - we need this for wlan to compile - # use same USE flags that the pcmcia-cs ebuild does. + # use same USE flags that the pcmcia-cs ebuild does. # no need to actually compile pcmcia-cs... - # * This is actually only used if pcmcia_cs is NOT compiled into + # * This is actually only used if pcmcia_cs is NOT compiled into # the kernel tree. # @@ -119,14 +119,14 @@ src_compile() { else myconf="$myconf --nopnp" fi - + if [ -n "`use nocardbus`" ] ; then myconf="$myconf --nocardbus" else myconf="$myconf --cardbus" fi - #use $CFLAGS for user tools, but standard kernel optimizations for + #use $CFLAGS for user tools, but standard kernel optimizations for #the kernel modules (for compatibility) ./Configure -n \ --target=${D} \ @@ -155,7 +155,7 @@ src_compile() { config.in > default.config fi mv default.config config.in - + if [ -n "`use usb`" ]; then sed -e 's:PRISM2_USB=n:PRISM2_USB=y:' \ config.in > default.config diff --git a/net-wireless/wavelan-applet/Manifest b/net-wireless/wavelan-applet/Manifest index d5aaa4859733..984f9bee82c0 100644 --- a/net-wireless/wavelan-applet/Manifest +++ b/net-wireless/wavelan-applet/Manifest @@ -1,5 +1,5 @@ MD5 93e36ddd601f2d01a271294e19d48ca9 ChangeLog 1138 +MD5 c4d21a271e5c3a1a0ca5f873f7811fd2 wavelan-applet-0.5.ebuild 1156 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 cd95b1b1e5bc4e39a1b1d7651aaf5300 wavelan-applet-0.5.ebuild 1156 MD5 4c397682c55f891e248e4938f77c803c files/digest-wavelan-applet-0.5 70 MD5 4d5231a77a5dd29ff1a581ae221732b2 files/wavelan-0.5-nosegfault.patch 930 diff --git a/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild b/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild index c8e77474e60c..249a6cf19ab8 100644 --- a/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild +++ b/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Authour: Mikael Hallendal <hallski@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild,v 1.5 2003/08/31 02:03:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wavelan-applet/wavelan-applet-0.5.ebuild,v 1.6 2003/09/07 00:19:18 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Panel applet that shows the strength of a wavelan connection" @@ -24,7 +24,7 @@ src_unpack() { cd ${S} patch -p1 < ${FILESDIR}/wavelan-0.5-nosegfault.patch } - + src_compile() { ./configure --host=${CHOST} \ diff --git a/net-zope/cmfforum/Manifest b/net-zope/cmfforum/Manifest index 7ddb2c5b452b..4ebd9db38412 100644 --- a/net-zope/cmfforum/Manifest +++ b/net-zope/cmfforum/Manifest @@ -1,3 +1,3 @@ -MD5 0bf8deff6cf4fabde407056301369c48 cmfforum-1.0.ebuild 723 MD5 b2bae65ee36577eb9b4b81c4860fdceb ChangeLog 472 +MD5 b26fad494bd9c74484116c639517faa3 cmfforum-1.0.ebuild 723 MD5 f2d532791a6c2032bcfc3fefc775f01c files/digest-cmfforum-1.0 122 diff --git a/net-zope/cmfforum/cmfforum-1.0.ebuild b/net-zope/cmfforum/cmfforum-1.0.ebuild index 593fe67d18d8..4619961db463 100644 --- a/net-zope/cmfforum/cmfforum-1.0.ebuild +++ b/net-zope/cmfforum/cmfforum-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfforum/cmfforum-1.0.ebuild,v 1.2 2003/06/22 20:04:36 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfforum/cmfforum-1.0.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" -ZPROD_LIST="CMFForum" +ZPROD_LIST="CMFForum" pkg_postinst() { diff --git a/net-zope/cmfquickinstallertool/Manifest b/net-zope/cmfquickinstallertool/Manifest index 6fdb82c89ae3..bf240c0648c5 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,5 +1,5 @@ -MD5 bd960e45f1d6ea4c11fbd44ce961e004 cmfquickinstallertool-1.0.ebuild 739 MD5 d824ca06388fce7cdc9a0c01cd5f1032 ChangeLog 669 -MD5 ca822bf2811a22d550ea1ec80bd783aa cmfquickinstallertool-1.1.ebuild 741 +MD5 557ab26b813c60b074dd03011519ecac cmfquickinstallertool-1.0.ebuild 739 +MD5 e689a970afbadce3835ef35fdf314b2b cmfquickinstallertool-1.1.ebuild 741 MD5 22e74ad6e35d327a48d33bbb6faede88 files/digest-cmfquickinstallertool-1.0 147 MD5 c2ae75d39d0181d483b06808a443ce6d files/digest-cmfquickinstallertool-1.1 72 diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild index 4c99452a1cdc..aacb429a7187 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.2 2003/06/22 20:34:09 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" -ZPROD_LIST="CMFQuickInstallerTool" +ZPROD_LIST="CMFQuickInstallerTool" pkg_postinst() { diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild index 1178c9235724..fb18afc2508e 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.1 2003/06/22 20:34:09 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" -ZPROD_LIST="CMFQuickInstallerTool" +ZPROD_LIST="CMFQuickInstallerTool" pkg_postinst() { diff --git a/net-zope/issuetrackerproduct/Manifest b/net-zope/issuetrackerproduct/Manifest index 35d0916e2cbe..5f38d7bbbe5c 100644 --- a/net-zope/issuetrackerproduct/Manifest +++ b/net-zope/issuetrackerproduct/Manifest @@ -1,3 +1,3 @@ -MD5 edefa4854a0384422fe76caab73c0dda issuetrackerproduct-0.5.0b.ebuild 636 MD5 4b8df23d2d95a6537468ca96cccf5bec ChangeLog 500 +MD5 4a161905d796c7cef088d9fe6694f4ca issuetrackerproduct-0.5.0b.ebuild 636 MD5 3503c210dafbba750bf2a6cd342981ee files/digest-issuetrackerproduct-0.5.0b 151 diff --git a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild index f905d8ea99d4..622edfb94f9f 100644 --- a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild +++ b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild,v 1.2 2003/06/23 02:54:10 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -14,4 +14,4 @@ RDEPEND=">=dev-python/email-py21-2.5 >=dev-python/stripogram-py21-1.4 ${RDEPEND}" -ZPROD_LIST="IssueTrackerProduct" +ZPROD_LIST="IssueTrackerProduct" diff --git a/net-zope/photo/Manifest b/net-zope/photo/Manifest index 2708ec250647..2cff424b5f2e 100644 --- a/net-zope/photo/Manifest +++ b/net-zope/photo/Manifest @@ -1,3 +1,3 @@ -MD5 ec2e1dac0846dd29b06d06127abc6e9b photo-1.2.3.ebuild 615 MD5 5f77d2a604a02a893c13ea00f9c7f0ad ChangeLog 561 +MD5 3d4d44654d0b1eb2822dbaeb765ab767 photo-1.2.3.ebuild 615 MD5 235f6022bb389fa72ac597ee8a9b0b89 files/digest-photo-1.2.3 120 diff --git a/net-zope/photo/photo-1.2.3.ebuild b/net-zope/photo/photo-1.2.3.ebuild index 218142b578dc..e01d44a8c265 100644 --- a/net-zope/photo/photo-1.2.3.ebuild +++ b/net-zope/photo/photo-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.3.ebuild,v 1.3 2003/06/22 21:37:53 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.3.ebuild,v 1.4 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -17,4 +17,4 @@ RDEPEND="dev-python/Imaging-py21 ZPROD_LIST="Photo" MYDOC="FAQ.txt THANKS.txt UPGRADE.txt DEPENDENCIES.txt ${MYDOC}" - + diff --git a/net-zope/zmysqlda/Manifest b/net-zope/zmysqlda/Manifest index dd93ff3b885b..888c9f8cd3db 100644 --- a/net-zope/zmysqlda/Manifest +++ b/net-zope/zmysqlda/Manifest @@ -1,3 +1,3 @@ MD5 45e6ce790ce3ee6dbbab00ee209f0ac4 ChangeLog 447 -MD5 4c441a145fc66fd9060a4255c4089003 zmysqlda-2.0.8.ebuild 588 +MD5 dfafe780febeeff441d30477b7fb7472 zmysqlda-2.0.8.ebuild 588 MD5 989397e8bf1fbbb3a66170edef51e4fb files/digest-zmysqlda-2.0.8 129 diff --git a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild index c60c3cf05f85..dabf7bead617 100644 --- a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild +++ b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.2 2003/04/06 03:44:28 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ inherit zproduct S="${WORKDIR}/lib/python/Products/" @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/mysql-python" SRC_URI="mirror://sourceforge/mysql-python/ZMySQLDA-${PV}.tar.gz" LICENSE="GPL-2 | CNRI" KEYWORDS="x86 ~ppc" -RDEPEND=">=dev-python/mysql-python-py21-0.9.2 +RDEPEND=">=dev-python/mysql-python-py21-0.9.2 ${RDEPEND}" ZPROD_LIST="ZMySQLDA" diff --git a/net-zope/zope/Manifest b/net-zope/zope/Manifest index 4105876147e5..1912669f442d 100644 --- a/net-zope/zope/Manifest +++ b/net-zope/zope/Manifest @@ -1,11 +1,11 @@ MD5 a6f61086c90454f6398c78203219e237 ChangeLog 2784 -MD5 33dd6a911b11940f313d842266153970 zope-2.4.0-r6.ebuild 2984 -MD5 32138a0eb3d81f2bf9da9c96ffa74301 zope-2.5.1.ebuild 2946 +MD5 4ced3a479b539f7007197faf15d5f86c zope-2.4.0-r6.ebuild 2956 +MD5 e3479c35b77bf9bdc9ead89b6d6a5c4f zope-2.5.1.ebuild 2918 MD5 437d4a5cb301a6ccab04878ac302c64b zope-2.6.0-r1.ebuild 1850 -MD5 e5f0bf91c67b1e2a74da81450fde95df zope-2.6.0-r2.ebuild 3202 -MD5 7340a115aa6c9a548696787d00656e82 zope-2.6.0-r3.ebuild 4628 -MD5 3b787684396a148f0dcde2bc8b387514 zope-2.6.0.ebuild 2084 -MD5 34b23a920ed06fa94322a696743e79db zope-2.6.1.ebuild 4258 +MD5 e04f872344599f40aec20c0202966c12 zope-2.6.0-r2.ebuild 3198 +MD5 523ab26102837a703bd6afc964d7af9e zope-2.6.0-r3.ebuild 4617 +MD5 2e88256ee33be7fe10cb69812d1db1e8 zope-2.6.0.ebuild 2073 +MD5 672a3b7d82970a43c9321fbe26557896 zope-2.6.1.ebuild 4250 MD5 c8f695d11a964dd2410a3b200a71cf2f files/custom_zodb.py 219 MD5 24d816c631ba0677864f4f72264bb8de files/digest-zope-2.4.0-r6 121 MD5 45724a3c339e9be0f9c0dec39b477c38 files/digest-zope-2.5.1 119 diff --git a/net-zope/zope/zope-2.4.0-r6.ebuild b/net-zope/zope/zope-2.4.0-r6.ebuild index 32c9b877d92e..36994c8231b5 100644 --- a/net-zope/zope/zope-2.4.0-r6.ebuild +++ b/net-zope/zope/zope-2.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.4.0-r6.ebuild,v 1.1 2003/03/03 23:43:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.4.0-r6.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ A="Zope-${PV}-src.tgz ZEO-1.0b3.tgz" S=${WORKDIR}/Zope-${PV}-src @@ -9,7 +9,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-src.tgz http://www.zope.org/Products/ZEO/ZEO-1.0b3.tgz" HOMEPAGE="http://www.zope.org" -DEPEND="virtual/glibc +DEPEND="virtual/glibc =dev-lang/python-2.1*" RDEPEND="=dev-lang/python-2.1*" KEYWORDS="x86 ppc sparc " @@ -19,7 +19,7 @@ LICENSE="as-is" src_unpack() { unpack Zope-${PV}-src.tgz - + if [ "`use zeo`" ]; then cd ${S}/lib/python unpack ZEO-1.0b3.tgz @@ -36,12 +36,12 @@ src_install () { ZDIR=/usr/share/zope ZVAR=/var/lib/zope - - + + dodir ${ZDIR}/var insinto ${ZDIR} - doins w_pcgi.py wo_pcgi.py - + doins w_pcgi.py wo_pcgi.py + dodir ${ZDIR}/lib cp -a lib/* ${D}${ZDIR}/lib/ cp -a ZServer utilities ${D}${ZDIR} @@ -54,9 +54,9 @@ src_install () { dodir ${ZDIR}/pcgi cp -a pcgi/* ${D}${ZDIR}/pcgi - + cd ${S} - fperms a+x ${ZDIR}/lib/python/zdaemon.py + fperms a+x ${ZDIR}/lib/python/zdaemon.py fperms a+x ${ZDIR}/lib/python/StructuredText/StructuredText.py fperms a+x ${ZDIR}/lib/python/ZPublisher/Client.py @@ -77,13 +77,13 @@ src_install () { exeinto ${ZDIR} doexe zpasswd.py Zope.cgi - + cd ${D}${ZDIR} sed -e "s:${WORKDIR}:${ZDIR}:g" Zope.cgi > Zope.cgi.tmp mv Zope.cgi.tmp Zope.cgi sed -e "s:${WORKDIR}:${ZVAR}:g" stop > stop.tmp mv stop.tmp stop - + dodir /etc/init.d exeinto /etc/init.d newexe ${FILESDIR}/zope.rc6 zope diff --git a/net-zope/zope/zope-2.5.1.ebuild b/net-zope/zope/zope-2.5.1.ebuild index fdaf04d9ee23..a1325c0be24a 100644 --- a/net-zope/zope/zope-2.5.1.ebuild +++ b/net-zope/zope/zope-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.5.1.ebuild,v 1.1 2003/03/03 23:43:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.5.1.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ A="Zope-${PV}-src.tgz ZEO-1.0.tgz" S=${WORKDIR}/Zope-${PV}-src @@ -9,7 +9,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-src.tgz http://www.zope.org/Products/ZEO/ZEO-1.0.tgz" HOMEPAGE="http://www.zope.org" -DEPEND="virtual/glibc +DEPEND="virtual/glibc =dev-lang/python-2.1.3*" SLOT="0" LICENSE="as-is" @@ -18,7 +18,7 @@ KEYWORDS="x86 ppc sparc " src_unpack() { unpack Zope-${PV}-src.tgz - + if [ "`use zeo`" ]; then cd ${S}/lib/python unpack ZEO-1.0.tgz @@ -35,12 +35,12 @@ src_install () { ZDIR=/usr/share/zope ZVAR=/var/lib/zope - - + + dodir ${ZDIR}/var insinto ${ZDIR} - doins w_pcgi.py wo_pcgi.py - + doins w_pcgi.py wo_pcgi.py + dodir ${ZDIR}/lib cp -a lib/* ${D}${ZDIR}/lib/ cp -a ZServer utilities ${D}${ZDIR} @@ -53,9 +53,9 @@ src_install () { dodir ${ZDIR}/pcgi cp -a pcgi/* ${D}${ZDIR}/pcgi - + cd ${S} - fperms a+x ${ZDIR}/lib/python/zdaemon.py + fperms a+x ${ZDIR}/lib/python/zdaemon.py fperms a+x ${ZDIR}/lib/python/StructuredText/StructuredText.py fperms a+x ${ZDIR}/lib/python/ZPublisher/Client.py @@ -76,13 +76,13 @@ src_install () { exeinto ${ZDIR} doexe zpasswd.py Zope.cgi - + cd ${D}${ZDIR} sed -e "s:${WORKDIR}:${ZDIR}:g" Zope.cgi > Zope.cgi.tmp mv Zope.cgi.tmp Zope.cgi sed -e "s:${WORKDIR}:${ZVAR}:g" stop > stop.tmp mv stop.tmp stop - + dodir /etc/init.d exeinto /etc/init.d newexe ${FILESDIR}/zope.rc6 zope diff --git a/net-zope/zope/zope-2.6.0-r2.ebuild b/net-zope/zope/zope-2.6.0-r2.ebuild index 1139665d082c..b2127a43fd26 100644 --- a/net-zope/zope/zope-2.6.0-r2.ebuild +++ b/net-zope/zope/zope-2.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0-r2.ebuild,v 1.1 2003/03/03 23:43:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0-r2.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ S="${WORKDIR}/Zope-${PV}-src" @@ -26,7 +26,7 @@ CONFDIR="/etc/conf.d/" # Narrow the scope of ownership/permissions. # Security plan: -# * ZUID is the superuser for all zope instances. +# * ZUID is the superuser for all zope instances. # * ZGID is for a single instance's administration. # * Other's should not have any access to ${ZSERVDIR}, # because they can work through the Zope web interface. @@ -36,7 +36,7 @@ CONFDIR="/etc/conf.d/" # $1 = instance directory # $2 = group -setup_security() +setup_security() { chown -R ${ZUID}:${2} ${1} chmod -R g+u ${1} @@ -110,7 +110,7 @@ src_install() { setup_security ${D}${ZSERVDIR} ${ZGID} } -pkg_postinst() +pkg_postinst() { # Here we add our default zope instance. /usr/sbin/zope-config --zserv=${ZSERVDIR} --zinst=${ZINSTDIR} \ @@ -118,7 +118,7 @@ pkg_postinst() install_help } -pkg_config() -{ +pkg_config() +{ install_help } diff --git a/net-zope/zope/zope-2.6.0-r3.ebuild b/net-zope/zope/zope-2.6.0-r3.ebuild index 7d88ed385de5..237dd5a6b1b0 100644 --- a/net-zope/zope/zope-2.6.0-r3.ebuild +++ b/net-zope/zope/zope-2.6.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0-r3.ebuild,v 1.1 2003/03/03 23:43:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0-r3.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ S="${WORKDIR}/Zope-${PV}-src" @@ -25,7 +25,7 @@ else RDEPEND="=dev-lang/python-2.1.3*" python='python2.1' fi - + DEPEND="virtual/glibc >=sys-apps/sed-4.0.5 ${RDEPEND}" @@ -44,7 +44,7 @@ RCNAME=zope-r2.initd # Narrow the scope of ownership/permissions. # Security plan: -# * ZUID is the superuser for all zope instances. +# * ZUID is the superuser for all zope instances. # * ZGID is for a single instance's administration. # * Other's should not have any access to ${ZSERVDIR}, # because they can work through the Zope web interface. @@ -54,7 +54,7 @@ RCNAME=zope-r2.initd # $1 = instance directory # $2 = group -setup_security() +setup_security() { chown -R ${ZUID}:${2} ${1} chmod -R g+u ${1} @@ -73,14 +73,14 @@ install_help() # -pkg_setup() +pkg_setup() { if [ "${PYTHON_SLOT_VERSION}" = 'VIRTUAL' ] ; then ewarn "WARNING: You set PYTHON_SLOT_VERSION=VIRTUAL. So this ebuild will" ewarn "use python-2.2*. Zope Corp. only recommends using python-2.1.3 " ewarn "with this version of zope. Emerge at your own risk." sleep 12 - fi + fi if ! groupmod ${ZGID} > /dev/null 2>&1 ; then groupadd ${ZGID} || die "Can not add ${ZGID} group!" fi @@ -124,7 +124,7 @@ src_install() { cp import/README.txt .templates/import/ mv -f Extensions/ .templates/ mv -f var/ .templates/ - + # Add conf.d script. dodir /etc/conf.d echo "ZOPE_OPTS=\"-u zope\"" | \ @@ -150,7 +150,7 @@ src_install() { # -pkg_postinst() +pkg_postinst() { # Here we add our default zope instance. /usr/sbin/zope-config --zserv=${ZSERVDIR} --zinst=${ZINSTDIR} \ @@ -162,13 +162,13 @@ pkg_postinst() pkg_postrm() { - # Remove the rcscript and confd file. Emerge won't do it because it + # Remove the rcscript and confd file. Emerge won't do it because it # didn't add them. zope-config did added them. This will change when # zope-config can remove instances. - + rm -f ${CONFDIR}/${ZGID} /etc/init.d/${ZGID} - + # Delete .default if this ebuild is the default. zprod-manager will # have to handle a missing default; local VERSION_DEF="$(zope-config --zidef-get)" @@ -180,7 +180,7 @@ pkg_postrm() # -pkg_config() -{ +pkg_config() +{ install_help } diff --git a/net-zope/zope/zope-2.6.0.ebuild b/net-zope/zope/zope-2.6.0.ebuild index eaab32b367d0..8e11cf4fe55e 100644 --- a/net-zope/zope/zope-2.6.0.ebuild +++ b/net-zope/zope/zope-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0.ebuild,v 1.1 2003/03/03 23:43:22 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ S="${WORKDIR}/Zope-${PV}-src" @@ -46,7 +46,7 @@ src_install() { chmod 755 Zope.cgi # restoring permissions # using '/etc/init.d/zope' instead - rm -f start stop + rm -f start stop # Keep others from overwritting PID files chmod o+t var/ @@ -66,8 +66,8 @@ src_install() { # Fill in an env.d variable. sed -e "/ZOPE_HOME/ c\\ZOPE_HOME=${ZOPEDIR}\\" ${D}${ENVD_DIR}zope.envd \ > ${D}${ENVD_DIR}zope.tmp - mv ${D}${ENVD_DIR}zope.tmp ${D}${ENVD_DIR}50zope - + mv ${D}${ENVD_DIR}zope.tmp ${D}${ENVD_DIR}50zope + # Add a conf.d script. dodir ${CONFD_DIR} echo -e "ZOPE_OPTS='-u root'\nZOPE_HOME=${ZOPEDIR}" > ${D}${CONFD_DIR}zope @@ -78,7 +78,7 @@ pkg_postinst() { einfo "\tebuild /var/db/pkg/net-www/${PF}/${P}.ebuild config" } -pkg_config() { +pkg_config() { einfo ">>> Create inital user...${ROOT}\n" python ${ROOT}${ZOPEDIR}zpasswd.py ${ROOT}${ZOPEDIR}inituser } diff --git a/net-zope/zope/zope-2.6.1.ebuild b/net-zope/zope/zope-2.6.1.ebuild index 836412c87206..1fc05db034e0 100644 --- a/net-zope/zope/zope-2.6.1.ebuild +++ b/net-zope/zope/zope-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.1.ebuild,v 1.3 2003/04/04 22:01:54 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.1.ebuild,v 1.4 2003/09/07 00:21:34 msterret Exp $ S="${WORKDIR}/Zope-${PV}-src" @@ -25,7 +25,7 @@ else RDEPEND="=dev-lang/python-2.1.3*" python='python2.1' fi - + DEPEND="virtual/glibc >=sys-apps/sed-4.0.5 ${RDEPEND}" @@ -44,7 +44,7 @@ RCNAME=zope.initd # Narrow the scope of ownership/permissions. # Security plan: -# * ZUID is the superuser for all zope instances. +# * ZUID is the superuser for all zope instances. # * ZGID is for a single instance's administration. # * Other's should not have any access to ${ZSERVDIR}, # because they can work through the Zope web interface. @@ -54,7 +54,7 @@ RCNAME=zope.initd # $1 = instance directory # $2 = group -setup_security() +setup_security() { chown -R ${ZUID}:${2} ${1} chmod -R g+u ${1} @@ -73,14 +73,14 @@ install_help() # -pkg_setup() +pkg_setup() { if [ "${PYTHON_SLOT_VERSION}" = 'VIRTUAL' ] ; then ewarn "WARNING: You set PYTHON_SLOT_VERSION=VIRTUAL. So this ebuild will" ewarn "use python-2.2*. Zope Corp. only recommends using python-2.1.3 " ewarn "with this version of zope. Emerge at your own risk." sleep 12 - fi + fi if ! groupmod ${ZGID} > /dev/null 2>&1 ; then groupadd ${ZGID} || die "Can not add ${ZGID} group!" fi @@ -113,7 +113,7 @@ src_install() { cp import/README.txt .templates/import/ mv -f Extensions/ .templates/ mv -f var/ .templates/ - + # Add conf.d script. dodir /etc/conf.d echo "ZOPE_OPTS=\"-u zope\"" | \ @@ -138,7 +138,7 @@ src_install() { # -pkg_postinst() +pkg_postinst() { # Here we add our default zope instance. /usr/sbin/zope-config --zserv=${ZSERVDIR} --zinst=${ZINSTDIR} \ @@ -162,7 +162,7 @@ pkg_postrm() # -pkg_config() -{ +pkg_config() +{ install_help } diff --git a/net-zope/zpsycopgda/Manifest b/net-zope/zpsycopgda/Manifest index 3478ee8a2f44..1720a005f373 100644 --- a/net-zope/zpsycopgda/Manifest +++ b/net-zope/zpsycopgda/Manifest @@ -1,3 +1,3 @@ MD5 b87385edf2de8fb945ac02b7d0b12444 ChangeLog 493 -MD5 30279bd6bee1941adac3b27e57a4a838 zpsycopgda-1.1.2.ebuild 642 +MD5 2603c43bd6fdde521a29f5c9cd47d1f3 zpsycopgda-1.1.2.ebuild 641 MD5 0e0fba2dc583ebd312d49f4d3891df90 files/digest-zpsycopgda-1.1.2 131 diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild index c8ecd8167be5..21f39b9644fb 100644 --- a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild +++ b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.2 2003/04/06 03:52:48 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ -inherit zproduct +inherit zproduct S="${WORKDIR}/psycopg-${PV}/" DESCRIPTION="PostgreSQL database adapter for Zope." @@ -18,5 +18,5 @@ ZPROD_LIST="ZPsycopgDA" src_compile() { rm -f * >& /dev/null - rm -fR debian/ doc/ tests/ + rm -fR debian/ doc/ tests/ } diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest index 61bd8465b10b..a9c2722590b2 100644 --- a/sys-libs/glibc/Manifest +++ b/sys-libs/glibc/Manifest @@ -1,14 +1,14 @@ MD5 ffec02fe0c335b5b94a8950e6470b598 ChangeLog 15591 -MD5 7264bd42315cd6e06b489d9dd3f88404 glibc-2.2.5-r8.ebuild 9706 -MD5 5cf2ad2ae0b712b0fd0b8659e6334a46 glibc-2.3.1-r4.ebuild 10393 -MD5 fe4453a2413f3d247f3182640990296f glibc-2.3.2-r1.ebuild 16113 -MD5 3721c06b428420ff44f81b0345cbbd9c glibc-2.3.2-r2.ebuild 17331 -MD5 a795eab2e2549121a7ab6651aa5241eb glibc-2.3.2-r3.ebuild 17045 +MD5 39ad671104db0d30dc02308b7b0e1c70 glibc-2.2.5-r8.ebuild 9684 +MD5 28ff6c000b78933c78851c17d6f230d5 glibc-2.3.2-r2.ebuild 17298 +MD5 357f80990fafd8a798d9ff8a4c2d3c76 glibc-2.3.1-r4.ebuild 10373 +MD5 c2be70dfe7fa800313eb4f87cfa3c314 glibc-2.3.2-r1.ebuild 16084 +MD5 2a2fcaebbcad155c51a8f577389410e9 glibc-2.3.2-r3.ebuild 17013 MD5 9cc1e6b6f749dba7c8759bd07266f7d9 files/digest-glibc-2.2.5-r8 143 +MD5 de6744f3ba45c52573febfa91a3d1d1d files/digest-glibc-2.3.2-r2 296 +MD5 2013443f5192d4b999953ba4248d288c files/nscd.conf 1158 MD5 439cce38dd07f6669b9bb50f0c211b41 files/digest-glibc-2.3.1-r4 141 MD5 6b4ab93e3890f58e0845bbe51923eeb1 files/digest-glibc-2.3.2-r1 205 -MD5 de6744f3ba45c52573febfa91a3d1d1d files/digest-glibc-2.3.2-r2 296 -MD5 af9a95a9d29c29bfce2cc0422f80c116 files/digest-glibc-2.3.2-r3 295 MD5 52cfc7627fc62dfb26d8d163aac361f6 files/glibc-2.2.2-test-lfs-timeout.patch 320 MD5 135f8145885a2f4f9876fe973f33ddf6 files/glibc-2.2.4-string2.h.diff 5221 MD5 b712a49b5113fccb4c8b0ada2a30d390 files/glibc-manpages-2.2.5.tar.bz2 14610 @@ -16,8 +16,8 @@ MD5 c02420990c4908a6336d81ea5192a37e files/glibc-manpages-2.3.1.tar.bz2 14755 MD5 184eddb92615fb991dce41b9edbfa690 files/glibc-manpages-2.3.2.tar.bz2 14700 MD5 d688e44731d6e4b757382d7646c492c3 files/glibc-xdr_security.patch 6612 MD5 82be016c42c7cc353ee563fcbcbc4769 files/nscd 840 -MD5 2013443f5192d4b999953ba4248d288c files/nscd.conf 1158 MD5 d8830438ea871dbfd1acf7a3d0299159 files/test-__thread.c 53 +MD5 af9a95a9d29c29bfce2cc0422f80c116 files/digest-glibc-2.3.2-r3 295 MD5 e4393f4721a207750581d6265d5f7f40 files/fix-sysctl_h.patch 376 MD5 4404ee4b6e3017819d8f36082e0265e5 files/test-sysctl_h.c 54 MD5 f75ebd335c4b882013cc12229d39c9f7 files/2.2.5/glibc-2.2.5-alpha-gcc3-fix.diff 475 @@ -64,10 +64,10 @@ MD5 2b746db4988cf7f5c6824302561b7eb5 files/2.3.1/glibc23-06-hppa-tests.dpatch 21 MD5 dc18731db5bd28b8bd2074fc9177fd35 files/2.3.1/glibc23-07-hppa-atomicity.dpatch 2519 MD5 41599dc27ba12b5f2428056dc0ebb1d1 files/2.3.1/glibc23-08-hppa-configure.dpatch 4704 MD5 1e95cbf4aed1619831947cdd35c73108 files/2.3.1/glibc23-hppa-shmlba.dpatch 1754 -MD5 afa967d5fea8e467dda9c588f5600ed1 files/2.3.2/glibc-2.3.2-amd64-nomultilib.patch 506 -MD5 2f6605aae9bc4e538af783c0b2be3a7f files/2.3.2/glibc-2.3.2-decc-compaq.patch 1422 MD5 1a926f1adc2f321abb31b1e11024e3ac files/2.3.2/glibc-2.3.2-dl-reloc-calc-fix.patch 1405 MD5 a505a59f53c5e068728d0aba44007a10 files/2.3.2/glibc-2.3.2-gcc33-sscanf.patch 671 MD5 f62924cbf762eb230514a9859522f5e7 files/2.3.2/glibc-2.3.2-nptl-fix-include.patch 247 MD5 ba477be20da9885349e4599de7a08c18 files/2.3.2/glibc-2.3.2-redhat-linuxthreads-fixes.patch 2532 MD5 9bc5a914b9625c662544785a4a685086 files/2.3.2/glibc-2.3.2-redhat-nptl-fixes.patch 1077 +MD5 2f6605aae9bc4e538af783c0b2be3a7f files/2.3.2/glibc-2.3.2-decc-compaq.patch 1422 +MD5 afa967d5fea8e467dda9c588f5600ed1 files/2.3.2/glibc-2.3.2-amd64-nomultilib.patch 506 diff --git a/sys-libs/glibc/glibc-2.2.5-r8.ebuild b/sys-libs/glibc/glibc-2.2.5-r8.ebuild index 315d5afb2f8d..bc41d5b28674 100644 --- a/sys-libs/glibc/glibc-2.2.5-r8.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.10 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.11 2003/09/07 00:22:30 msterret Exp $ IUSE="nls pic build" @@ -73,9 +73,9 @@ src_unpack() { tar xjf ${FILESDIR}/glibc-manpages-${PV}.tar.bz2 > /dev/null || die cd ${S} unpack glibc-linuxthreads-${PV}.tar.bz2 || die - + # This patch apparently eliminates compiler warnings for some versions of gcc. - # For information about the string2 patch, see: + # For information about the string2 patch, see: # http://lists.gentoo.org/pipermail/gentoo-dev/2001-June/001559.html einfo "Applying string2.h patch..." cd ${S}; patch -p0 < ${FILESDIR}/glibc-2.2.4-string2.h.diff > /dev/null || die @@ -117,7 +117,7 @@ src_unpack() { cd ${S}; patch -p0 < ${FILESDIR}/${PV}/${P}-ppc-sqrtl.diff > /dev/null || die fi - + # Some gcc-3.1.1 fixes. This works fine for other versions of gcc as well, # and should generally be ok, as it just fixes define order that causes scope # problems with gcc-3.1.1. @@ -145,7 +145,7 @@ src_unpack() { fi # Some patches to fixup build on sparc - + if use sparc > /dev/null then einfo "Applying sparc-mathinline patch..." @@ -161,10 +161,10 @@ src_unpack() { fi einfo "Applying nall's sparc32-semctl patch..." - cd ${S} + cd ${S} patch -p1 < ${FILESDIR}/${PV}/${P}-sparc32-semctl.patch > /dev/null || die fi - + # Some patches to fixup build on arm if [ "${ARCH}" = "arm" ]; then cd ${S} @@ -180,9 +180,9 @@ src_compile() { # If we build for the build system we use the kernel headers from the target use build && myconf="${myconf} --with-headers=${ROOT}usr/include" - + use nls || myconf="${myconf} --disable-nls" - + einfo "Configuring GLIBC..." rm -rf buildhere mkdir buildhere @@ -200,7 +200,7 @@ src_compile() { # This next option breaks the Sun JDK and the IBM JDK # We should really keep compatibility with older kernels, anyway # --enable-kernel=2.4.0 - + einfo "Building GLIBC..." make PARALLELMFLAGS="${MAKEOPTS}" || die einfo "Doing GLIBC checks..." @@ -214,35 +214,35 @@ src_install() { make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ install -C buildhere || die - + if [ -z "`use build`" ] then einfo "Installing Info pages..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ info -C buildhere || die - + einfo "Installing Locale data..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ localedata/install-locales -C buildhere || die - + einfo "Installing man pages and docs..." # Install linuxthreads man pages dodir /usr/share/man/man3 doman ${S}/man/*.3thr - + # Install nscd config file insinto /etc doins ${S}/nscd/nscd.conf - + dodoc BUGS ChangeLog* CONFORMANCE COPYING* FAQ INTERFACE \ NEWS NOTES PROJECTS README* else rm -rf ${D}/usr/share ${D}/usr/lib/gconv fi - - if [ "`use pic`" ] + + if [ "`use pic`" ] then find ${S}/buildhere -name "soinit.os" -exec cp {} ${D}/lib/soinit.o \; find ${S}/buildhere -name "sofini.os" -exec cp {} ${D}/lib/sofini.o \; @@ -253,11 +253,11 @@ src_install() { mv ${i} ${i%.map}_pic.map done fi - + # Is this next line actually needed or does the makefile get it right? # It previously has 0755 perms which was killing things. fperms 4755 /usr/lib/misc/pt_chown - + rm -f ${D}/etc/ld.so.cache # Prevent overwriting of the /etc/localtime symlink. We'll handle the diff --git a/sys-libs/glibc/glibc-2.3.1-r4.ebuild b/sys-libs/glibc/glibc-2.3.1-r4.ebuild index b287000021d2..99e28ba7c9dc 100644 --- a/sys-libs/glibc/glibc-2.3.1-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r4.ebuild,v 1.14 2003/06/22 05:48:51 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r4.ebuild,v 1.15 2003/09/07 00:22:30 msterret Exp $ IUSE="nls pic build" @@ -73,7 +73,7 @@ pkg_config() { src_unpack() { - if [ -n "`is-flag "-fstack-protector"`" -a -n "`has "sandbox" $FEATURES`" ] + if [ -n "`is-flag "-fstack-protector"`" -a -n "`has "sandbox" $FEATURES`" ] then eerror "You have both -fstack-protector and sandbox enabled" eerror "glibc will not compile correctly with both of these enabled" @@ -87,7 +87,7 @@ src_unpack() { tar xjf ${FILESDIR}/glibc-manpages-${PV}.tar.bz2 || die cd ${S} unpack glibc-linuxthreads-${PV}.tar.gz || die - + # Security Update # Fix for http://www.cert.org/advisories/CA-2003-10.html epatch ${FILESDIR}/${PN}-xdr_security.patch @@ -178,7 +178,7 @@ src_compile() { # These should not be set, else the # zoneinfo do not always get installed ... unset LANGUAGE LANG LC_ALL - + # If we build for the build system we use the kernel headers from the target # ( use build || use sparc ) \ # && myconf="${myconf} --with-headers=${ROOT}usr/include" @@ -186,7 +186,7 @@ src_compile() { # Set it without "build" as well, else it might use the current kernel's # headers, which might just fail (the linux-headers package is usually well # tested...) - + use nls || myconf="${myconf} --disable-nls" # Thread Local Storage support. This dont really work as of yet... @@ -201,7 +201,7 @@ src_compile() { # This should not be done for: ia64 s390 s390x # use x86 && CFLAGS="${CFLAGS} -freorder-blocks" - + einfo "Configuring GLIBC..." rm -rf buildhere mkdir buildhere @@ -216,7 +216,7 @@ src_compile() { --infodir=/usr/share/info \ --libexecdir=/usr/lib/misc \ ${myconf} || die - + einfo "Building GLIBC..." make PARALLELMFLAGS="${MAKEOPTS}" || die # einfo "Doing GLIBC checks..." @@ -228,33 +228,33 @@ src_install() { # These should not be set, else the # zoneinfo do not always get installed ... unset LANGUAGE LANG LC_ALL - + einfo "Installing GLIBC..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ install -C buildhere || die - + if [ -z "`use build`" ] then einfo "Installing Info pages..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ info -C buildhere || die - + einfo "Installing Locale data..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ localedata/install-locales -C buildhere || die - + einfo "Installing man pages and docs..." # Install linuxthreads man pages dodir /usr/share/man/man3 doman ${S}/man/*.3thr - + # Install nscd config file insinto /etc doins ${S}/nscd/nscd.conf - + dodoc BUGS ChangeLog* CONFORMANCE COPYING* FAQ INTERFACE \ NEWS NOTES PROJECTS README* else @@ -265,8 +265,8 @@ src_install() { install_root=${D} \ timezone/install-others -C buildhere || die fi - - if [ "`use pic`" ] + + if [ "`use pic`" ] then find ${S}/buildhere -name "soinit.os" -exec cp {} ${D}/lib/soinit.o \; find ${S}/buildhere -name "sofini.os" -exec cp {} ${D}/lib/sofini.o \; @@ -277,11 +277,11 @@ src_install() { mv ${i} ${i%.map}_pic.map done fi - + # Is this next line actually needed or does the makefile get it right? # It previously has 0755 perms which was killing things. fperms 4755 /usr/lib/misc/pt_chown - + rm -f ${D}/etc/ld.so.cache # Prevent overwriting of the /etc/localtime symlink. We'll handle the diff --git a/sys-libs/glibc/glibc-2.3.2-r1.ebuild b/sys-libs/glibc/glibc-2.3.2-r1.ebuild index 31124a8c16f0..093a1868b8fa 100644 --- a/sys-libs/glibc/glibc-2.3.2-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r1.ebuild,v 1.21 2003/08/12 16:17:47 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r1.ebuild,v 1.22 2003/09/07 00:22:30 msterret Exp $ IUSE="nls pic build nptl" @@ -79,7 +79,7 @@ PROVIDE="virtual/glibc" # for easy compairing or versions ... KV_to_int() { [ -z "$1" ] && return 1 - + local KV="`echo $1 | \ awk '{ tmp = $0; gsub(/^[0-9\.]*/, "", tmp); sub(tmp, ""); print }'`" local KV_MAJOR="`echo "${KV}" | cut -d. -f1`" @@ -112,9 +112,9 @@ get_KV() { # version need to be that which KV_to_int() returns ... get_KHV() { local headers="" - + [ -z "$1" ] && return 1 - + # - First check if linux-headers are installed (or symlink # to current kernel ...) # - Ok, do we have access to the current kernel's headers ? @@ -138,17 +138,17 @@ get_KHV() { for x in ${headers} do local header="${x}/linux/version.h" - + if [ -f ${header} ] then - + local version="`grep 'LINUX_VERSION_CODE' ${header} | \ sed -e 's:^.*LINUX_VERSION_CODE[[:space:]]*::'`" if [ "${version}" -ge "$1" ] then echo "${x}" - + return 0 fi fi @@ -201,7 +201,7 @@ pkg_setup() { else echo "yes" fi - + einfon "Checking gcc for __thread support ... " if ! gcc -c ${FILESDIR}/test-__thread.c -o ${T}/test.o &> /dev/null then @@ -222,7 +222,7 @@ pkg_setup() { echo ewarn "As a final note ... it does NOT work with NVidia GLX!!" sleep 5 - + elif use nptl &> /dev/null then # Just tell the user not to expect too much ... @@ -234,11 +234,11 @@ pkg_setup() { src_unpack() { unpack glibc-${MY_PV}.tar.bz2 - + # Extract pre-made man pages. Otherwise we need perl, which is a no-no. mkdir -p ${S}/man; cd ${S}/man use_nptl || tar xjf ${FILESDIR}/glibc-manpages-${MY_PV}.tar.bz2 - + cd ${S} # Extract our threads package ... if use_nptl @@ -310,8 +310,8 @@ src_unpack() { epatch ${FILESDIR}/2.3.1/${PN}-2.3.1-librt-mips.patch fi - # Fix compatability with compaq compilers by ifdef'ing out some - # 2.3.2 additions. + # Fix compatability with compaq compilers by ifdef'ing out some + # 2.3.2 additions. # <taviso@gentoo.org> (14 Jun 2003). use alpha && epatch ${FILESDIR}/2.3.2/${P}-decc-compaq.patch @@ -337,7 +337,7 @@ setup_flags() { # Get rid of flags known to fail replace-flags "-mvis" "" - + # Setup the CHOST properly to insure "sparcv9" # This passes -mcpu=ultrasparc -Wa,-Av9a to the compiler export CHOST=${CHOST/sparc/sparcv9} @@ -360,7 +360,7 @@ src_compile() { if use_nptl then local kernelheaders="$(get_KHV "`KV_to_int ${MIN_NPTL_KV}`")" - + # NTPL and Thread Local Storage support. myconf="${myconf} --with-tls --with-__thread \ --enable-add-ons=nptl \ @@ -413,9 +413,9 @@ src_compile() { src_install() { local buildtarget="buildhere" - + setup_flags - + # These should not be set, else the # zoneinfo do not always get installed ... unset LANGUAGE LANG LC_ALL @@ -448,7 +448,7 @@ EOF make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ info -C ${buildtarget} || die - + einfo "Installing Locale data..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ @@ -464,11 +464,11 @@ EOF dodir /usr/share/man/man3 doman ${S}/man/*.3thr } - + # Install nscd config file insinto /etc doins ${FILESDIR}/nscd.conf - + dodoc BUGS ChangeLog* CONFORMANCE COPYING* FAQ INTERFACE \ NEWS NOTES PROJECTS README* else @@ -479,8 +479,8 @@ EOF install_root=${D} \ timezone/install-others -C ${buildtarget} || die fi - - if [ "`use pic`" ] + + if [ "`use pic`" ] then find ${S}/${buildtarget}/ -name "soinit.os" -exec cp {} ${D}/lib/soinit.o \; find ${S}/${buildtarget}/ -name "sofini.os" -exec cp {} ${D}/lib/sofini.o \; @@ -500,7 +500,7 @@ EOF # in search path ... # insinto /etc/env.d # doins ${FILESDIR}/03glibc - + rm -f ${D}/etc/ld.so.cache # Prevent overwriting of the /etc/localtime symlink. We'll handle the diff --git a/sys-libs/glibc/glibc-2.3.2-r2.ebuild b/sys-libs/glibc/glibc-2.3.2-r2.ebuild index f989440a6c9d..b9361e12e6e1 100644 --- a/sys-libs/glibc/glibc-2.3.2-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r2.ebuild,v 1.10 2003/08/09 23:02:32 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r2.ebuild,v 1.11 2003/09/07 00:22:30 msterret Exp $ IUSE="nls pic build nptl" @@ -81,7 +81,7 @@ PROVIDE="virtual/glibc" # for easy compairing or versions ... KV_to_int() { [ -z "$1" ] && return 1 - + local KV="`echo $1 | \ awk '{ tmp = $0; gsub(/^[0-9\.]*/, "", tmp); sub(tmp, ""); print }'`" local KV_MAJOR="`echo "${KV}" | cut -d. -f1`" @@ -114,9 +114,9 @@ get_KV() { # version need to be that which KV_to_int() returns ... get_KHV() { local headers= - + [ -z "$1" ] && return 1 - + # - First check if linux-headers are installed (or symlink # to current kernel ...) # - Ok, do we have access to the current kernel's headers ? @@ -140,17 +140,17 @@ get_KHV() { for x in ${headers} do local header="${x}/linux/version.h" - + if [ -f ${header} ] then - + local version="`grep 'LINUX_VERSION_CODE' ${header} | \ sed -e 's:^.*LINUX_VERSION_CODE[[:space:]]*::'`" if [ "${version}" -ge "$1" ] then echo "${x}" - + return 0 fi fi @@ -227,7 +227,7 @@ pkg_setup() { einfon "Checking kernel headers for broken sysctl.h ... " if ! gcc -I"${KERNEL_HEADERS}" \ - -c ${FILESDIR}/test-sysctl_h.c -o ${T}/test1.o &> /dev/null + -c ${FILESDIR}/test-sysctl_h.c -o ${T}/test1.o &> /dev/null then echo "yes" echo @@ -246,7 +246,7 @@ pkg_setup() { echo "no" fi fi - + if use_nptl then einfon "Checking gcc for __thread support ... " @@ -268,7 +268,7 @@ pkg_setup() { ewarn "what you are doing, and remove \"nptl\" from your USE ..." echo sleep 5 - + elif use nptl &> /dev/null then # Just tell the user not to expect too much ... @@ -280,17 +280,17 @@ pkg_setup() { src_unpack() { unpack glibc-${MY_PV}.tar.bz2 - + # Extract pre-made man pages. Otherwise we need perl, which is a no-no. mkdir -p ${S}/man; cd ${S}/man use_nptl || tar xjf ${FILESDIR}/glibc-manpages-${MY_PV}.tar.bz2 - + cd ${S} # Extract our threads package ... if use_nptl then unpack nptl-${NPTL_VER}.tar.bz2 - + elif [ -z "${BRANCH_UPDATE}" ] then # The branch update have this already included ... @@ -355,7 +355,7 @@ src_unpack() { epatch ${FILESDIR}/2.3.1/${PN}-2.3.1-libgcc-compat-mips.patch epatch ${FILESDIR}/2.3.1/${PN}-2.3.1-librt-mips.patch fi - + # Fix missing include of unistd.h in nptl/unwind.c # <azarah@gentoo.org> (17 May 2003) if use_nptl @@ -365,8 +365,8 @@ src_unpack() { if [ "${ARCH}" = "alpha" ] then - # Fix compatability with compaq compilers by ifdef'ing out some - # 2.3.2 additions. + # Fix compatability with compaq compilers by ifdef'ing out some + # 2.3.2 additions. # <taviso@gentoo.org> (14 Jun 2003). cd ${S}; epatch ${FILESDIR}/2.3.2/${P}-decc-compaq.patch fi @@ -399,7 +399,7 @@ setup_flags() { # Get rid of flags known to fail replace-flags "-mvis" "" - + # Setup the CHOST properly to insure "sparcv9" # This passes -mcpu=ultrasparc -Wa,-Av9a to the compiler export CHOST=${CHOST/sparc/sparcv9} @@ -422,7 +422,7 @@ src_compile() { if use_nptl then local kernelheaders="$(get_KHV "`KV_to_int ${MIN_NPTL_KV}`")" - + # NTPL and Thread Local Storage support. myconf="${myconf} --with-tls --with-__thread \ --enable-add-ons=nptl \ @@ -475,9 +475,9 @@ src_compile() { src_install() { local buildtarget="buildhere" - + setup_flags - + # These should not be set, else the # zoneinfo do not always get installed ... unset LANGUAGE LANG LC_ALL @@ -510,7 +510,7 @@ EOF make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ info -C ${buildtarget} || die - + einfo "Installing Locale data..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ @@ -526,11 +526,11 @@ EOF dodir /usr/share/man/man3 doman ${S}/man/*.3thr } - + # Install nscd config file insinto /etc doins ${FILESDIR}/nscd.conf - + dodoc BUGS ChangeLog* CONFORMANCE COPYING* FAQ INTERFACE \ NEWS NOTES PROJECTS README* else @@ -541,8 +541,8 @@ EOF install_root=${D} \ timezone/install-others -C ${buildtarget} || die fi - - if [ "`use pic`" ] + + if [ "`use pic`" ] then find ${S}/${buildtarget}/ -name "soinit.os" -exec cp {} ${D}/lib/soinit.o \; find ${S}/${buildtarget}/ -name "sofini.os" -exec cp {} ${D}/lib/sofini.o \; @@ -562,7 +562,7 @@ EOF # in search path ... # insinto /etc/env.d # doins ${FILESDIR}/03glibc - + rm -f ${D}/etc/ld.so.cache # Prevent overwriting of the /etc/localtime symlink. We'll handle the diff --git a/sys-libs/glibc/glibc-2.3.2-r3.ebuild b/sys-libs/glibc/glibc-2.3.2-r3.ebuild index 5dab9f6836f0..6b9681473f68 100644 --- a/sys-libs/glibc/glibc-2.3.2-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r3.ebuild,v 1.5 2003/08/09 23:02:32 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r3.ebuild,v 1.6 2003/09/07 00:22:30 msterret Exp $ IUSE="nls pic build nptl" @@ -81,7 +81,7 @@ PROVIDE="virtual/glibc" # for easy compairing or versions ... KV_to_int() { [ -z "$1" ] && return 1 - + local KV="`echo $1 | \ awk '{ tmp = $0; gsub(/^[0-9\.]*/, "", tmp); sub(tmp, ""); print }'`" local KV_MAJOR="`echo "${KV}" | cut -d. -f1`" @@ -114,9 +114,9 @@ get_KV() { # version need to be that which KV_to_int() returns ... get_KHV() { local headers= - + [ -z "$1" ] && return 1 - + # - First check if linux-headers are installed (or symlink # to current kernel ...) # - Ok, do we have access to the current kernel's headers ? @@ -140,17 +140,17 @@ get_KHV() { for x in ${headers} do local header="${x}/linux/version.h" - + if [ -f ${header} ] then - + local version="`grep 'LINUX_VERSION_CODE' ${header} | \ sed -e 's:^.*LINUX_VERSION_CODE[[:space:]]*::'`" if [ "${version}" -ge "$1" ] then echo "${x}" - + return 0 fi fi @@ -232,7 +232,7 @@ pkg_setup() { einfon "Checking kernel headers for broken sysctl.h ... " if ! gcc -I"${KERNEL_HEADERS}" \ - -c ${FILESDIR}/test-sysctl_h.c -o ${T}/test1.o &> /dev/null + -c ${FILESDIR}/test-sysctl_h.c -o ${T}/test1.o &> /dev/null then echo "yes" echo @@ -251,7 +251,7 @@ pkg_setup() { echo "no" fi fi - + if use_nptl then einfon "Checking gcc for __thread support ... " @@ -267,7 +267,7 @@ pkg_setup() { fi echo - + elif use nptl &> /dev/null then # Just tell the user not to expect too much ... @@ -279,17 +279,17 @@ pkg_setup() { src_unpack() { unpack glibc-${MY_PV}.tar.bz2 - + # Extract pre-made man pages. Otherwise we need perl, which is a no-no. mkdir -p ${S}/man; cd ${S}/man use_nptl || tar xjf ${FILESDIR}/glibc-manpages-${MY_PV}.tar.bz2 - + cd ${S} # Extract our threads package ... if use_nptl then unpack nptl-${NPTL_VER}.tar.bz2 - + elif [ -z "${BRANCH_UPDATE}" ] then # The branch update have this already included ... @@ -357,8 +357,8 @@ src_unpack() { if [ "${ARCH}" = "alpha" ] then - # Fix compatability with compaq compilers by ifdef'ing out some - # 2.3.2 additions. + # Fix compatability with compaq compilers by ifdef'ing out some + # 2.3.2 additions. # <taviso@gentoo.org> (14 Jun 2003). cd ${S}; epatch ${FILESDIR}/2.3.2/${P}-decc-compaq.patch fi @@ -391,7 +391,7 @@ setup_flags() { # Get rid of flags known to fail replace-flags "-mvis" "" - + # Setup the CHOST properly to insure "sparcv9" # This passes -mcpu=ultrasparc -Wa,-Av9a to the compiler export CHOST="${CHOST/sparc/sparcv9}" @@ -414,7 +414,7 @@ src_compile() { if use_nptl then local kernelheaders="$(get_KHV "`KV_to_int ${MIN_NPTL_KV}`")" - + # NTPL and Thread Local Storage support. myconf="${myconf} --with-tls --with-__thread \ --enable-add-ons=nptl \ @@ -467,9 +467,9 @@ src_compile() { src_install() { local buildtarget="buildhere" - + setup_flags - + # These should not be set, else the # zoneinfo do not always get installed ... unset LANGUAGE LANG LC_ALL @@ -507,7 +507,7 @@ EOF make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ info -C ${buildtarget} || die - + einfo "Installing Locale data..." make PARALLELMFLAGS="${MAKEOPTS}" \ install_root=${D} \ @@ -523,11 +523,11 @@ EOF dodir /usr/share/man/man3 doman ${S}/man/*.3thr } - + # Install nscd config file insinto /etc doins ${FILESDIR}/nscd.conf - + dodoc BUGS ChangeLog* CONFORMANCE COPYING* FAQ INTERFACE \ NEWS NOTES PROJECTS README* else @@ -538,8 +538,8 @@ EOF install_root=${D} \ timezone/install-others -C ${buildtarget} || die fi - - if [ "`use pic`" ] + + if [ "`use pic`" ] then find ${S}/${buildtarget}/ -name "soinit.os" -exec cp {} ${D}/lib/soinit.o \; find ${S}/${buildtarget}/ -name "sofini.os" -exec cp {} ${D}/lib/sofini.o \; @@ -559,7 +559,7 @@ EOF # in search path ... # insinto /etc/env.d # doins ${FILESDIR}/03glibc - + rm -f ${D}/etc/ld.so.cache # Prevent overwriting of the /etc/localtime symlink. We'll handle the diff --git a/sys-libs/libcap/Manifest b/sys-libs/libcap/Manifest index a9110ec99821..0b02db552d82 100644 --- a/sys-libs/libcap/Manifest +++ b/sys-libs/libcap/Manifest @@ -1,9 +1,9 @@ -MD5 0d560a0490338d2cae9ac8a1ae245462 libcap-1.10.ebuild 1678 -MD5 6781274e066cb808db3e24ed69fb6e93 libcap-1.10-r2.ebuild 1642 -MD5 97a20b01e5cd724deecf7f8eab0a6d84 libcap-1.10-r1.ebuild 1734 MD5 b28ac686b2594896d11de0899dc08a74 ChangeLog 1138 -MD5 3aa7335821ba75c0994083995b0331f2 files/libcap-1.10-syscall.patch 1051 +MD5 b49510e6faba18c82eb4675c285b39dc libcap-1.10.ebuild 1676 +MD5 c38f289d739c132affcc6386bf5eb78f libcap-1.10-r1.ebuild 1732 +MD5 a456db10573c3b010823ec52de5b3d18 libcap-1.10-r2.ebuild 1641 +MD5 f55c8f8c068940da50e21f4d4b840422 files/digest-libcap-1.10 63 MD5 8f279ebf325d1b8efb6ad3c3a0d8cb5d files/libcap-1.10-python.patch 3353 MD5 f55c8f8c068940da50e21f4d4b840422 files/digest-libcap-1.10-r1 63 MD5 f55c8f8c068940da50e21f4d4b840422 files/digest-libcap-1.10-r2 63 -MD5 f55c8f8c068940da50e21f4d4b840422 files/digest-libcap-1.10 63 +MD5 3aa7335821ba75c0994083995b0331f2 files/libcap-1.10-syscall.patch 1051 diff --git a/sys-libs/libcap/libcap-1.10-r1.ebuild b/sys-libs/libcap/libcap-1.10-r1.ebuild index 71ab280df473..be9dcda463f4 100644 --- a/sys-libs/libcap/libcap-1.10-r1.ebuild +++ b/sys-libs/libcap/libcap-1.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r1.ebuild,v 1.1 2003/08/11 09:31:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r1.ebuild,v 1.2 2003/09/07 00:22:30 msterret Exp $ inherit base @@ -23,7 +23,7 @@ S=${WORKDIR}/${P} src_unpack() { unpack ${A} cd ${S} - epatch ${FILESDIR}/libcap-1.10-python.patch + epatch ${FILESDIR}/libcap-1.10-python.patch } PYTHONVER="`python -V 2>&1 | sed 's/^Python //'|sed 's/\([0-9]*\.[0-9]*\).*/\1/'`" @@ -32,7 +32,7 @@ src_compile() { local myflags myflags="" if [ "`use python`" ]; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" CFLAGS="${CFLAGS} -I/usr/include/python${PYTHONVER}" fi @@ -46,7 +46,7 @@ src_install() { local myflags myflags="" if [ "`use python`" ]; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" fi make install FAKEROOT="${D}" man_prefix=/usr/share ${myflags} || die dodoc CHANGELOG README License pgp.keys.asc doc/capability.notes diff --git a/sys-libs/libcap/libcap-1.10-r2.ebuild b/sys-libs/libcap/libcap-1.10-r2.ebuild index 8f9765b787f0..fc48f034d9c8 100644 --- a/sys-libs/libcap/libcap-1.10-r2.ebuild +++ b/sys-libs/libcap/libcap-1.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.4 2003/08/29 06:28:38 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.5 2003/09/07 00:22:30 msterret Exp $ inherit base @@ -35,10 +35,10 @@ src_compile() { local myflags myflags="" if use python; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" CFLAGS="${CFLAGS} -I/usr/include/python${PYTHONVER}" fi - + emake COPTFLAG="${CFLAGS}" DEBUG="" ${myflags} || die } @@ -46,7 +46,7 @@ src_install() { local myflags myflags="" if use python; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" fi make install FAKEROOT="${D}" man_prefix=/usr/share ${myflags} || die dodoc CHANGELOG README License pgp.keys.asc doc/capability.notes diff --git a/sys-libs/libcap/libcap-1.10.ebuild b/sys-libs/libcap/libcap-1.10.ebuild index 8cc8c19a004b..6b08d7ea00b0 100644 --- a/sys-libs/libcap/libcap-1.10.ebuild +++ b/sys-libs/libcap/libcap-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10.ebuild,v 1.3 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10.ebuild,v 1.4 2003/09/07 00:22:30 msterret Exp $ inherit base @@ -24,7 +24,7 @@ S=${WORKDIR}/${P} src_unpack() { unpack ${A} cd ${S} - epatch ${FILESDIR}/${PF}-python.patch + epatch ${FILESDIR}/${PF}-python.patch } PYTHONVER="`python -V 2>&1 | sed 's/^Python //'|sed 's/\([0-9]*\.[0-9]*\).*/\1/'`" @@ -33,7 +33,7 @@ src_compile() { local myflags myflags="" if [ "`use python`" ]; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=/usr/lib/python${PYTHONVER}/site-packages" CFLAGS="${CFLAGS} -I/usr/include/python${PYTHONVER}" fi emake COPTFLAG="${CFLAGS}" DEBUG="" ${myflags} || die @@ -43,7 +43,7 @@ src_install() { local myflags myflags="" if [ "`use python`" ]; then - myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" + myflags="${myflags} PYTHON=1 PYTHONMODDIR=${D}/usr/lib/python${PYTHONVER}/site-packages" fi make install FAKEROOT="${D}" man_prefix=/usr/share ${myflags} || die dodoc CHANGELOG README License pgp.keys.asc doc/capability.notes diff --git a/sys-libs/nss-mysql/Manifest b/sys-libs/nss-mysql/Manifest index 4b82a9bd75e3..7298a632930e 100644 --- a/sys-libs/nss-mysql/Manifest +++ b/sys-libs/nss-mysql/Manifest @@ -1,6 +1,6 @@ +MD5 51627e48a76d734ff9120eae44bab92f ChangeLog 851 +MD5 ff0b3f1ceee867a61b1776b12444e7bb nss-mysql-0.40.ebuild 3452 +MD5 62b87fd3d5e6ab7df4889a8bc2f762b9 nss-mysql-0.43.ebuild 3452 MD5 59a4106196b7eda79f0df359006a6479 files/digest-nss-mysql-0.40 66 MD5 b8db99e6a0041767a1c380f416aec806 files/digest-nss-mysql-0.43 66 MD5 2b0ba07ff0f49db19b3600a2dc55d8be files/gentoo.sql.nss-mysql-0.40.gentoo 1927 -MD5 2d6330f9330f240d1f60feaad2f8b8f9 nss-mysql-0.40.ebuild 3460 -MD5 5782b33605ed4350d41d9034be5acfcb nss-mysql-0.43.ebuild 3459 -MD5 51627e48a76d734ff9120eae44bab92f ChangeLog 851 diff --git a/sys-libs/nss-mysql/nss-mysql-0.40.ebuild b/sys-libs/nss-mysql/nss-mysql-0.40.ebuild index c0d97fed4bd8..ae02943bc36f 100644 --- a/sys-libs/nss-mysql/nss-mysql-0.40.ebuild +++ b/sys-libs/nss-mysql/nss-mysql-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.40.ebuild,v 1.8 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.40.ebuild,v 1.9 2003/09/07 00:22:30 msterret Exp $ DESCRIPTION="NSS MySQL Module" HOMEPAGE="http://savannah.gnu.org/projects/nss-mysql" @@ -49,38 +49,38 @@ pkg_config() { echo "typically a user named root." echo echo -n "MySQL-root-user [root]: " - read USERNAME + read USERNAME if [ -z "${USERNAME}" ]; then USERNAME="root" fi echo -n "Is it required to use a password in order to access mysql with ${USERNAME} [Y/n]: " read NEEDPASS POPT="-p" - if [ "${NEEDPASS}" == "n" ]; then + if [ "${NEEDPASS}" == "n" ]; then POPT="" fi cmd="${ROOT}/usr/bin/makepasswd --minchars=10 --maxchars=12" - if [ -f "${cmd}" ]; then + if [ -f "${cmd}" ]; then PASS=`$cmd` PAS2=`$cmd` fi cmd="${ROOT}/usr/bin/passook" - if [ -f "${cmd}" ]; then + if [ -f "${cmd}" ]; then PASS=`$cmd` PAS2=`$cmd` fi - if [ -z "${PASS}" ]; then + if [ -z "${PASS}" ]; then echo ""; echo "Didn't manage to find a passwd-generator, please type a passwords of your choise"; echo -n "Shadow-access-password (root-only): "; - read PASS + read PASS echo -n "Select-public-info-password: "; - read PAS2 + read PAS2 fi - if [ -z "${PAS2}" ]; then + if [ -z "${PAS2}" ]; then PAS2="badbadbadPASSWDMHALL20020715"; fi - if [ -z "${PASS}" ]; then + if [ -z "${PASS}" ]; then einfo "I will not accept that you leave that the shadow-access-password empty" die fi diff --git a/sys-libs/nss-mysql/nss-mysql-0.43.ebuild b/sys-libs/nss-mysql/nss-mysql-0.43.ebuild index 55320da413e9..18361036441b 100644 --- a/sys-libs/nss-mysql/nss-mysql-0.43.ebuild +++ b/sys-libs/nss-mysql/nss-mysql-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.43.ebuild,v 1.7 2003/07/18 18:19:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.43.ebuild,v 1.8 2003/09/07 00:22:30 msterret Exp $ DESCRIPTION="NSS MySQL Module" HOMEPAGE="http://savannah.gnu.org/projects/nss-mysql" @@ -51,38 +51,38 @@ pkg_config() { echo "typically a user named root." echo echo -n "MySQL-root-user [root]: " - read USERNAME + read USERNAME if [ -z "${USERNAME}" ]; then USERNAME="root" fi echo -n "Is it required to use a password in order to access mysql with ${USERNAME} [Y/n]: " read NEEDPASS POPT="-p" - if [ "${NEEDPASS}" == "n" ]; then + if [ "${NEEDPASS}" == "n" ]; then POPT="" fi cmd="${ROOT}/usr/bin/makepasswd --minchars=10 --maxchars=12" - if [ -f "${cmd}" ]; then + if [ -f "${cmd}" ]; then PASS=`$cmd` PAS2=`$cmd` fi cmd="${ROOT}/usr/bin/passook" - if [ -f "${cmd}" ]; then + if [ -f "${cmd}" ]; then PASS=`$cmd` PAS2=`$cmd` fi - if [ -z "${PASS}" ]; then + if [ -z "${PASS}" ]; then echo ""; echo "Didn't manage to find a passwd-generator, please type a passwords of your choise"; echo -n "Shadow-access-password (root-only): "; - read PASS + read PASS echo -n "Select-public-info-password: "; - read PAS2 + read PAS2 fi - if [ -z "${PAS2}" ]; then + if [ -z "${PAS2}" ]; then PAS2="badbadbadPASSWDMHALL20020715"; fi - if [ -z "${PASS}" ]; then + if [ -z "${PASS}" ]; then einfo "I will not accept that you leave that the shadow-access-password empty" die fi diff --git a/sys-libs/pam/Manifest b/sys-libs/pam/Manifest index 0effeb593237..82b0b3389f8d 100644 --- a/sys-libs/pam/Manifest +++ b/sys-libs/pam/Manifest @@ -1,9 +1,9 @@ MD5 345f03d16004dcd7e9f64074110d702a ChangeLog 4806 -MD5 6462f428e218e91664ca2e4685b84059 pam-0.75-r10.ebuild 4236 -MD5 0040123058da8d2425566aef0f87f5c8 pam-0.75-r11.ebuild 4357 -MD5 458eed4bac86debd33c470f17cbb34f7 pam-0.75-r7.ebuild 4110 -MD5 63a7d72770ff3c16ab91f7d890839f95 pam-0.75-r8.ebuild 3666 -MD5 6a8514f33eeda2fa5adfef5db8be96a2 pam-0.75-r9.ebuild 4114 +MD5 04493e7fb78879ce6385f5c545a7315b pam-0.75-r10.ebuild 4228 +MD5 f9ea0aa9c75e3b5aeaa76bcec94fe11e pam-0.75-r11.ebuild 4349 +MD5 df9f17b6bc137ef27a0fa5c2e51a5231 pam-0.75-r7.ebuild 4098 +MD5 d9b7f898f1a20564a56c43638de7aad6 pam-0.75-r8.ebuild 3659 +MD5 39f90a1319843841a831b20fc4b7b646 pam-0.75-r9.ebuild 4108 MD5 d7ac33a4d3bc266bf5d36862b40c76e5 files/digest-pam-0.75-r10 135 MD5 c8500e98a74c35c4c2007b2bc9ea7589 files/digest-pam-0.75-r11 135 MD5 4d5ecc1712e4049e98db0efd1e474b89 files/digest-pam-0.75-r7 66 diff --git a/sys-libs/pam/pam-0.75-r10.ebuild b/sys-libs/pam/pam-0.75-r10.ebuild index c3411a451cf1..1f2be5ebf26e 100644 --- a/sys-libs/pam/pam-0.75-r10.ebuild +++ b/sys-libs/pam/pam-0.75-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r10.ebuild,v 1.11 2003/08/11 16:08:15 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r10.ebuild,v 1.12 2003/09/07 00:22:30 msterret Exp $ IUSE="berkdb" @@ -33,10 +33,10 @@ src_unpack() { cd ${S} tar -jxf ${S2}/pam-redhat-0.75-41.1.tar.bz2 || \ die "Failed to unpack pam-redhat-0.75-41.1.tar.bz2" - + cp /usr/share/automake/install-sh . || die ln -sf defs/redhat.defs default.defs - + einfo "Applying various patches (bugfixes/updates)..." for x in $(cat ${S2}/patch.list ${S2}/patch.list.gentoo) do @@ -62,7 +62,7 @@ src_unpack() { einfo "Unpacking docs..." tar -xvzf Linux-PAM-0.75-docs.tar.gz > /dev/null || \ die "Failed to unpack docs!" - + cd ${S}; einfo "Installing module docs..." for readme in modules/pam_*/README do @@ -76,7 +76,7 @@ src_unpack() { src_compile() { export CFLAGS="${CFLAGS} -fPIC" - + ./configure --host=${CHOST} \ --prefix=/ \ --sbindir=/usr/sbin \ @@ -86,12 +86,12 @@ src_compile() { --enable-fakeroot=${D} \ --enable-static-libpam \ || die "Failed to configure" - + # Python stuff in docs gives sandbox problems cp Makefile Makefile.orig sed -e "s:libpam_misc doc examples:libpam_misc:" \ Makefile.orig > Makefile - + # Fix warnings for gcc-2.95.3 if [ "$(gcc-version)" = "2.95" ] then @@ -100,7 +100,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + if [ -z "$(use berkdb)" ] then cp Make.Rules Make.Rules.orig @@ -108,7 +108,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + make || die "Failed to build" } diff --git a/sys-libs/pam/pam-0.75-r11.ebuild b/sys-libs/pam/pam-0.75-r11.ebuild index f781c7a103d0..bf132cba4794 100644 --- a/sys-libs/pam/pam-0.75-r11.ebuild +++ b/sys-libs/pam/pam-0.75-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r11.ebuild,v 1.17 2003/08/11 16:08:15 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r11.ebuild,v 1.18 2003/09/07 00:22:30 msterret Exp $ IUSE="berkdb" @@ -34,10 +34,10 @@ src_unpack() { cd ${S} tar -jxf ${S2}/pam-redhat-0.75-41.1.tar.bz2 || \ die "Failed to unpack pam-redhat-0.75-41.1.tar.bz2" - + cp /usr/share/automake/install-sh . || die ln -sf defs/redhat.defs default.defs - + for x in $(cat ${S2}/patch.list ${S2}/patch.list.gentoo) do if [ -f ${S2}/patchdir/${x} ] @@ -50,7 +50,7 @@ src_unpack() { einfo "Unpacking docs..." tar -xvzf Linux-PAM-0.75-docs.tar.gz > /dev/null || \ die "Failed to unpack docs!" - + cd ${S}; einfo "Installing module docs..." for readme in modules/pam_*/README do @@ -77,7 +77,7 @@ src_compile() { ${S}/modules/pam_pwdb/Makefile fi fi - + ./configure --host=${CHOST} \ --prefix=/ \ --sbindir=/usr/sbin \ @@ -87,12 +87,12 @@ src_compile() { --enable-fakeroot=${D} \ --enable-static-libpam \ || die "Failed to configure" - + # Python stuff in docs gives sandbox problems cp Makefile Makefile.orig sed -e "s:libpam_misc doc examples:libpam_misc:" \ Makefile.orig > Makefile - + # Fix warnings for gcc-2.95.3 if [ "$(gcc-version)" = "2.95" ] then @@ -101,7 +101,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + if [ -z "$(use berkdb)" ] then cp Make.Rules Make.Rules.orig @@ -109,7 +109,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + make || die "Failed to build" } diff --git a/sys-libs/pam/pam-0.75-r7.ebuild b/sys-libs/pam/pam-0.75-r7.ebuild index 7e5fd9747e7e..49886f24fc7d 100644 --- a/sys-libs/pam/pam-0.75-r7.ebuild +++ b/sys-libs/pam/pam-0.75-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.14 2003/08/11 16:08:15 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.15 2003/09/07 00:22:30 msterret Exp $ IUSE="berkdb" @@ -28,14 +28,14 @@ src_unpack() { cd ${WORKDIR} tar -jxf ${FILESDIR}/pam-${PVR}-gentoo.tbz2 || \ die "Failed to unpack patches" - + cd ${S} tar -jxf ${S2}/pam-redhat-0.75-21.tar.bz2 || \ die "Failed to unpack pam-redhat-0.75-21.tar.bz2" - + cp /usr/share/automake/install-sh . || die ln -sf defs/redhat.defs default.defs - + for x in `cat ${S2}/patch.list` do bzip2 -dc ${S2}/patchdir/${x} | patch -p1 || \ @@ -66,7 +66,7 @@ src_unpack() { src_compile() { export CFLAGS="${CFLAGS} -fPIC" - + ./configure --prefix= \ --host=${CHOST} \ --sbindir=/usr/sbin \ @@ -74,13 +74,13 @@ src_compile() { --enable-fakeroot=${D} \ --enable-static-libpam \ || die "Failed to configure" - + # Python stuff in docs gives sandbox problems cp Makefile Makefile.orig sed -e "s:libpam_misc doc examples:libpam_misc:" \ Makefile.orig > Makefile cp Make.Rules Make.orig - + # Fix warnings for gcc-2.95.3 [ -z "${CC}" ] && CC=gcc if [ "`${CC} -dumpversion`" = "2.95.3" ] @@ -92,19 +92,19 @@ src_compile() { sed -e "s:/usr/bin/install:/bin/install:" \ Make.orig > Make.Rules fi - + # For some reason do not link to libcrypt cp modules/pam_pwdb/Makefile modules/pam_pwdb/Makefile_orig sed -e "s:-lpwdb:-lpwdb -lcrypt -lnsl:g" \ modules/pam_pwdb/Makefile_orig > modules/pam_pwdb/Makefile - + if [ -z "`use berkdb`" ] then cp Make.Rules Make.orig sed -e "s:^HAVE_LIBNDBM=yes:HAVE_LIBNDBM=no:" \ Make.orig > Make.Rules fi - + make || die "Failed to build" cd ${S}/doc @@ -140,7 +140,7 @@ src_install() { dodoc CHANGELOG Copyright README docinto modules dodoc modules/README - + cd ${S}/modules for x in pam_* do diff --git a/sys-libs/pam/pam-0.75-r8.ebuild b/sys-libs/pam/pam-0.75-r8.ebuild index 26d8d73cfdec..652eee0b03a3 100644 --- a/sys-libs/pam/pam-0.75-r8.ebuild +++ b/sys-libs/pam/pam-0.75-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r8.ebuild,v 1.10 2003/08/11 16:08:15 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r8.ebuild,v 1.11 2003/09/07 00:22:30 msterret Exp $ IUSE="berkdb" @@ -34,10 +34,10 @@ src_unpack() { cd ${S} tar -jxf ${S2}/pam-redhat-0.75-41.1.tar.bz2 || \ die "Failed to unpack pam-redhat-0.75-41.1.tar.bz2" - + cp /usr/share/automake/install-sh . || die ln -sf defs/redhat.defs default.defs - + einfo "Applying various patches (bugfixes/updates)..." for x in $(cat ${S2}/patch.list ${S2}/patch.list.gentoo) do @@ -65,7 +65,7 @@ src_unpack() { src_compile() { export CFLAGS="${CFLAGS} -fPIC" - + ./configure --host=${CHOST} \ --prefix=/ \ --sbindir=/usr/sbin \ @@ -75,12 +75,12 @@ src_compile() { --enable-fakeroot=${D} \ --enable-static-libpam \ || die "Failed to configure" - + # Python stuff in docs gives sandbox problems cp Makefile Makefile.orig sed -e "s:libpam_misc doc examples:libpam_misc:" \ Makefile.orig > Makefile - + # Fix warnings for gcc-2.95.3 if [ "$(gcc-version)" = "2.95" ] then @@ -89,7 +89,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + if [ -z "$(use berkdb)" ] then cp Make.Rules Make.Rules.orig @@ -97,7 +97,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + make || die "Failed to build" } diff --git a/sys-libs/pam/pam-0.75-r9.ebuild b/sys-libs/pam/pam-0.75-r9.ebuild index a1721ef6c648..06b6e6571f03 100644 --- a/sys-libs/pam/pam-0.75-r9.ebuild +++ b/sys-libs/pam/pam-0.75-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r9.ebuild,v 1.9 2003/08/11 16:08:15 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r9.ebuild,v 1.10 2003/09/07 00:22:30 msterret Exp $ IUSE="berkdb" @@ -34,10 +34,10 @@ src_unpack() { cd ${S} tar -jxf ${S2}/pam-redhat-0.75-41.1.tar.bz2 || \ die "Failed to unpack pam-redhat-0.75-41.1.tar.bz2" - + cp /usr/share/automake/install-sh . || die ln -sf defs/redhat.defs default.defs - + einfo "Applying various patches (bugfixes/updates)..." for x in $(cat ${S2}/patch.list ${S2}/patch.list.gentoo) do @@ -65,7 +65,7 @@ src_unpack() { src_compile() { export CFLAGS="${CFLAGS} -fPIC" - + ./configure --host=${CHOST} \ --prefix=/ \ --sbindir=/usr/sbin \ @@ -75,12 +75,12 @@ src_compile() { --enable-fakeroot=${D} \ --enable-static-libpam \ || die "Failed to configure" - + # Python stuff in docs gives sandbox problems cp Makefile Makefile.orig sed -e "s:libpam_misc doc examples:libpam_misc:" \ Makefile.orig > Makefile - + # Fix warnings for gcc-2.95.3 if [ "$(gcc-version)" = "2.95" ] then @@ -89,7 +89,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + if [ -z "$(use berkdb)" ] then cp Make.Rules Make.Rules.orig @@ -97,7 +97,7 @@ src_compile() { Make.Rules.orig > Make.Rules rm -f Make.Rules.orig fi - + make || die "Failed to build" } diff --git a/sys-libs/pwdb/Manifest b/sys-libs/pwdb/Manifest index 471b373c31c9..7449608ca8bf 100644 --- a/sys-libs/pwdb/Manifest +++ b/sys-libs/pwdb/Manifest @@ -1,6 +1,6 @@ MD5 5ad78c639c059e411d6f37cf34c44486 ChangeLog 2150 MD5 0c2dbb966a20c1738b03f2512cdefc4a pwdb-0.61-r3.ebuild 1180 -MD5 6c320cd80be4ba41106c993e593a0b92 pwdb-0.61-r4.ebuild 1642 +MD5 e2062167711bbeef7c2304c4a4436950 pwdb-0.61-r4.ebuild 1639 MD5 bfc6ac3622c2b25c39d9f48d8474c2dc files/digest-pwdb-0.61-r3 61 MD5 bfc6ac3622c2b25c39d9f48d8474c2dc files/digest-pwdb-0.61-r4 61 MD5 0d0c7a6216f5cf079472dfe36ea9d71c files/passwd 143 diff --git a/sys-libs/pwdb/pwdb-0.61-r4.ebuild b/sys-libs/pwdb/pwdb-0.61-r4.ebuild index 224164e989bb..60060562d34b 100644 --- a/sys-libs/pwdb/pwdb-0.61-r4.ebuild +++ b/sys-libs/pwdb/pwdb-0.61-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.61-r4.ebuild,v 1.15 2003/08/11 16:07:37 luke-jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.61-r4.ebuild,v 1.16 2003/09/07 00:22:30 msterret Exp $ inherit eutils flag-o-matic filter-flags "-fstack-protector" @@ -22,10 +22,10 @@ src_unpack () { unpack ${A} [ "${ARCH}" = "hppa" ] && patch -p 2 < ${FILESDIR}/pwdb-0.61-hppa.patch -} +} src_compile() { - # author has specified application to be compiled with `-g` + # author has specified application to be compiled with `-g` # no problem, but with ccc `-g` disables optimisation to make # debugging easier, `-g3` enables debugging and optimisation [ "${ARCH}" = "alpha" -a "${CC}" = "ccc" ] && append-flags -g3 @@ -33,7 +33,7 @@ src_compile() { cp default.defs default.defs.orig sed -e "s/^DIRS = .*/DIRS = libpwdb/" -e "s:EXTRAS += :EXTRAS += ${CFLAGS} :" \ Makefile.orig > Makefile - sed -e "s/=gcc/=${CC:-gcc}/g" default.defs.orig > default.defs + sed -e "s/=gcc/=${CC:-gcc}/g" default.defs.orig > default.defs emake || die } @@ -53,7 +53,7 @@ src_install() { insinto /etc doins conf/pwdb.conf - + dodoc CHANGES Copyright CREDITS README dohtml -r doc docinto txt diff --git a/sys-libs/readline/Manifest b/sys-libs/readline/Manifest index 0988ac40ed7d..1c0a84c629e0 100644 --- a/sys-libs/readline/Manifest +++ b/sys-libs/readline/Manifest @@ -1,12 +1,12 @@ MD5 1be70c8e045990d9c6c21698055e3d4b ChangeLog 3470 MD5 88a4f421e831f54cd9e25db358e85110 readline-4.1-r5.ebuild 1855 -MD5 d1b9157efc6ae43b0693aa7e947de54c readline-4.2a-r1.ebuild 1736 -MD5 9ce6be02e3d02f9dc19b182df4024849 readline-4.3-r3.ebuild 1839 -MD5 188bd5777f50a99fca4e54b980781bb2 readline-4.3-r4.ebuild 1998 -MD5 230bf99eca068f0fe1b6af10bbddb31e readline-4.2a-r2.ebuild 1740 +MD5 9883706e21ec10f801e37e5b808c79ee readline-4.2a-r1.ebuild 1736 +MD5 881f1b5751b65a13418d18f121228191 readline-4.2a-r2.ebuild 1739 +MD5 c0828e7e5cc4b53b768cc6d2120abb87 readline-4.3-r3.ebuild 1838 +MD5 9317845d3ececc042b2b28f1391884f5 readline-4.3-r4.ebuild 1996 MD5 f9e8af7cdcf7ac973c77fc6a712af5de files/digest-readline-4.1-r5 64 MD5 ea89d08f5dd5239da0569ec2a56f8488 files/digest-readline-4.2a-r1 65 +MD5 ea89d08f5dd5239da0569ec2a56f8488 files/digest-readline-4.2a-r2 65 MD5 e9b856acd523c385a29d67cd3475885e files/digest-readline-4.3-r3 177 MD5 e9b856acd523c385a29d67cd3475885e files/digest-readline-4.3-r4 177 MD5 d0d23a9f000344da88a00a248d0af60c files/readline4.3-mbutil.patch 1678 -MD5 ea89d08f5dd5239da0569ec2a56f8488 files/digest-readline-4.2a-r2 65 diff --git a/sys-libs/readline/readline-4.2a-r1.ebuild b/sys-libs/readline/readline-4.2a-r1.ebuild index cb1bd698d5f0..371f994b5dc5 100644 --- a/sys-libs/readline/readline-4.2a-r1.ebuild +++ b/sys-libs/readline/readline-4.2a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r1.ebuild,v 1.9 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r1.ebuild,v 1.10 2003/09/07 00:22:30 msterret Exp $ inherit eutils gnuconfig @@ -21,7 +21,7 @@ DEPEND="virtual/glibc src_unpack() { unpack ${A} - + # config.sub doesn't recognize alphaev67+, update it use alpha && gnuconfig_update } @@ -29,7 +29,7 @@ src_unpack() { src_compile() { econf --with-curses || die - + emake || die cd shlib emake || die diff --git a/sys-libs/readline/readline-4.2a-r2.ebuild b/sys-libs/readline/readline-4.2a-r2.ebuild index 7c42d8a65b36..62ca976df9a8 100644 --- a/sys-libs/readline/readline-4.2a-r2.ebuild +++ b/sys-libs/readline/readline-4.2a-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r2.ebuild,v 1.4 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r2.ebuild,v 1.5 2003/09/07 00:22:30 msterret Exp $ inherit eutils gnuconfig @@ -21,7 +21,7 @@ DEPEND="virtual/glibc src_unpack() { unpack ${A} - + # config.sub doesn't recognize alphaev67+, update it use alpha && gnuconfig_update } @@ -29,7 +29,7 @@ src_unpack() { src_compile() { econf --with-curses || die - + emake || die cd shlib emake || die diff --git a/sys-libs/readline/readline-4.3-r3.ebuild b/sys-libs/readline/readline-4.3-r3.ebuild index 20d66ac22cda..66a41e95a5c2 100644 --- a/sys-libs/readline/readline-4.3-r3.ebuild +++ b/sys-libs/readline/readline-4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r3.ebuild,v 1.8 2003/06/22 05:10:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r3.ebuild,v 1.9 2003/09/07 00:22:30 msterret Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND=">=app-shells/bash-2.05b-r2 >=sys-libs/ncurses-5.2-r2" src_unpack() { - + unpack ${P}.tar.gz cd ${S} @@ -38,7 +38,7 @@ src_unpack() { src_compile() { econf --with-curses || die - + emake || die cd shlib emake || die diff --git a/sys-libs/readline/readline-4.3-r4.ebuild b/sys-libs/readline/readline-4.3-r4.ebuild index 9f4c3f672e8c..9b3ca1dc1fda 100644 --- a/sys-libs/readline/readline-4.3-r4.ebuild +++ b/sys-libs/readline/readline-4.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.16 2003/06/24 14:35:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.17 2003/09/07 00:22:30 msterret Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND=">=app-shells/bash-2.05b-r2 >=sys-libs/ncurses-5.2-r2" src_unpack() { - + unpack ${P}.tar.gz cd ${S} @@ -41,7 +41,7 @@ src_unpack() { src_compile() { econf --with-curses || die - + emake || die cd shlib emake || die diff --git a/sys-libs/slang/Manifest b/sys-libs/slang/Manifest index ab9ded6cc949..bd7dd92581dc 100644 --- a/sys-libs/slang/Manifest +++ b/sys-libs/slang/Manifest @@ -1,10 +1,10 @@ MD5 9565e59516090bee2d1d66aea71eedd1 ChangeLog 2562 MD5 968a311aca7bf975ea0ca0ac183030e2 slang-1.4.5-r1.ebuild 1050 -MD5 53304075910d9e02008aed8af861bdaa slang-1.4.5-r2.ebuild 1206 +MD5 4c3a9c983de6f2ca7f18c02bfd66f02e slang-1.4.5-r2.ebuild 1201 +MD5 1afe37dcc537d87e29f245d36160cf7d slang-1.4.8.ebuild 1305 +MD5 ab11b25b6e004304079e349a41d45c9c slang-1.4.5-r3.ebuild 1394 +MD5 3391a9fbc6a0576a4324bde11205c9ad slang-1.4.9.ebuild 1490 MD5 d69f09410d6e4778cc20b240ca975161 metadata.xml 277 -MD5 ec9c261e51049498274d5e874c347b78 slang-1.4.8.ebuild 1315 -MD5 309bc2d6f7f397a57426569a5f372457 slang-1.4.5-r3.ebuild 1399 -MD5 3e32c3d72e6bf6e4bc1632020eb58e81 slang-1.4.9.ebuild 1500 MD5 b33b25719286e6314758026cdaf75fb2 files/digest-slang-1.4.5-r1 63 MD5 b33b25719286e6314758026cdaf75fb2 files/digest-slang-1.4.5-r2 63 MD5 8afacd612fa4d570561eccbb2f28b780 files/digest-slang-1.4.8 64 diff --git a/sys-libs/slang/slang-1.4.5-r2.ebuild b/sys-libs/slang/slang-1.4.5-r2.ebuild index bb3efc22d1ec..4fcd3b59fb35 100644 --- a/sys-libs/slang/slang-1.4.5-r2.ebuild +++ b/sys-libs/slang/slang-1.4.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.21 2003/07/19 11:33:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.22 2003/09/07 00:22:30 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" @@ -16,7 +16,7 @@ src_compile() { # remove hardcoded compilers cp configure configure.orig sed -e "s:=\"gcc:=\"${CC:-gcc}:" \ - configure.orig > configure + configure.orig > configure ./configure \ --host=${CHOST} \ --prefix=/usr || die "./configure failed" diff --git a/sys-libs/slang/slang-1.4.5-r3.ebuild b/sys-libs/slang/slang-1.4.5-r3.ebuild index 77a54cb20553..bf77b42f3ecc 100644 --- a/sys-libs/slang/slang-1.4.5-r3.ebuild +++ b/sys-libs/slang/slang-1.4.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r3.ebuild,v 1.5 2003/07/19 11:33:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r3.ebuild,v 1.6 2003/09/07 00:22:30 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" @@ -25,7 +25,7 @@ src_compile() { # remove hardcoded compilers cp configure configure.orig sed -e "s:=\"gcc:=\"${CC:-gcc}:" \ - configure.orig > configure + configure.orig > configure ./configure \ --host=${CHOST} \ --prefix=/usr || die "./configure failed" diff --git a/sys-libs/slang/slang-1.4.8.ebuild b/sys-libs/slang/slang-1.4.8.ebuild index 80539b6dfaf9..564fb0397cbf 100644 --- a/sys-libs/slang/slang-1.4.8.ebuild +++ b/sys-libs/slang/slang-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.8.ebuild,v 1.6 2003/07/18 22:01:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.8.ebuild,v 1.7 2003/09/07 00:22:30 msterret Exp $ inherit gcc @@ -37,5 +37,5 @@ pkg_postinst() { einfo "Removing gcc buffered slang.h to avoid conflicts" rm -f `gcc-libpath`/include/slang.h fi - fi + fi } diff --git a/sys-libs/slang/slang-1.4.9.ebuild b/sys-libs/slang/slang-1.4.9.ebuild index d688fe896096..dc21d0de30ad 100644 --- a/sys-libs/slang/slang-1.4.9.ebuild +++ b/sys-libs/slang/slang-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9.ebuild,v 1.4 2003/07/18 22:01:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.9.ebuild,v 1.5 2003/09/07 00:22:30 msterret Exp $ inherit gcc @@ -45,5 +45,5 @@ pkg_postinst() { einfo "Removing gcc buffered slang.h to avoid conflicts" rm -f `gcc-libpath`/include/slang.h fi - fi + fi } diff --git a/x11-libs/Xaw3d/Manifest b/x11-libs/Xaw3d/Manifest index 32c7cadb26ba..f885715904e9 100644 --- a/x11-libs/Xaw3d/Manifest +++ b/x11-libs/Xaw3d/Manifest @@ -1,5 +1,5 @@ MD5 c64e140b62f3c177ad76bd9fe9e7295a ChangeLog 1092 -MD5 b173e17e0c5b33bd7586c364f58f6b27 Xaw3d-1.5-r1.ebuild 2007 +MD5 9da53742ada22cd637bf539de496bc81 Xaw3d-1.5-r1.ebuild 1999 MD5 8103db23293fc4226cadb7df282f952b files/Xaw3d-out-of-tree.diff 232 MD5 014f228d620c9680e30cdf1c068635c2 files/Xaw3d-xfree86.diff 420 MD5 12f07352cba3c1cfefa93e5f9d10c4a0 files/digest-Xaw3d-1.5-r1 61 diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild index 99b5226aed2d..eaf526ab5f60 100644 --- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild +++ b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.11 2003/03/10 22:39:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.12 2003/09/07 00:23:27 msterret Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -35,7 +35,7 @@ DEPEND="virtual/x11" src_unpack() { unpack ${P}.tar.gz cd ${S} - + # For some reason it isn't automatically patched. # That's why I manually override the source_unpack function. patch -p0 <${FILESDIR}/Xaw3d-xfree86.diff || die @@ -51,7 +51,7 @@ src_compile() { # convoluted process for out-of-tree building mkdir ./X11 cd ./X11 ; ln -sf ../../Xaw3d . ; cd .. - + xmkmf || die make includes || die make depend || die diff --git a/x11-libs/buffy/Manifest b/x11-libs/buffy/Manifest index 5c366de35821..8c374bbd63f0 100644 --- a/x11-libs/buffy/Manifest +++ b/x11-libs/buffy/Manifest @@ -1,5 +1,5 @@ MD5 e8b5503bab8ee81803f34fc170df039e ChangeLog 751 -MD5 b9ee49be4899a1b87ecea6525c47fbe8 buffy-0.2-r1.ebuild 650 +MD5 865dc41f628c649f0aeb2d3e87fd00d9 buffy-0.2-r1.ebuild 651 MD5 3bb41884953ccaec51dea0f69e6d633f buffy-0.2.ebuild 616 MD5 bb151c3a6b647b48db05c3349028fe2f files/digest-buffy-0.2 61 MD5 bb151c3a6b647b48db05c3349028fe2f files/digest-buffy-0.2-r1 61 diff --git a/x11-libs/buffy/buffy-0.2-r1.ebuild b/x11-libs/buffy/buffy-0.2-r1.ebuild index 1f694fdc5c73..5bc231ed1e70 100644 --- a/x11-libs/buffy/buffy-0.2-r1.ebuild +++ b/x11-libs/buffy/buffy-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/buffy-0.2-r1.ebuild,v 1.10 2003/02/13 16:54:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/buffy/buffy-0.2-r1.ebuild,v 1.11 2003/09/07 00:23:27 msterret Exp $ inherit libtool @@ -22,6 +22,6 @@ src_compile() { } src_install () { - make DESTDIR=${D} install || die + make DESTDIR=${D} install || die dodoc AUTHORS COPYING INSTALL NEWS README ChangeLog } diff --git a/x11-libs/fltk/Manifest b/x11-libs/fltk/Manifest index 5529c7512dea..c46a633aa05c 100644 --- a/x11-libs/fltk/Manifest +++ b/x11-libs/fltk/Manifest @@ -1,20 +1,20 @@ -MD5 f00591dea2bd2aa68ac8dde6892db899 fltk-1.1.1.ebuild 1300 -MD5 80af2d99e9922762e5f3f693f6b5139f fltk-1.1.2-r2.ebuild 1975 -MD5 89a2d657da5a9c4d704d420d09ea9aab fltk-1.0.11-r3.ebuild 1221 -MD5 ecbf8423c2f7db24918c9e1fcada92ea fltk-1.1.4_rc2.ebuild 1968 -MD5 f1baef02e4f14acab5f70184ff509d07 fltk-1.1.3.ebuild 2006 -MD5 57759ff97f81f83e675ed84ec57ed774 fltk-1.1.2-r1.ebuild 1818 -MD5 793e017a3d16dbb10585a62625eea81b fltk-1.1.4_rc1.ebuild 2033 -MD5 01f86150585510c9774a559ef8a74ab0 fltk-1.1.2.ebuild 1299 -MD5 7741b5bb78c150bdb17298433b54d185 fltk-1.1.0_rc7.ebuild 1313 MD5 46182a1683a56882f09103b420022efe ChangeLog 4830 -MD5 d8bcde3e8eb3edad07403bd5cdc633e3 files/libs.diff 830 +MD5 436b038f507e09f7e83863d24029b909 fltk-1.0.11-r3.ebuild 1219 +MD5 daaed21de833ce3ae5d6fab55cee17db fltk-1.1.0_rc7.ebuild 1312 +MD5 da2dd61a9de846b4e8ce0df5d98a1599 fltk-1.1.1.ebuild 1299 +MD5 9911fb7bc12f209ef3959b4fcb868980 fltk-1.1.2-r1.ebuild 1814 +MD5 b4f06f55bfe2e9aad66150b722f3a234 fltk-1.1.2.ebuild 1298 +MD5 c6c194c73d4d81dffbdf2da5e3610691 fltk-1.1.2-r2.ebuild 1971 +MD5 d27bdb1e9d65acd30ce9b1d78cbefc96 fltk-1.1.3.ebuild 2000 +MD5 4e11238fca56590c150b2197d102f610 fltk-1.1.4_rc1.ebuild 2027 +MD5 27327edf6840ee170d5f37913bdcfaa4 fltk-1.1.4_rc2.ebuild 1961 MD5 66e9fc032d679befebde2ff1709eaa21 files/digest-fltk-1.0.11-r3 71 MD5 74fc94981d92895e653f46d93575b4a0 files/digest-fltk-1.1.0_rc7 74 -MD5 6366219a1f4ddbd83970ad37aa28d521 files/digest-fltk-1.1.4_rc1 74 -MD5 a2b81140ae99af343c66586b2f42bac7 files/digest-fltk-1.1.4_rc2 74 -MD5 4c9db40eed236d8e93e19cf01ebf2166 files/digest-fltk-1.1.2-r1 71 -MD5 4c9db40eed236d8e93e19cf01ebf2166 files/digest-fltk-1.1.2-r2 71 MD5 0f867026a269cbeb3ee4b37e76ffbf0c files/digest-fltk-1.1.1 71 MD5 4c9db40eed236d8e93e19cf01ebf2166 files/digest-fltk-1.1.2 71 +MD5 4c9db40eed236d8e93e19cf01ebf2166 files/digest-fltk-1.1.2-r1 71 +MD5 d8bcde3e8eb3edad07403bd5cdc633e3 files/libs.diff 830 +MD5 4c9db40eed236d8e93e19cf01ebf2166 files/digest-fltk-1.1.2-r2 71 MD5 98c2eefbb4e26cfa96b35044cd77d8f4 files/digest-fltk-1.1.3 71 +MD5 6366219a1f4ddbd83970ad37aa28d521 files/digest-fltk-1.1.4_rc1 74 +MD5 a2b81140ae99af343c66586b2f42bac7 files/digest-fltk-1.1.4_rc2 74 diff --git a/x11-libs/fltk/fltk-1.0.11-r3.ebuild b/x11-libs/fltk/fltk-1.0.11-r3.ebuild index 7ae0b0d3f392..4bcd27a7b643 100644 --- a/x11-libs/fltk/fltk-1.0.11-r3.ebuild +++ b/x11-libs/fltk/fltk-1.0.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.9 2003/02/13 16:55:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.10 2003/09/07 00:23:27 msterret Exp $ IUSE="opengl" @@ -13,7 +13,7 @@ SLOT="1.0" LICENSE="FLTK | GPL-2" KEYWORDS="x86 sparc" -DEPEND="virtual/x11 +DEPEND="virtual/x11 opengl? ( virtual/opengl )" @@ -23,7 +23,7 @@ src_compile() { myconf="--enable-shared" use opengl || myconf="${myconf} --disable-gl" #default enabled - + econf \ --includedir=/usr/include/fltk-1.0 \ --libdir=/usr/lib/fltk-1.0 \ @@ -39,9 +39,9 @@ src_install () { einstall \ includedir=${D}/usr/include/fltk-1.0 \ libdir=${D}/usr/lib/fltk-1.0 || die "Installation Failed" - + dodoc CHANGES COPYING README - + dodir /usr/share/doc/${PF}/html mv ${D}/usr/share/doc/fltk/* ${D}/usr/share/doc/${PF}/html rmdir ${D}/usr/share/doc/fltk diff --git a/x11-libs/fltk/fltk-1.1.0_rc7.ebuild b/x11-libs/fltk/fltk-1.1.0_rc7.ebuild index 66d7840f5e36..9adf84d283ae 100644 --- a/x11-libs/fltk/fltk-1.1.0_rc7.ebuild +++ b/x11-libs/fltk/fltk-1.1.0_rc7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.0_rc7.ebuild,v 1.8 2003/02/13 16:55:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.0_rc7.ebuild,v 1.9 2003/09/07 00:23:27 msterret Exp $ IUSE="opengl" @@ -50,11 +50,11 @@ src_install () { einstall \ includedir=${D}/usr/include/${PN}-1.1 \ libdir=${D}/usr/lib/fltk-1.1 || die "Installation Failed" - + ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.1.ebuild b/x11-libs/fltk/fltk-1.1.1.ebuild index a9c0aa1b2f2d..624a79602200 100644 --- a/x11-libs/fltk/fltk-1.1.1.ebuild +++ b/x11-libs/fltk/fltk-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.1.ebuild,v 1.4 2003/02/13 16:55:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.1.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ IUSE="opengl" @@ -52,11 +52,11 @@ src_install () { includedir=${D}/usr/include/fltk-1.1 \ libdir=${D}/usr/lib/fltk-1.1 || die "Installation Failed" - + ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.2-r1.ebuild b/x11-libs/fltk/fltk-1.1.2-r1.ebuild index ad7def8ac760..8c7e3849b048 100644 --- a/x11-libs/fltk/fltk-1.1.2-r1.ebuild +++ b/x11-libs/fltk/fltk-1.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r1.ebuild,v 1.4 2003/03/31 02:45:54 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r1.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ inherit eutils @@ -46,7 +46,7 @@ src_compile() { # doesn't happen for glibc-2.3.2 - <liquidx@gentoo.org> export CXX="g++" export CC="g++" - + econf \ --includedir=/usr/include/fltk-1.1 \ --libdir=/usr/lib/fltk-1.1 \ @@ -63,7 +63,7 @@ src_install() { ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.2-r2.ebuild b/x11-libs/fltk/fltk-1.1.2-r2.ebuild index 8eaffab3b88f..39e5d4408964 100644 --- a/x11-libs/fltk/fltk-1.1.2-r2.ebuild +++ b/x11-libs/fltk/fltk-1.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r2.ebuild,v 1.1 2003/04/25 14:01:27 leahcim Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r2.ebuild,v 1.2 2003/09/07 00:23:27 msterret Exp $ inherit eutils @@ -49,7 +49,7 @@ src_compile() { # doesn't happen for glibc-2.3.2 - <liquidx@gentoo.org> export CXX="g++" export CC="g++" - + econf \ --includedir=/usr/include/fltk-1.1 \ --libdir=/usr/lib/fltk-1.1 \ @@ -66,7 +66,7 @@ src_install() { ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.2.ebuild b/x11-libs/fltk/fltk-1.1.2.ebuild index 87133ab82176..dfefa1800c9f 100644 --- a/x11-libs/fltk/fltk-1.1.2.ebuild +++ b/x11-libs/fltk/fltk-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2.ebuild,v 1.4 2003/02/13 16:55:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ IUSE="opengl" @@ -52,11 +52,11 @@ src_install () { includedir=${D}/usr/include/fltk-1.1 \ libdir=${D}/usr/lib/fltk-1.1 || die "Installation Failed" - + ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.3.ebuild b/x11-libs/fltk/fltk-1.1.3.ebuild index 25a6d724515e..7035ba64e8c0 100644 --- a/x11-libs/fltk/fltk-1.1.3.ebuild +++ b/x11-libs/fltk/fltk-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.3.ebuild,v 1.1 2003/05/16 11:18:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.3.ebuild,v 1.2 2003/09/07 00:23:27 msterret Exp $ inherit eutils @@ -47,11 +47,11 @@ src_compile() { # doesn't happen for glibc-2.3.2 - <liquidx@gentoo.org> export CXX="g++" export CC="g++" - + # bug #19894 export C_INCLUDE_PATH="${C_INCLUDE_PATH}:/usr/include/freetype2" - export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" - + export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" + econf \ --includedir=/usr/include/fltk-1.1 \ --libdir=/usr/lib/fltk-1.1 \ @@ -68,7 +68,7 @@ src_install() { ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.4_rc1.ebuild b/x11-libs/fltk/fltk-1.1.4_rc1.ebuild index 19816177a700..cc76dabed8de 100644 --- a/x11-libs/fltk/fltk-1.1.4_rc1.ebuild +++ b/x11-libs/fltk/fltk-1.1.4_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4_rc1.ebuild,v 1.1 2003/07/26 20:58:10 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4_rc1.ebuild,v 1.2 2003/09/07 00:23:27 msterret Exp $ inherit eutils @@ -50,11 +50,11 @@ src_compile() { # doesn't happen for glibc-2.3.2 - <liquidx@gentoo.org> export CXX="g++" export CC="g++" - + # bug #19894 export C_INCLUDE_PATH="${C_INCLUDE_PATH}:/usr/include/freetype2" - export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" - + export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" + econf \ --includedir=/usr/include/fltk-1.1 \ --libdir=/usr/lib/fltk-1.1 \ @@ -71,7 +71,7 @@ src_install() { ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fltk/fltk-1.1.4_rc2.ebuild b/x11-libs/fltk/fltk-1.1.4_rc2.ebuild index 42533860c923..4f05d5b642ec 100644 --- a/x11-libs/fltk/fltk-1.1.4_rc2.ebuild +++ b/x11-libs/fltk/fltk-1.1.4_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4_rc2.ebuild,v 1.2 2003/08/15 09:22:49 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4_rc2.ebuild,v 1.3 2003/09/07 00:23:27 msterret Exp $ IUSE="opengl debug nptl" @@ -46,11 +46,11 @@ src_compile() { # doesn't happen for glibc-2.3.2 - <liquidx@gentoo.org> export CXX="g++" export CC="g++" - + # bug #19894 export C_INCLUDE_PATH="${C_INCLUDE_PATH}:/usr/include/freetype2" - export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" - + export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2" + econf \ --includedir=/usr/include/fltk-1.1 \ --libdir=/usr/lib/fltk-1.1 \ @@ -67,7 +67,7 @@ src_install() { ranlib ${D}/usr/lib/fltk-1.1/*.a dodoc CHANGES COPYING README - + echo "LDPATH=/usr/lib/fltk-1.1" > 99fltk-1.1 insinto /etc/env.d diff --git a/x11-libs/fox/Manifest b/x11-libs/fox/Manifest index f0d82b244710..fe37a76c497e 100644 --- a/x11-libs/fox/Manifest +++ b/x11-libs/fox/Manifest @@ -1,11 +1,11 @@ +MD5 a38d271d7e2a980478dea6f3e3a53ffc ChangeLog 908 +MD5 79b055245df91960b7f3f34745291f9e fox-1.0.17.ebuild 1180 +MD5 24e89465eb6b62fb898833c5f31c91dd fox-1.0.26.ebuild 1182 +MD5 4dafcbf60f075ca235b4ca5ed4f8de47 fox-1.0.29.ebuild 1182 +MD5 5bc696b43b46c71e5ee878e02cacc59e fox-1.0.40.ebuild 1176 +MD5 7b2185f78a2d5c4f95410244143b9940 fox-1.0.43.ebuild 1182 MD5 1bfc6e9a2a4bd1fd14b3d5fea96cdea5 files/digest-fox-1.0.17 63 MD5 ac90c4d744ac7dcf07c7ac22b82a4baf files/digest-fox-1.0.26 63 MD5 1f1094d046a00ed88e391cb30b6b4dfc files/digest-fox-1.0.29 64 MD5 e66ac5665267aa76e1efc8da12cc8928 files/digest-fox-1.0.40 63 MD5 fb1e5d65f9c5bfd6f2f4e1b710c857d3 files/digest-fox-1.0.43 63 -MD5 63c975725a69f68a1702eb5a2c996d6f fox-1.0.17.ebuild 1194 -MD5 331fab22f1d88053fd1ce10967efa23e fox-1.0.26.ebuild 1196 -MD5 e6a3b93fafb188a3974bf32c872e2793 fox-1.0.29.ebuild 1196 -MD5 a38d271d7e2a980478dea6f3e3a53ffc ChangeLog 908 -MD5 575cfb4fdacd15b7d0590f3d3ce70e0c fox-1.0.40.ebuild 1193 -MD5 e6b412fad530098501197484fe48296c fox-1.0.43.ebuild 1199 diff --git a/x11-libs/fox/fox-1.0.17.ebuild b/x11-libs/fox/fox-1.0.17.ebuild index e91c589df960..8863dc6b0b65 100644 --- a/x11-libs/fox/fox-1.0.17.ebuild +++ b/x11-libs/fox/fox-1.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.17.ebuild,v 1.8 2003/02/13 16:55:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.17.ebuild,v 1.9 2003/09/07 00:23:27 msterret Exp $ IUSE="cups opengl" @@ -24,16 +24,16 @@ DEPEND="virtual/glibc src_compile() { local myconf - + use opengl || myconf="$myconf --with-opengl=no" #default enabled use cups && myconf="$myconf --enable-cups" #default disabled - + ./configure \ --prefix=/usr \ --mandir='${prefix}'/share/man \ --host=${CHOST} \ ${myconf} || die "Configuration Failed" - + emake || die "Parallel Make Failed" } @@ -41,7 +41,7 @@ src_install () { make prefix=${D}/usr/ \ install || die "Installation Failed" - + dodoc README INSTALL LICENSE ADDITIONS AUTHORS TRACING dodir /usr/share/doc/${PF}/html diff --git a/x11-libs/fox/fox-1.0.26.ebuild b/x11-libs/fox/fox-1.0.26.ebuild index 19336a04ddb5..b8ad379632cd 100644 --- a/x11-libs/fox/fox-1.0.26.ebuild +++ b/x11-libs/fox/fox-1.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.26.ebuild,v 1.3 2003/02/13 16:55:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.26.ebuild,v 1.4 2003/09/07 00:23:27 msterret Exp $ IUSE="cups opengl" @@ -24,16 +24,16 @@ DEPEND="virtual/glibc src_compile() { local myconf - + use opengl || myconf="$myconf --with-opengl=no" #default enabled use cups && myconf="$myconf --enable-cups" #default disabled - + ./configure \ --prefix=/usr \ --mandir='${prefix}'/share/man \ --host=${CHOST} \ ${myconf} || die "Configuration Failed" - + emake || die "Parallel Make Failed" } @@ -41,7 +41,7 @@ src_install () { make prefix=${D}/usr/ \ install || die "Installation Failed" - + dodoc README INSTALL LICENSE ADDITIONS AUTHORS TRACING dodir /usr/share/doc/${PF}/html diff --git a/x11-libs/fox/fox-1.0.29.ebuild b/x11-libs/fox/fox-1.0.29.ebuild index 02622610a82f..039c370b3dff 100644 --- a/x11-libs/fox/fox-1.0.29.ebuild +++ b/x11-libs/fox/fox-1.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.29.ebuild,v 1.2 2003/02/13 16:55:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.29.ebuild,v 1.3 2003/09/07 00:23:27 msterret Exp $ IUSE="cups opengl" @@ -24,16 +24,16 @@ DEPEND="virtual/glibc src_compile() { local myconf - + use opengl || myconf="$myconf --with-opengl=no" #default enabled use cups && myconf="$myconf --enable-cups" #default disabled - + ./configure \ --prefix=/usr \ --mandir='${prefix}'/share/man \ --host=${CHOST} \ ${myconf} || die "Configuration Failed" - + emake || die "Parallel Make Failed" } @@ -41,7 +41,7 @@ src_install () { make prefix=${D}/usr/ \ install || die "Installation Failed" - + dodoc README INSTALL LICENSE ADDITIONS AUTHORS TRACING dodir /usr/share/doc/${PF}/html diff --git a/x11-libs/fox/fox-1.0.40.ebuild b/x11-libs/fox/fox-1.0.40.ebuild index 780db56922ee..298814bf763c 100644 --- a/x11-libs/fox/fox-1.0.40.ebuild +++ b/x11-libs/fox/fox-1.0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.40.ebuild,v 1.2 2003/08/01 18:45:44 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.40.ebuild,v 1.3 2003/09/07 00:23:27 msterret Exp $ IUSE="cups opengl" S=${WORKDIR}/${P} @@ -19,16 +19,16 @@ DEPEND="virtual/glibc src_compile() { local myconf - + use opengl || myconf="$myconf --with-opengl=no" #default enabled use cups && myconf="$myconf --enable-cups" #default disabled - + ./configure \ --prefix=/usr \ --mandir='${prefix}'/share/man \ --host=${CHOST} \ ${myconf} || die "Configuration Failed" - + emake || die "Parallel Make Failed" } @@ -36,7 +36,7 @@ src_install () { make prefix=${D}/usr/ \ install || die "Installation Failed" - + dodoc README INSTALL LICENSE ADDITIONS AUTHORS TRACING dodir /usr/share/doc/${PF}/html diff --git a/x11-libs/fox/fox-1.0.43.ebuild b/x11-libs/fox/fox-1.0.43.ebuild index 2671be5d012a..9b46721c7697 100644 --- a/x11-libs/fox/fox-1.0.43.ebuild +++ b/x11-libs/fox/fox-1.0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.43.ebuild,v 1.1 2003/08/01 18:45:44 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.43.ebuild,v 1.2 2003/09/07 00:23:27 msterret Exp $ IUSE="cups opengl" @@ -24,16 +24,16 @@ DEPEND="virtual/glibc src_compile() { local myconf - + use opengl || myconf="$myconf --with-opengl=no" #default enabled use cups && myconf="$myconf --enable-cups" #default disabled - + ./configure \ --prefix=/usr \ --mandir='${prefix}'/share/man \ --host=${CHOST} \ ${myconf} || die "Configuration Failed" - + emake || die "Parallel Make Failed" } @@ -41,7 +41,7 @@ src_install () { make prefix=${D}/usr/ \ install || die "Installation Failed" - + dodoc README INSTALL LICENSE ADDITIONS AUTHORS TRACING dodir /usr/share/doc/${PF}/html diff --git a/x11-libs/gtk+/Manifest b/x11-libs/gtk+/Manifest index 72c57b73ef60..304e9d2006e9 100644 --- a/x11-libs/gtk+/Manifest +++ b/x11-libs/gtk+/Manifest @@ -1,23 +1,23 @@ -MD5 2d3c732f04513f29674a5816fe2d7b82 gtk+-2.2.1.ebuild 2326 -MD5 0cf23f83434937b26346bbaed19fdbe8 gtk+-1.2.10-r10.ebuild 1848 -MD5 1cc2dd13fda4374e55713a32ce500a83 gtk+-2.2.3.ebuild 2389 -MD5 298914999849e7cf9d2013d979ea1d78 gtk+-1.2.10-r9.ebuild 1736 -MD5 339daeeef767e7270151ccbaab495aee gtk+-2.2.2-r1.ebuild 2524 MD5 8d49204d8baea1f37abd9d9e3ad6fea7 ChangeLog 12585 +MD5 33a5d19d9439db9c54b1dfc15e4e9928 gtk+-1.2.10-r10.ebuild 1848 +MD5 298914999849e7cf9d2013d979ea1d78 gtk+-1.2.10-r9.ebuild 1736 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 1c5ed11ecf59d2c5de4b28f7d95bbd9c gtk+-2.2.1-r1.ebuild 2439 -MD5 dab380359be57a8b0234710651374e96 files/digest-gtk+-2.2.1 64 -MD5 ca6735c424b34587bd2067d592068258 files/digest-gtk+-2.2.3 64 +MD5 b42222b8862df5229d4928f490e61ac6 gtk+-2.2.2-r1.ebuild 2525 +MD5 d9cb8ab454327ffa0a26501e687127cc gtk+-2.2.1-r1.ebuild 2438 +MD5 9f86b5b174549b5348c439235ed161d3 gtk+-2.2.1.ebuild 2324 +MD5 f9549092daa2d263194c0d175e6a59a0 gtk+-2.2.3.ebuild 2391 MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r10 138 -MD5 36d00cf3b4035e6cb9873ade9ed1a9ce files/gtkrc 627 -MD5 5e3ff7fa761495300d3f30c9207c13f8 files/gtk+-1.2-locale_fix.patch 419 -MD5 60abaa583c04f16be6d0703cc9684e45 files/gtk+-2.2.2-gtkwidget_pixmap_expose.patch 757 -MD5 a0e14ed281fc891fd169e2bf7e247ad4 files/gtk+-2.2.1-gdkpixbuf-bigendian.patch 724 -MD5 69a6335566f344b004a5db02b68008ed files/gtk+-2.0.6-exportsymbols.patch 558 +MD5 eb031c47250137c58587c61124e7abf9 files/digest-gtk+-2.2.2-r1 64 +MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r9 138 MD5 c979d9262eccf5bdf8dbfa50b8d57b13 files/gtk+-2-xftprefs.patch 6711 -MD5 0ab7928b5279c384b39e7aaf56e3aa69 files/gtk+-wm.patch 11496 +MD5 60abaa583c04f16be6d0703cc9684e45 files/gtk+-2.2.2-gtkwidget_pixmap_expose.patch 757 +MD5 dab380359be57a8b0234710651374e96 files/digest-gtk+-2.2.1 64 MD5 dab380359be57a8b0234710651374e96 files/digest-gtk+-2.2.1-r1 64 -MD5 eb031c47250137c58587c61124e7abf9 files/digest-gtk+-2.2.2-r1 64 +MD5 5e3ff7fa761495300d3f30c9207c13f8 files/gtk+-1.2-locale_fix.patch 419 +MD5 69a6335566f344b004a5db02b68008ed files/gtk+-2.0.6-exportsymbols.patch 558 MD5 d94ff41d82a8f0c56dd68a2fa71ef2fc files/gtk+-2.2.1-disable_icons_smooth_alpha.patch 1383 -MD5 621a7db3e7e6856c66eec5caeea1e88e files/digest-gtk+-1.2.10-r9 138 +MD5 a0e14ed281fc891fd169e2bf7e247ad4 files/gtk+-2.2.1-gdkpixbuf-bigendian.patch 724 MD5 c63b9c6e57c8c554b32a8e40e46d1291 files/gtk+-2.2.1-scrollfix.patch 504 +MD5 0ab7928b5279c384b39e7aaf56e3aa69 files/gtk+-wm.patch 11496 +MD5 36d00cf3b4035e6cb9873ade9ed1a9ce files/gtkrc 627 +MD5 ca6735c424b34587bd2067d592068258 files/digest-gtk+-2.2.3 64 diff --git a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild index 31e001c6a55b..8b95a59f2e58 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild,v 1.10 2003/08/03 04:49:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r10.ebuild,v 1.11 2003/09/07 00:23:27 msterret Exp $ inherit eutils libtool @@ -23,12 +23,12 @@ DEPEND="virtual/x11 src_unpack() { unpack ${P}.tar.gz - + cd ${S}/.. epatch ${DISTDIR}/gtk+-1.2.10-r8-gentoo.diff.bz2 # locale fix by sbrabec@suse.cz - cd ${S} + cd ${S} epatch ${FILESDIR}/${PN}-1.2-locale_fix.patch } diff --git a/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild index ae84db45a250..1c8ab0c978af 100644 --- a/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild,v 1.5 2003/08/24 21:03:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1-r1.ebuild,v 1.6 2003/09/07 00:23:27 msterret Exp $ inherit eutils libtool flag-o-matic @@ -51,13 +51,13 @@ src_compile() { replace-flags "-O3" "-O2" elibtoolize - + local myconf="" use doc && myconf="${myconf} --enable-gtk-doc" || myconf="${myconf} --disable-gtk-doc" use jpeg || myconf="${myconf} --without-libjpeg" use tiff || myconf="${myconf} --without-libtiff" use debug && myconf="${myconf} --enable-debug" - + econf --with-gdktarget=x11 ${myconf} || die # gtk+ isn't multithread friendly due to some obscure code generation bug @@ -81,7 +81,7 @@ pkg_postinst() { gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders - einfo "For your gtk themes to work correctly after an update," + einfo "For your gtk themes to work correctly after an update," einfo "you might have to rebuild your theme engines." einfo "Executing 'qpkg -I -nc gtk-engines | xargs emerge' should do the trick (requires gentoolkit)" } diff --git a/x11-libs/gtk+/gtk+-2.2.1.ebuild b/x11-libs/gtk+/gtk+-2.2.1.ebuild index 682219f2dc2a..835e86966ce3 100644 --- a/x11-libs/gtk+/gtk+-2.2.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.16 2003/08/03 04:49:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.17 2003/09/07 00:23:27 msterret Exp $ inherit eutils libtool flag-o-matic @@ -47,13 +47,13 @@ src_compile() { replace-flags "-O3" "-O2" elibtoolize - + local myconf="" use doc && myconf="${myconf} --enable-gtk-doc" || myconf="${myconf} --disable-gtk-doc" use jpeg || myconf="${myconf} --without-libjpeg" use tiff || myconf="${myconf} --without-libtiff" use debug && myconf="${myconf} --enable-debug" - + econf --with-gdktarget=x11 ${myconf} || die # gtk+ isn't multithread friendly due to some obscure code generation bug @@ -77,7 +77,7 @@ pkg_postinst() { gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders - einfo "For your gtk themes to work correctly after an update," + einfo "For your gtk themes to work correctly after an update," einfo "you might have to rebuild your theme engines." einfo "Executing 'qpkg -I -nc gtk-engines | xargs emerge' should do the trick (requires gentoolkit)" } diff --git a/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild b/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild index 5eee8610749f..6d4f4d461129 100644 --- a/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild,v 1.7 2003/08/03 04:49:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.2-r1.ebuild,v 1.8 2003/09/07 00:23:27 msterret Exp $ inherit eutils libtool flag-o-matic @@ -87,7 +87,7 @@ pkg_postinst() { gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders - einfo "For your gtk themes to work correctly after an update," + einfo "For your gtk themes to work correctly after an update," einfo "you might have to rebuild your theme engines." einfo "Executing 'qpkg -I -nc gtk-engines | xargs emerge' should do the trick (requires gentoolkit)" diff --git a/x11-libs/gtk+/gtk+-2.2.3.ebuild b/x11-libs/gtk+/gtk+-2.2.3.ebuild index b2268713b592..7d81231709cc 100644 --- a/x11-libs/gtk+/gtk+-2.2.3.ebuild +++ b/x11-libs/gtk+/gtk+-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.3.ebuild,v 1.1 2003/08/27 17:44:58 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.3.ebuild,v 1.2 2003/09/07 00:23:27 msterret Exp $ inherit eutils libtool flag-o-matic @@ -84,7 +84,7 @@ pkg_postinst() { gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders - einfo "For your gtk themes to work correctly after an update," + einfo "For your gtk themes to work correctly after an update," einfo "you might have to rebuild your theme engines." einfo "Executing 'qpkg -I -nc gtk-engines | xargs emerge' should do the trick (requires gentoolkit)" diff --git a/x11-libs/gtk+extra/Manifest b/x11-libs/gtk+extra/Manifest index e7b7ab3dcc59..380bc61d1a9b 100644 --- a/x11-libs/gtk+extra/Manifest +++ b/x11-libs/gtk+extra/Manifest @@ -1,3 +1,3 @@ MD5 55178a3e130b7aa0a57d8364c11a0087 ChangeLog 764 -MD5 c340a4ac2ac864ad083714c48c8b9b46 gtk+extra-0.99.17.ebuild 864 +MD5 1277bfbd90cf45304ddfe1285a53e6b6 gtk+extra-0.99.17.ebuild 864 MD5 8e755e32c46e662c2023c2d24cf0792d files/digest-gtk+extra-0.99.17 69 diff --git a/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild b/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild index ef64b3abb7a2..1462c9d38647 100644 --- a/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild,v 1.9 2003/02/13 16:57:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild,v 1.10 2003/09/07 00:23:27 msterret Exp $ S=${WORKDIR}/${P} @@ -16,15 +16,15 @@ KEYWORDS="x86 sparc " DEPEND="=x11-libs/gtk+-1.2*" src_compile() { - + ./configure \ --host=${CHOST} \ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man || die "Configuration Failed" - + emake || die "Parallel Make Failed" - + } src_install () { diff --git a/x11-libs/gtk-sharp/Manifest b/x11-libs/gtk-sharp/Manifest index 42d9c7d2c67c..2d9957aa6376 100644 --- a/x11-libs/gtk-sharp/Manifest +++ b/x11-libs/gtk-sharp/Manifest @@ -1,7 +1,7 @@ -MD5 2b7be45d477402fb3d66d84e278436cc gtk-sharp-0.9.ebuild 2279 -MD5 fae23f004298b2ee2b118bfbea1db468 gtk-sharp-0.8.ebuild 2020 -MD5 7996af3f62eafd6071e81c3bbd687b66 gtk-sharp-0.10.ebuild 2073 MD5 2a77486d6229c7072a1dfdf220db9616 ChangeLog 2214 -MD5 f0626900297a172f5c9c9d52b84543d4 files/digest-gtk-sharp-0.8 65 +MD5 fae23f004298b2ee2b118bfbea1db468 gtk-sharp-0.8.ebuild 2020 +MD5 b48599370d9ef1441f9521ece0be5758 gtk-sharp-0.9.ebuild 2276 +MD5 45b5efb0b80a703d33cc8f3b16e08ce5 gtk-sharp-0.10.ebuild 2071 MD5 1e3d4aa7c5e60923accd3939cafb18f0 files/digest-gtk-sharp-0.9 65 +MD5 f0626900297a172f5c9c9d52b84543d4 files/digest-gtk-sharp-0.8 65 MD5 05cf1c80398c13d25625b18ab8e039ea files/digest-gtk-sharp-0.10 66 diff --git a/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild b/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild index 4e0e945d91f3..a670f75c7f3b 100644 --- a/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild +++ b/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild,v 1.4 2003/07/25 13:14:11 tberman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-sharp/gtk-sharp-0.10.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ -# WARNING +# WARNING # All gst-sharp hacks done in this build are nonfunctional # Do not try to use them, they don't work. Not for me, not for anybody. # They're just here for future reference @@ -28,7 +28,7 @@ RDEPEND=">=dev-dotnet/mono-0.24 gnomedb? ( >=gnome-extra/libgnomedb-0.11 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig" KEYWORDS="~x86 -ppc" @@ -62,7 +62,7 @@ src_compile() { } src_install () { - # Path for the installation of the libs is hardcoded in the Makefile, + # Path for the installation of the libs is hardcoded in the Makefile, # so we need to change it - Is being changed, check every release for i in $(find . -iname Makefile); do cp $i ${i}.orig; sed "s:${DESTDIR}/usr:${D}/usr:" $i.orig > $i; done diff --git a/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild b/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild index e303699e49c4..9b84028e9151 100644 --- a/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild +++ b/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild,v 1.4 2003/07/25 13:14:11 tberman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-sharp/gtk-sharp-0.9.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ -# WARNING +# WARNING # All gst-sharp hacks done in this build are nonfunctional # Do not try to use them, they don't work. Not for me, not for anybody. # They're just here for future reference @@ -26,7 +26,7 @@ RDEPEND=">=dev-dotnet/mono-0.24 gnome? ( >=gnome-base/libgnomecanvas-2 >=gnome-base/libgnomeui-2 ) gnomedb? ( >=gnome-extra/libgnomedb-0.11 )" - + DEPEND="${RDEPEND} dev-util/pkgconfig" @@ -43,7 +43,7 @@ src_unpack() { sed -e "s:sample/Makefile::" -e "s:sample/rsvg/Makefile::" configure.in.old > configure.in # Workaround possible upgrade problems - cd ${S}/rsvg + cd ${S}/rsvg mv Makefile.in Makefile.in.old sed -e "s:glib-sharp:../glib/glib-sharp.dll:" Makefile.in.old > Makefile.in @@ -69,7 +69,7 @@ src_compile() { } src_install () { - # Path for the installation of the libs is hardcoded in the Makefile, + # Path for the installation of the libs is hardcoded in the Makefile, # so we need to change it - Is being changed, check every release for i in $(find . -iname Makefile); do cp $i ${i}.orig; sed "s:${DESTDIR}/usr:${D}/usr:" $i.orig > $i; done diff --git a/x11-libs/gtkglarea/Manifest b/x11-libs/gtkglarea/Manifest index 92b47b517497..f18d41ba353e 100644 --- a/x11-libs/gtkglarea/Manifest +++ b/x11-libs/gtkglarea/Manifest @@ -1,5 +1,5 @@ MD5 5a7ddc5c0107ddd97738ac81ba56734d ChangeLog 1165 -MD5 582a005aa84c894831fd3a645a2033f6 gtkglarea-1.2.3-r1.ebuild 776 +MD5 7ff2b01c00589342f73d697c4bf9b9c3 gtkglarea-1.2.3-r1.ebuild 775 MD5 48d3be08806611d780bada9459b08df8 gtkglarea-1.99.0.ebuild 607 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 0cf1a1b6421616a534c50a4410c7f2d8 files/digest-gtkglarea-1.2.3-r1 67 diff --git a/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild index 3f63f2d3a1c6..49fd4b6b6ac0 100644 --- a/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild,v 1.9 2003/02/13 16:57:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-1.2.3-r1.ebuild,v 1.10 2003/09/07 00:23:27 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="GL Extentions for gtk+" @@ -20,7 +20,7 @@ src_compile() { ./configure --prefix=/usr \ --host=${CHOST} || die - + make || die } @@ -28,8 +28,8 @@ src_install() { make DESTDIR=${D} \ install || die - - dodoc AUTHORS COPYING ChangeLog NEWS README + + dodoc AUTHORS COPYING ChangeLog NEWS README docinto txt dodoc docs/*.txt } diff --git a/x11-libs/gtkscintilla2/Manifest b/x11-libs/gtkscintilla2/Manifest index a40baa698e63..9c6013e4264e 100644 --- a/x11-libs/gtkscintilla2/Manifest +++ b/x11-libs/gtkscintilla2/Manifest @@ -1,3 +1,3 @@ -MD5 33473c763c49d71f8a339bbf8d51fca4 gtkscintilla2-0.0.8.ebuild 1127 MD5 b119b329684da7da95022176ea51f6cd ChangeLog 586 +MD5 ac008ff94b7cab9d6f6572cc39df8629 gtkscintilla2-0.0.8.ebuild 1125 MD5 f29bb40add3aa939317a482a5351a3fd files/digest-gtkscintilla2-0.0.8 71 diff --git a/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild b/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild index 1fea1bc9b87c..86c7317dc3d7 100644 --- a/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild +++ b/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild,v 1.2 2003/08/20 14:25:06 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/gtkscintilla2-0.0.8.ebuild,v 1.3 2003/09/07 00:23:27 msterret Exp $ MY_P="GtkScintilla2-${PV}" DESCRIPTION="Gtk-2 wrappers for the Scintilla source editing components." @@ -12,14 +12,14 @@ SLOT="0" KEYWORDS="~x86" LICENSE="GPL-2" -RDEPEND=">=x11-libs/gtk+-2.0" +RDEPEND=">=x11-libs/gtk+-2.0" -DEPEND=">=dev-util/pkgconfig-0.12.0 +DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-lang/python-2.2 ${RDEPEND}" S="${WORKDIR}/${MY_P}" - + src_unpack() { unpack ${A} @@ -30,7 +30,7 @@ src_unpack() { cp Makefile Makefile.orig sed -e "/VERSION/s/0.0.3/${PV}/" \ -e "/CFLAGS/s/-g/${CFLAGS}/" < Makefile.orig > Makefile - + # and again, in the scintilla part cd ${S}/scintilla/gtk cp makefile makefile.orig @@ -41,11 +41,11 @@ src_unpack() { src_compile() { emake || die - + } src_install() { - + make DESTDIR=${D} install || die dodoc COPYING README diff --git a/x11-libs/libPropList/Manifest b/x11-libs/libPropList/Manifest index 36d74eae1115..378f18f30ff2 100644 --- a/x11-libs/libPropList/Manifest +++ b/x11-libs/libPropList/Manifest @@ -1,5 +1,5 @@ MD5 eaf9af0d86c26bc657c31082b85496bc ChangeLog 994 -MD5 d0d19ff11ae7d6fb8cebfccd495b26de libPropList-0.10.1-r2.ebuild 693 -MD5 4ff7a3cfcaa622f6a87e5550722c8685 libPropList-0.10.1-r3.ebuild 880 +MD5 003cf3ce1bfc14c9c4fc7e9f068c1897 libPropList-0.10.1-r2.ebuild 665 +MD5 236ce7f47a140bbe49bf25c3ade462e8 libPropList-0.10.1-r3.ebuild 852 MD5 2be547476abcda63d9b75620a77106ff files/digest-libPropList-0.10.1-r2 70 MD5 2be547476abcda63d9b75620a77106ff files/digest-libPropList-0.10.1-r3 70 diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index 39e4abc5f7df..b5911389980e 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.10 2003/02/13 16:58:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.11 2003/09/07 00:23:27 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -12,14 +12,14 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" -src_compile() { +src_compile() { ./configure --host=${CHOST} --prefix=/usr || die make || die } -src_install() { +src_install() { make prefix=${D}/usr install || die diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild index fa2778f75446..b4ceef8243ef 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.6 2003/02/13 16:58:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.7 2003/09/07 00:23:27 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" -src_compile() { +src_compile() { ./configure --prefix=/usr \ --sysconfdir=/etc \ @@ -27,7 +27,7 @@ src_compile() { } -src_install() { +src_install() { make prefix=${D}/usr install || die diff --git a/x11-libs/libwnck/Manifest b/x11-libs/libwnck/Manifest index c6bc7992ff46..d6fb86686485 100644 --- a/x11-libs/libwnck/Manifest +++ b/x11-libs/libwnck/Manifest @@ -1,8 +1,8 @@ -MD5 7edf6cf93918ccfa091c028b1c50a973 libwnck-2.2.1.ebuild 585 -MD5 f33bcb9ccc65cd31531a729202266cfd libwnck-0.17.ebuild 660 MD5 f6a0dbac225f9a3cb3ab8bb245f3d4f3 ChangeLog 2694 +MD5 3ac1975b9e56e3f4dc01d9bd8c255858 libwnck-0.17.ebuild 660 +MD5 1a0d73ce63cb95dc02acf9449e4a5013 libwnck-2.2.2.ebuild 573 +MD5 32194ada35305d0dd22faeb5599bad15 libwnck-2.2.1.ebuild 585 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 4ba296d5b6c1689bb31b7f451489432d libwnck-2.2.2.ebuild 570 -MD5 08ed5a4c594e5a7424142bbf562be620 files/digest-libwnck-2.2.1 66 -MD5 5cebf85292f16e1e3f634bf464b08546 files/digest-libwnck-2.2.2 66 MD5 4592d875038efb264df17c7b765e01c5 files/digest-libwnck-0.17 65 +MD5 5cebf85292f16e1e3f634bf464b08546 files/digest-libwnck-2.2.2 66 +MD5 08ed5a4c594e5a7424142bbf562be620 files/digest-libwnck-2.2.1 66 diff --git a/x11-libs/libwnck/libwnck-0.17.ebuild b/x11-libs/libwnck/libwnck-0.17.ebuild index ca7dc971f609..48aec0ec13a0 100644 --- a/x11-libs/libwnck/libwnck-0.17.ebuild +++ b/x11-libs/libwnck/libwnck-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.17.ebuild,v 1.8 2003/02/13 16:59:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.17.ebuild,v 1.9 2003/09/07 00:23:27 msterret Exp $ inherit gnome2 @@ -14,7 +14,7 @@ KEYWORDS="x86 sparc ppc alpha" RDEPEND="virtual/glibc x11-libs/pango dev-libs/glib - >=x11-libs/gtk+-2.0.6" + >=x11-libs/gtk+-2.0.6" DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" diff --git a/x11-libs/libwnck/libwnck-2.2.1.ebuild b/x11-libs/libwnck/libwnck-2.2.1.ebuild index 6f99fd2639f0..fcb25ceb8b49 100644 --- a/x11-libs/libwnck/libwnck-2.2.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.1.ebuild,v 1.10 2003/07/19 23:36:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.1.ebuild,v 1.11 2003/09/07 00:23:27 msterret Exp $ inherit gnome2 @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc alpha sparc hppa amd64" RDEPEND="virtual/glibc >=dev-libs/glib-2 - >=x11-libs/gtk+-2.1" + >=x11-libs/gtk+-2.1" DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" diff --git a/x11-libs/libwnck/libwnck-2.2.2.ebuild b/x11-libs/libwnck/libwnck-2.2.2.ebuild index c85109afebf6..00d3fcede929 100644 --- a/x11-libs/libwnck/libwnck-2.2.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.2.ebuild,v 1.4 2003/08/24 17:41:51 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.2.ebuild,v 1.5 2003/09/07 00:23:27 msterret Exp $ inherit gnome2 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64" RDEPEND=">=dev-libs/glib-2 - >=x11-libs/gtk+-2.1" + >=x11-libs/gtk+-2.1" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9" diff --git a/x11-libs/libzvt/Manifest b/x11-libs/libzvt/Manifest index 0c29bc69db83..fa15f5a5d0e7 100644 --- a/x11-libs/libzvt/Manifest +++ b/x11-libs/libzvt/Manifest @@ -1,9 +1,9 @@ MD5 2a95e9b53b8427036368a9fdb8dc3cad ChangeLog 1929 -MD5 c20c4087e70f4add838e3a8dba914e7d libzvt-2.0.0-r1.ebuild 1182 -MD5 7c31ac87bdb27f996db6f0ed40c2ebd9 libzvt-2.0.0.ebuild 1125 +MD5 f89d1d28f803cc685f5bffc9260527f6 libzvt-2.0.0-r1.ebuild 1179 +MD5 a7effcacec66388b101ac6165e9002f1 libzvt-2.0.0.ebuild 1122 MD5 38b9c6e1ff2e3625828159fb7cd13a60 libzvt-2.0.1-r1.ebuild 667 MD5 6549c13894d0a0bc219792f78b13266c libzvt-2.0.1-r2.ebuild 810 -MD5 4aee88ffb079ca7f54eb197a1f8b2d44 libzvt-2.0.1.ebuild 1160 +MD5 b6e9ffbfaf35129bfb15510dc85e1121 libzvt-2.0.1.ebuild 1157 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 cceb6479fbaceb1e7c8698fe547a98c3 files/digest-libzvt-2.0.0 65 MD5 cceb6479fbaceb1e7c8698fe547a98c3 files/digest-libzvt-2.0.0-r1 65 diff --git a/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild b/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild index 483ac2d59020..6f76df142040 100644 --- a/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild +++ b/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild,v 1.6 2003/02/13 16:59:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.0-r1.ebuild,v 1.7 2003/09/07 00:23:27 msterret Exp $ inherit debug inherit libtool @@ -41,8 +41,8 @@ src_install() { infodir=${D}/usr/share/info \ mandir=${D}/usr/share/man \ install || die - - dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README + + dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README docinto libzvt dodoc libzvt/AUTHORS libzvt/BUGS libzvt/README libzvt/TODO } diff --git a/x11-libs/libzvt/libzvt-2.0.0.ebuild b/x11-libs/libzvt/libzvt-2.0.0.ebuild index 3617cab155a9..01b35c5dd8bf 100644 --- a/x11-libs/libzvt/libzvt-2.0.0.ebuild +++ b/x11-libs/libzvt/libzvt-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.0.ebuild,v 1.6 2003/02/13 16:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.0.ebuild,v 1.7 2003/09/07 00:23:28 msterret Exp $ inherit debug inherit libtool @@ -39,8 +39,8 @@ src_install() { infodir=${D}/usr/share/info \ mandir=${D}/usr/share/man \ install || die - - dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README + + dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README docinto libzvt dodoc libzvt/AUTHORS libzvt/BUGS libzvt/README libzvt/TODO } diff --git a/x11-libs/libzvt/libzvt-2.0.1.ebuild b/x11-libs/libzvt/libzvt-2.0.1.ebuild index 7b6439b722cf..fc3b8b041fdf 100644 --- a/x11-libs/libzvt/libzvt-2.0.1.ebuild +++ b/x11-libs/libzvt/libzvt-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.1.ebuild,v 1.8 2003/02/13 16:59:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.1.ebuild,v 1.9 2003/09/07 00:23:28 msterret Exp $ inherit debug inherit libtool @@ -41,8 +41,8 @@ src_install() { infodir=${D}/usr/share/info \ mandir=${D}/usr/share/man \ install || die - - dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README + + dodoc ABOUT* AUTHORS COPY* ChangeLog INSTALL NEWS README docinto libzvt dodoc libzvt/AUTHORS libzvt/BUGS libzvt/README libzvt/TODO } diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest index b65ff5267ac9..792e205f6f1b 100644 --- a/x11-libs/openmotif/Manifest +++ b/x11-libs/openmotif/Manifest @@ -1,12 +1,12 @@ -MD5 bab90541194a08586c684da6f7ca75e7 openmotif-2.1.30-r1.ebuild 930 -MD5 4157aff5ac7ad71447e89f1d1825b8d3 openmotif-2.2.2-r1.ebuild 1051 -MD5 133e29e689242434eac255b4f4f1da6d openmotif-2.2.2-r2.ebuild 4748 MD5 e2be0c856903dcb3424662e67e8f892d ChangeLog 2996 +MD5 55e52e621e48d9824ff551f2c48f8d82 openmotif-2.2.2-r1.ebuild 1051 +MD5 e07f6b89edd5ffa4a803816b7ce33336 openmotif-2.1.30-r1.ebuild 864 +MD5 e068c27a14eb3021b31a75bccff37d01 openmotif-2.2.2-r2.ebuild 4722 +MD5 d9fb88b149d0eb40279440b75183c850 files/animate-demo.diff 498 +MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r1 79 MD5 216193f922fae0747195fd851696b580 files/mwm-configdir.patch 1549 MD5 009fd49058dd31057e2cbdc0c5cbb6a5 files/digest-openmotif-2.2.2-r1 136 -MD5 e0b6cf2385221247e7204f63a199c6c3 files/digest-openmotif-2.2.2-r2 68 -MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r1 79 MD5 de211ad75fe5ccc5bfb4794dec54157f files/include-order.diff 597 MD5 7284e10e14cac30429821b824dd2f722 files/site.def 2062 -MD5 d9fb88b149d0eb40279440b75183c850 files/animate-demo.diff 498 MD5 aaf04376f7011a2f68b7961100f611fb files/Mwm.defaults 536 +MD5 e0b6cf2385221247e7204f63a199c6c3 files/digest-openmotif-2.2.2-r2 68 diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild index 1d50039400d6..9dd67fa8342e 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.17 2003/05/15 15:51:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.18 2003/09/07 00:23:28 msterret Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -18,7 +18,7 @@ src_unpack() { cp ${FILESDIR}/site.def ${S}/config/cf/ } -src_compile() { +src_compile() { mkdir -p imports/x11 cd imports/x11 @@ -29,7 +29,7 @@ src_compile() { make World || die } -src_install() { +src_install() { make DESTDIR=${D} VARDIR=${D}/var/X11/ install || die diff --git a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild index 658a79be675c..81a9430f8f3b 100644 --- a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.10 2003/07/20 00:35:16 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $ S=${WORKDIR}/openMotif-2.2.2 @@ -27,7 +27,7 @@ src_unpack() { src_compile() { # get around some LANG problems in make (#15119) unset LANG - + ./configure \ --prefix=/usr/X11R6 \ --sysconfdir=/etc/X11 \ @@ -36,7 +36,7 @@ src_compile() { --host=${CHOST} || die "configuration failed" make || die "make failed" - + } src_install() { diff --git a/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild index 50c3ed16ddf9..ffbb90bb734a 100644 --- a/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild,v 1.4 2003/07/17 16:53:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild,v 1.5 2003/09/07 00:23:28 msterret Exp $ inherit libtool @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc ~sparc hppa" PROVIDE="virtual/motif" -RDEPEND="virtual/x11" +RDEPEND="virtual/x11" DEPEND=">=sys-apps/sed-4" src_unpack() { @@ -25,22 +25,22 @@ src_unpack() { unpack ${A} cd ${S} - + # # Don't compile/install demo programs. - # They're meant to demonstrate programming techniques and features - # of motif, but are of limited to no use for end users. Further, - # those progs that demonstrate Uil/Mrm functionality won't even work - # because their data(.uid) files are installed in nonstandard places, - # /usr/X11R6/share/Xm/<progname> (see `man MrmOpenHierarchy' for - # locations Mrm expects them to be). Most of the demos also don't - # have compiled in fallback resources and will not work correctly + # They're meant to demonstrate programming techniques and features + # of motif, but are of limited to no use for end users. Further, + # those progs that demonstrate Uil/Mrm functionality won't even work + # because their data(.uid) files are installed in nonstandard places, + # /usr/X11R6/share/Xm/<progname> (see `man MrmOpenHierarchy' for + # locations Mrm expects them to be). Most of the demos also don't + # have compiled in fallback resources and will not work correctly # without their app-defaults files installed. # # So there a basically 4 choices: # a) add wrappers that set XAPPLRESDIR and UIDPATH, # b) clutter two more system directories with demo related files, - # c) put sources, data, binaries AND wrappers in + # c) put sources, data, binaries AND wrappers in # /usr/X11R6/share/Xm/ (move this to X11R6/lib/X11/Xm/demos ?), # OR # D) don't install them at all. @@ -56,9 +56,9 @@ src_unpack() { # # fix include order (#6536): - # This replaces `include-order.diff'. Had to change this patch so - # it modifies Makefile.am instead of Makefile.in because rerunning - # autotools below would undo any changes made to Makefile.in. + # This replaces `include-order.diff'. Had to change this patch so + # it modifies Makefile.am instead of Makefile.in because rerunning + # autotools below would undo any changes made to Makefile.in. # Added `clients/mwm/WmWsmLib/' to the list. # ebegin "fixing include order..." @@ -72,14 +72,14 @@ src_unpack() { # # move `system.mwmrc' from /usr/X11R6/lib/X11 to /etc/X11/mwm (FHS). - # Just symlinking `system.mwmrc' isn't enough here because mwm - # also looks for localized verions in `$LANG/system.mwmrc'. - # Instead, this patch changes the default location from - # `/usr/X11R6/lib/X11/' to `/usr/X11R6/lib/X11/mwm/', which will + # Just symlinking `system.mwmrc' isn't enough here because mwm + # also looks for localized verions in `$LANG/system.mwmrc'. + # Instead, this patch changes the default location from + # `/usr/X11R6/lib/X11/' to `/usr/X11R6/lib/X11/mwm/', which will # be symlinked to /etc/X11/mwm/ in src_install(). # epatch "$FILESDIR/mwm-configdir.patch" - + # # missing srcfile in demos/programs/animate # @@ -139,7 +139,7 @@ src_install() { unset f list # - # prepallman looks for manpages in /usr/X11R6/share/man while X11 uses + # prepallman looks for manpages in /usr/X11R6/share/man while X11 uses # /usr/X11R6/man, so we'll have to compress them ourselves... # einfo "gzipping manpages..." diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest index 3622d90f94ab..d5499d83aa58 100644 --- a/x11-libs/pango/Manifest +++ b/x11-libs/pango/Manifest @@ -1,16 +1,16 @@ +MD5 41620a5f8170c44d25bd7eb9a8473fbf ChangeLog 5138 MD5 1eab53167b06726899d25f60a1c93861 pango-1.2.2.ebuild 1105 -MD5 4309f268359cf9494919cd9eb964c350 pango-1.2.1-r1.ebuild 1350 -MD5 68d4edfed77315aac474cfb45eeb87d4 pango-1.2.1.ebuild 1241 MD5 3f91963772f8436377fbcdc78b5f4652 pango-1.2.3.ebuild 1117 -MD5 41620a5f8170c44d25bd7eb9a8473fbf ChangeLog 5138 +MD5 98265d76edf47bda96d334d733807b40 pango-1.2.1-r1.ebuild 1353 +MD5 45331423b619171ce343f6d56167b07b pango-1.2.1.ebuild 1243 MD5 77f9712c3b63aeb0dab0ebfdde7abfdb pango-1.2.5.ebuild 1086 -MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551 -MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551 -MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 -MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64 -MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 -MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 -MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64 MD5 a3195fabc91118586f1c9da0f73b81de files/digest-pango-1.2.2 64 +MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 MD5 5270b3745127542f5321e7a64b60b531 files/digest-pango-1.2.3 64 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64 +MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 +MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551 +MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 +MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551 MD5 4ec9b3ca0295d4425d222c02ed4c32ee files/digest-pango-1.2.5 64 diff --git a/x11-libs/pango/pango-1.2.1-r1.ebuild b/x11-libs/pango/pango-1.2.1-r1.ebuild index cf0e04777917..5ae52b638799 100644 --- a/x11-libs/pango/pango-1.2.1-r1.ebuild +++ b/x11-libs/pango/pango-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.9 2003/08/27 17:33:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.10 2003/09/07 00:23:28 msterret Exp $ inherit eutils libtool @@ -41,7 +41,7 @@ src_compile() { `use_enable debug` \ --without-qt \ || die - make || die "serial make failed" + make || die "serial make failed" } src_install() { diff --git a/x11-libs/pango/pango-1.2.1.ebuild b/x11-libs/pango/pango-1.2.1.ebuild index 124ad2b18b65..d1a1e32c3e2f 100644 --- a/x11-libs/pango/pango-1.2.1.ebuild +++ b/x11-libs/pango/pango-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1.ebuild,v 1.8 2003/08/27 17:33:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1.ebuild,v 1.9 2003/09/07 00:23:28 msterret Exp $ inherit eutils libtool @@ -39,7 +39,7 @@ src_compile() { `use_enable debug` \ --without-qt \ || die - make || die "serial make failed" + make || die "serial make failed" } src_install() { diff --git a/x11-libs/qt-embedded/Manifest b/x11-libs/qt-embedded/Manifest index 38ab3742e8da..9f61adbf6d21 100644 --- a/x11-libs/qt-embedded/Manifest +++ b/x11-libs/qt-embedded/Manifest @@ -1,8 +1,8 @@ +MD5 dcd08c92050239e3939749d5447eab1e ChangeLog 845 +MD5 61ac6ce5af98393a705711de97ef6e1d qt-embedded-3.0.5.ebuild 4345 +MD5 512150b47a904b0240101e319856aab1 metadata.xml 156 +MD5 e598557141800eee30bbef4735baa6ae qt-embedded-3.1.2.ebuild 4422 MD5 536e8d26e72b889022acd20f73b41778 files/47qt-embedded3 110 MD5 1fcffbb83d84af4b0d6d074ec508db20 files/digest-qt-embedded-3.0.5 77 MD5 097bb712d277f17864951d77b56ca46b files/tools-Makefile 2053 MD5 81e8e195b18cba662da2c540ce2a1dbc files/digest-qt-embedded-3.1.2 77 -MD5 4e754a8ffbce89f0c355911a801c08cb qt-embedded-3.0.5.ebuild 4347 -MD5 dcd08c92050239e3939749d5447eab1e ChangeLog 845 -MD5 512150b47a904b0240101e319856aab1 metadata.xml 156 -MD5 1ef165a2e21d8f48d0935b1e0fde2e05 qt-embedded-3.1.2.ebuild 4424 diff --git a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild b/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild index 6c998a69ab4e..ba858c4ce447 100644 --- a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild +++ b/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.8 2003/08/03 05:38:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.9 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -51,7 +51,7 @@ src_unpack() { } src_compile() { - export YACC='byacc -d' + export YACC='byacc -d' export LDFLAGS="-ldl" if [ -z "`use build`" ]; then @@ -68,9 +68,9 @@ src_compile() { # and i've no idea if it'll work myconf="$myconf -xplatform generic -embedded generic" fi - + # -accel-{voodoo3,mach64,matrox} -vnc -depths v,4,8,16,24,32 # this stuff miscompiles :-( - + ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \ -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die else @@ -119,7 +119,7 @@ src_install() { ln -s libqte-mt.so.3.0 libqte.so.3.0 ln -s libqte-mt.so.3 libqte.so.3 ln -s libqte-mt.so libqte.so - + # fonts cp -r ${S}/lib/fonts ${D}/$QTBASE/lib diff --git a/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild b/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild index 09d874c3e812..8a8028b8a119 100644 --- a/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild +++ b/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild,v 1.3 2003/08/03 05:38:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -51,7 +51,7 @@ src_unpack() { } src_compile() { - export YACC='byacc -d' + export YACC='byacc -d' export LDFLAGS="-ldl" if [ -z "`use build`" ]; then @@ -68,9 +68,9 @@ src_compile() { # and i've no idea if it'll work myconf="$myconf -xplatform generic -embedded generic" fi - + # -accel-{voodoo3,mach64,matrox} -vnc -depths v,4,8,16,24,32 # this stuff miscompiles :-( - + ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \ -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die else @@ -122,7 +122,7 @@ src_install() { ln -s libqte-mt.so.3.1 libqte.so.3.1 ln -s libqte-mt.so.3 libqte.so.3 ln -s libqte-mt.so libqte.so - + # fonts cp -r ${S}/lib/fonts ${D}/$QTBASE/lib diff --git a/x11-libs/qt/Manifest b/x11-libs/qt/Manifest index d82bba0f6b6e..33cc66aec0a7 100644 --- a/x11-libs/qt/Manifest +++ b/x11-libs/qt/Manifest @@ -1,32 +1,32 @@ -MD5 e630643cad12981507bbfd219a682122 qt-3.1.2-r3.ebuild 4987 -MD5 1d8d8c198d394864c303a4199327121d qt-2.3.2-r1.ebuild 2273 -MD5 d66707bffd1e194b14d27d48606483e5 qt-3.2.1.ebuild 4465 -MD5 6e148d3267616467a0d81a51f3e7482f qt-3.0.5-r2.ebuild 3899 -MD5 76b5e6ac1ef3966b07332b22b0c10b6a qt-3.1.0-r3.ebuild 4701 -MD5 34d1aa00fb3f0033f20c7c4938f44ca4 qt-3.1.2-r4.ebuild 5198 -MD5 104c403a9bcbe41796a95144e1003abe qt-3.1.1-r2.ebuild 4516 -MD5 717723aeb7435affba01b53717048cd1 qt-3.2.0.ebuild 4346 MD5 9552e0298183928a6eea527049af2abf ChangeLog 13756 +MD5 3ea4b4de8bf408a89bad7560499c5517 qt-2.3.2-r1.ebuild 2274 +MD5 a3dd25c9f882f04df789dddc02ed3177 qt-3.0.5-r2.ebuild 3896 +MD5 fff05a8ffe1dc01bffbae10c5f80132c qt-3.2.1.ebuild 4459 +MD5 00e9d63f2373eecbf8d070845e3ed794 qt-3.1.0-r3.ebuild 4698 MD5 512150b47a904b0240101e319856aab1 metadata.xml 156 +MD5 4cafb9e92daa70ee87b1a740efabff17 qt-3.1.2-r4.ebuild 5193 +MD5 b1227e9708a51d583e96b533764e5f5c qt-3.1.1-r2.ebuild 4510 +MD5 232c9a440f58d6f1a15c750ba4a25c48 qt-3.1.2-r3.ebuild 4979 +MD5 c2026904ef73059c2f6e8138d2d62caa qt-3.2.0.ebuild 4339 +MD5 08cdd879d3418837cf4bad594dc0f91f files/45qtdir2 16 MD5 2d5b68b38185a30a28ffb2b652258cb8 files/45qt3 83 +MD5 7dc4f78d52452c28ba797ffc7db34f23 files/50qtdir3 16 MD5 7a287bc7609ad2420f70af6d4c58302f files/50qt2 63 -MD5 edd5c27031cc5f29070a9094425f09d9 files/digest-qt-3.2.0 72 -MD5 b79277b535797e854be75d1c396de0f2 files/digest-qt-3.2.1 72 -MD5 c6dc1b6fadcb4897d4c7b0a768c2d196 files/qt-3.1.2-r3-qsocket.diff 447 -MD5 04fdd1779f4aca06b809528a2d0bad7a files/qt-3.1.2-coreutils-fixup.patch 4203 -MD5 001400cb2710d783deb4380ca6056bc2 files/qsocket-3.1.2.diff 3136 +MD5 1da4214f7cf90d34592e0453f47b4758 files/designer.diff 380 +MD5 037b7ee164790946df6a2d6ea89f01fc files/digest-qt-2.3.2-r1 65 MD5 c8a8d41028d22397dcc86041f1856a79 files/digest-qt-3.0.5-r2 71 +MD5 b79277b535797e854be75d1c396de0f2 files/digest-qt-3.2.1 72 +MD5 f197d87f2b33685cadba08c9cf2d08ee files/digest-qt-3.1.2-r4 72 MD5 52e7df9b93f281c262716caac4cb7705 files/digest-qt-3.1.0-r3 72 +MD5 bf7aed227565288222ea889c81b1e363 files/qt-3.1.2-qlistview-dnd.diff 469 MD5 cfa73af7c2f2661be4ea9f3c9347db84 files/digest-qt-3.1.1-r2 72 +MD5 953be971128fb1a5ad7d9893f657e13c files/qt-3.1.2-korean-xim.patch 4285 MD5 f197d87f2b33685cadba08c9cf2d08ee files/digest-qt-3.1.2-r3 72 -MD5 f197d87f2b33685cadba08c9cf2d08ee files/digest-qt-3.1.2-r4 72 -MD5 024632ca815ede1ccdd13cacea10e64a files/qt-3.1.2-thai-complextext.patch 528 -MD5 1da4214f7cf90d34592e0453f47b4758 files/designer.diff 380 -MD5 7dc4f78d52452c28ba797ffc7db34f23 files/50qtdir3 16 -MD5 08cdd879d3418837cf4bad594dc0f91f files/45qtdir2 16 +MD5 001400cb2710d783deb4380ca6056bc2 files/qsocket-3.1.2.diff 3136 +MD5 39f840d6723a7e898394bc84efb224a2 files/qt-3.1.0-minimized.diff 272 MD5 e9b2e2fbde862abb62cdfa78e62a35b6 files/qt-3.1.2-qmlined.diff 320 -MD5 953be971128fb1a5ad7d9893f657e13c files/qt-3.1.2-korean-xim.patch 4285 +MD5 c6dc1b6fadcb4897d4c7b0a768c2d196 files/qt-3.1.2-r3-qsocket.diff 447 MD5 e4b92fbf81b7fc94c5d337e1675476d7 files/qt-x11-free-3.0.5-ko_input.patch 12682 -MD5 037b7ee164790946df6a2d6ea89f01fc files/digest-qt-2.3.2-r1 65 -MD5 bf7aed227565288222ea889c81b1e363 files/qt-3.1.2-qlistview-dnd.diff 469 -MD5 39f840d6723a7e898394bc84efb224a2 files/qt-3.1.0-minimized.diff 272 +MD5 04fdd1779f4aca06b809528a2d0bad7a files/qt-3.1.2-coreutils-fixup.patch 4203 +MD5 edd5c27031cc5f29070a9094425f09d9 files/digest-qt-3.2.0 72 +MD5 024632ca815ede1ccdd13cacea10e64a files/qt-3.1.2-thai-complextext.patch 528 diff --git a/x11-libs/qt/qt-2.3.2-r1.ebuild b/x11-libs/qt/qt-2.3.2-r1.ebuild index b5bbdec03787..72b15c31b2cf 100644 --- a/x11-libs/qt/qt-2.3.2-r1.ebuild +++ b/x11-libs/qt/qt-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r1.ebuild,v 1.23 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r1.ebuild,v 1.24 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT ${PV}, an X11 widget set and general library used by KDE et al" HOMEPAGE="http://www.trolltech.com/" @@ -55,7 +55,7 @@ src_compile() { use debug \ && myconf="${myconf} -debug" \ || myconf="${myconf} -release" - + ./configure \ -sm -thread -system-zlib -system-jpeg ${myconf} \ -system-libmng -system-libpng -gif -platform linux-g++ \ diff --git a/x11-libs/qt/qt-3.0.5-r2.ebuild b/x11-libs/qt/qt-3.0.5-r2.ebuild index 7d625ec1ecf6..e5aaf128f328 100644 --- a/x11-libs/qt/qt-3.0.5-r2.ebuild +++ b/x11-libs/qt/qt-3.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r2.ebuild,v 1.11 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r2.ebuild,v 1.12 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -31,14 +31,14 @@ export QTDIR=${S} src_unpack() { unpack qt-x11-free-${PV}.tar.gz - # qt patch - for ami, fixed on the spot bug. + # qt patch - for ami, fixed on the spot bug. cd ${S} use nls && epatch ${FILESDIR}/qt-x11-free-3.0.5-ko_input.patch - + cd ${S} cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd $S/mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -63,12 +63,12 @@ src_compile() { use odbc && myconf="${myconf} -plugin-sql-odbc" use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -tablet \ -system-libmng -system-libpng -ldl -lpthread -xft -platform linux-g++ \ -qt-imgfmt-{jpeg,mng,png} -xplatform linux-g++ -prefix ${QTBASE} \ diff --git a/x11-libs/qt/qt-3.1.0-r3.ebuild b/x11-libs/qt/qt-3.1.0-r3.ebuild index bc4aa3afde89..eafd0d539753 100644 --- a/x11-libs/qt/qt-3.1.0-r3.ebuild +++ b/x11-libs/qt/qt-3.1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.0-r3.ebuild,v 1.10 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.0-r3.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -23,7 +23,7 @@ DEPEND="virtual/x11 mysql? ( >=dev-db/mysql-3.2.10 ) opengl? ( virtual/opengl virtual/glu ) postgres? ( >=dev-db/postgresql-7.2 )" - + S=${WORKDIR}/qt-x11-free-${PV} QTBASE=/usr/qt/3 @@ -37,10 +37,10 @@ src_unpack() { # this patch fixes child windows being hidden randomly. epatch ${FILESDIR}/${P}-minimized.diff epatch ${FILESDIR}/designer.diff - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -60,7 +60,7 @@ src_unpack() { echo "QMAKE_CXXFLAGS += -fPIC -ffunction-sections" >> qmake.conf echo "QMAKE_LFLAGS += -ffunction-sections -Wl,--stub-group-size=25000" >> qmake.conf fi - + # on alpha we need to compile everything with -fPIC if [ ${ARCH} == "alpha" ]; then cp qmake.conf qmake.conf.orig @@ -115,7 +115,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.0.3->3.0->3->.so ln -s libqt-mt.so.3.1.0 libqt-mt.so.3.1 ln -s libqt-mt.so.3.1 libqt-mt.so.3 diff --git a/x11-libs/qt/qt-3.1.1-r2.ebuild b/x11-libs/qt/qt-3.1.1-r2.ebuild index c9707a2f8d02..6b03c447169f 100644 --- a/x11-libs/qt/qt-3.1.1-r2.ebuild +++ b/x11-libs/qt/qt-3.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.1-r2.ebuild,v 1.6 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.1-r2.ebuild,v 1.7 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -23,7 +23,7 @@ DEPEND="virtual/x11 mysql? ( >=dev-db/mysql-3.2.10 ) opengl? ( virtual/opengl virtual/glu ) postgres? ( >=dev-db/postgresql-7.2 )" - + S=${WORKDIR}/qt-x11-free-${PV} QTBASE=/usr/qt/3 @@ -33,12 +33,12 @@ src_unpack() { unpack ${A} cd ${S} - + epatch ${FILESDIR}/designer.diff - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -70,7 +70,7 @@ src_unpack() { src_compile() { # fix #11144; qt wants to create lock files etc. in that directory [ -d "$QTBASE/etc/settings" ] && addwrite "$QTBASE/etc/settings" - + export LDFLAGS="-ldl" use cups || myconf="${myconf} -no-cups" @@ -81,12 +81,12 @@ src_compile() { use odbc && myconf="${myconf} -plugin-sql-odbc" use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \ -qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \ -system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \ @@ -109,7 +109,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.1.1->3.1->3->.so ln -s libqt-mt.so.3.1.1 libqt-mt.so.3.1 ln -s libqt-mt.so.3.1 libqt-mt.so.3 diff --git a/x11-libs/qt/qt-3.1.2-r3.ebuild b/x11-libs/qt/qt-3.1.2-r3.ebuild index 79d05cc9d05a..fcbe1c226bb9 100644 --- a/x11-libs/qt/qt-3.1.2-r3.ebuild +++ b/x11-libs/qt/qt-3.1.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r3.ebuild,v 1.10 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r3.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -31,10 +31,10 @@ DEPEND="virtual/x11 !=kde-base/kdebase-3.1 !=kde-base/kdebase-3.1-r1 !=kde-base/kdebase-3.1.1" -# WARNING: the versions blocked above are known to be buggy. DO NOT use them with this qt +# WARNING: the versions blocked above are known to be buggy. DO NOT use them with this qt RDEPEND="${DEPEND} doc? ( ~app-doc/qt-docs-$PV )" - + S=${WORKDIR}/qt-x11-free-${PV} QTBASE=/usr/qt/3 @@ -44,16 +44,16 @@ src_unpack() { unpack ${A} cd ${S} - + epatch ${FILESDIR}/designer.diff epatch ${FILESDIR}/${P}-qmlined.diff epatch ${FILESDIR}/${P}-r3-qsocket.diff # Fix issues with coreutils's head and tail commands epatch ${FILESDIR}/${P}-coreutils-fixup.patch - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -66,9 +66,9 @@ src_unpack() { cp qmake.conf qmake.conf.orig sed -e "s:= gcc:= ${CC}:" qmake.conf.orig > qmake.conf fi - + # hppa people, please review the following - + # hppa need some additional flags if [ "${ARCH}" = "hppa" ]; then echo "QMAKE_CFLAGS += -fPIC -ffunction-sections" >> qmake.conf @@ -91,12 +91,12 @@ src_compile() { use odbc && myconf="${myconf} -plugin-sql-odbc" use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \ -qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \ -system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \ @@ -119,7 +119,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.1.2->3.1->3->.so ln -s libqt-mt.so.3.1.2 libqt-mt.so.3.1 ln -s libqt-mt.so.3.1 libqt-mt.so.3 diff --git a/x11-libs/qt/qt-3.1.2-r4.ebuild b/x11-libs/qt/qt-3.1.2-r4.ebuild index 249e4ebcbf9c..ced9c370895e 100644 --- a/x11-libs/qt/qt-3.1.2-r4.ebuild +++ b/x11-libs/qt/qt-3.1.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r4.ebuild,v 1.6 2003/08/28 03:20:39 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r4.ebuild,v 1.7 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -31,12 +31,12 @@ DEPEND="virtual/x11 !=kde-base/kdebase-3.1 !=kde-base/kdebase-3.1-r1 !=kde-base/kdebase-3.1.1" -# WARNING: the versions blocked above are known to be buggy. DO NOT use them with this qt +# WARNING: the versions blocked above are known to be buggy. DO NOT use them with this qt RDEPEND="${DEPEND} doc? ( ~app-doc/qt-docs-$PV )" S=${WORKDIR}/qt-x11-free-${PV} - + QTBASE=/usr/qt/3 export QTDIR=${S} @@ -44,7 +44,7 @@ src_unpack() { unpack ${A} cd ${S} - + epatch ${FILESDIR}/designer.diff epatch ${FILESDIR}/${P}-qmlined.diff epatch ${FILESDIR}/${P}-r3-qsocket.diff @@ -54,10 +54,10 @@ src_unpack() { use cjk && epatch ${FILESDIR}/${P}-korean-xim.patch epatch ${FILESDIR}/${P}-thai-complextext.patch - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -95,12 +95,12 @@ src_compile() { use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" use xinerama && myconf="${myconf} -xinerama" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \ -qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \ -system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \ @@ -123,7 +123,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.1.2->3.1->3->.so ln -s libqt-mt.so.3.1.2 libqt-mt.so.3.1 ln -s libqt-mt.so.3.1 libqt-mt.so.3 diff --git a/x11-libs/qt/qt-3.2.0.ebuild b/x11-libs/qt/qt-3.2.0.ebuild index b4bd80503c89..438d76c8698c 100644 --- a/x11-libs/qt/qt-3.2.0.ebuild +++ b/x11-libs/qt/qt-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.2.0.ebuild,v 1.3 2003/08/03 05:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.2.0.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -28,7 +28,7 @@ RDEPEND="${DEPEND}" #doc? ( ~app-doc/qt-docs- )" S=${WORKDIR}/${PV} - + QTBASE=/usr/qt/3 export QTDIR=${S} @@ -36,10 +36,10 @@ src_unpack() { unpack ${A} cd ${S} - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -52,16 +52,16 @@ src_unpack() { cp qmake.conf qmake.conf.orig sed -e "s:= gcc:= ${CC}:" qmake.conf.orig > qmake.conf fi - + # hppa and alpha people, please review the following - + # hppa need some additional flags if [ "${ARCH}" = "hppa" ]; then echo "QMAKE_CFLAGS += -fPIC -ffunction-sections" >> qmake.conf echo "QMAKE_CXXFLAGS += -fPIC -ffunction-sections" >> qmake.conf echo "QMAKE_LFLAGS += -ffunction-sections -Wl,--stub-group-size=25000" >> qmake.conf fi - + # on alpha we need to compile everything with -fPIC if [ ${ARCH} == "alpha" ]; then cp qmake.conf qmake.conf.orig @@ -87,12 +87,12 @@ src_compile() { use odbc && myconf="${myconf} -plugin-sql-odbc" use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \ -qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \ -system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \ @@ -115,7 +115,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.2.0->3.2->3->.so ln -s libqt-mt.so.3.2.0 libqt-mt.so.3.2 ln -s libqt-mt.so.3.2 libqt-mt.so.3 diff --git a/x11-libs/qt/qt-3.2.1.ebuild b/x11-libs/qt/qt-3.2.1.ebuild index 3d934e8e61d8..41d402e86df4 100644 --- a/x11-libs/qt/qt-3.2.1.ebuild +++ b/x11-libs/qt/qt-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.2.1.ebuild,v 1.3 2003/08/28 13:30:15 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.2.1.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" @@ -28,7 +28,7 @@ RDEPEND="${DEPEND}" #doc? ( ~app-doc/qt-docs- )" S=${WORKDIR}/qt-x11-free-${PV} - + QTBASE=/usr/qt/3 export QTDIR=${S} @@ -37,10 +37,10 @@ src_unpack() { export QTDIR=${S} cd ${S} - + cp configure configure.orig sed -e 's:read acceptance:acceptance=yes:' configure.orig > configure - + cd mkspecs/linux-g++ # use env's $CC, $CXX if [ -n "$CXX" ]; then @@ -53,16 +53,16 @@ src_unpack() { cp qmake.conf qmake.conf.orig sed -e "s:= gcc:= ${CC}:" qmake.conf.orig > qmake.conf fi - + # hppa and alpha people, please review the following - + # hppa need some additional flags if [ "${ARCH}" = "hppa" ]; then echo "QMAKE_CFLAGS += -fPIC -ffunction-sections" >> qmake.conf echo "QMAKE_CXXFLAGS += -fPIC -ffunction-sections" >> qmake.conf echo "QMAKE_LFLAGS += -ffunction-sections -Wl,--stub-group-size=25000" >> qmake.conf fi - + # on alpha we need to compile everything with -fPIC if [ ${ARCH} == "alpha" ]; then cp qmake.conf qmake.conf.orig @@ -91,12 +91,12 @@ src_compile() { use opengl && myconf="${myconf} -enable-module=opengl" || myconf="${myconf} -disable-opengl" use debug && myconf="${myconf} -debug" || myconf="${myconf} -release -no-g++-exceptions" use xinerama && mycong="${myconf} -xinerama" - + # avoid wasting time building things we won't install rm -rf tutorial examples export YACC='byacc -d' - + ./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \ -qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \ -system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \ @@ -121,7 +121,7 @@ src_install() { ln -s $x.1.0 $x.1 ln -s $x.1 $x done - + # version symlinks - 3.2.0->3.2->3->.so ln -s libqt-mt.so.3.2.0 libqt-mt.so.3.2 ln -s libqt-mt.so.3.2 libqt-mt.so.3 diff --git a/x11-libs/qwt/Manifest b/x11-libs/qwt/Manifest index 1956096b0600..65f244bb890d 100644 --- a/x11-libs/qwt/Manifest +++ b/x11-libs/qwt/Manifest @@ -1,8 +1,8 @@ -MD5 539cebea8817622b775154951b44944b qwt-0.4.1-r1.ebuild 814 -MD5 890c336dc29e07800f69d22a67141d50 qwt-0.4.1.ebuild 707 -MD5 ce45afac73aad5b4605222cc9213b3c5 qwt-0.4.2_pre20030129.ebuild 1008 MD5 2a16aff1733faf13e2f6e017e77e84d9 ChangeLog 823 +MD5 2532abb88fdae61b4b9659f258ba087a qwt-0.4.1-r1.ebuild 807 +MD5 f00d435f049b66fe4ef4e027ee3f3349 qwt-0.4.1.ebuild 704 +MD5 4ec56571345487c732d90a5b1d9668d0 qwt-0.4.2_pre20030129.ebuild 1000 MD5 c000c0728c9136f1b54cbc3a5fc07644 metadata.xml 220 MD5 1eaef91ebe0a70d31a2689150c1726cc files/digest-qwt-0.4.1 62 -MD5 0c125676eb2978999016a8edf2663502 files/digest-qwt-0.4.2_pre20030129 61 MD5 1eaef91ebe0a70d31a2689150c1726cc files/digest-qwt-0.4.1-r1 62 +MD5 0c125676eb2978999016a8edf2663502 files/digest-qwt-0.4.2_pre20030129 61 diff --git a/x11-libs/qwt/qwt-0.4.1-r1.ebuild b/x11-libs/qwt/qwt-0.4.1-r1.ebuild index cc0b910fc1cd..f69552572e79 100644 --- a/x11-libs/qwt/qwt-0.4.1-r1.ebuild +++ b/x11-libs/qwt/qwt-0.4.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.1-r1.ebuild,v 1.2 2003/03/28 14:23:35 phosphan Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.1-r1.ebuild,v 1.3 2003/09/07 00:23:28 msterret Exp $ SRC_URI="mirror://sourceforge/qwt/qwt-${PV}.tar.bz2" HOMEPAGE="http://qwt.sourceforge.net/" DESCRIPTION="2D plotting library for Qt" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86" SLOT="0" IUSE="doc" @@ -21,7 +21,7 @@ src_install () { dolib lib/libqwt.so.${PV} dosym libqwt.so.${PV} /usr/lib/libqwt.so use doc && (dohtml doc/html/*; cp -a examples ${D}/usr/share/doc/${PF}/;\ - find ${D}/usr/share/doc/ -type f -exec gzip {} \; ) + find ${D}/usr/share/doc/ -type f -exec gzip {} \; ) doman doc/man/man*/* mkdir -p ${D}/usr/include/qwt/ install include/* ${D}/usr/include/qwt/ diff --git a/x11-libs/qwt/qwt-0.4.1.ebuild b/x11-libs/qwt/qwt-0.4.1.ebuild index f4611ac206c2..6267d695b2a3 100644 --- a/x11-libs/qwt/qwt-0.4.1.ebuild +++ b/x11-libs/qwt/qwt-0.4.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.1.ebuild,v 1.1 2003/03/14 15:25:48 phosphan Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.1.ebuild,v 1.2 2003/09/07 00:23:28 msterret Exp $ SRC_URI="mirror://sourceforge/qwt/qwt-${PV}.tar.bz2" HOMEPAGE="http://qwt.sourceforge.net/" DESCRIPTION="2D plotting library for Qt" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="~x86" SLOT="0" IUSE="doc" diff --git a/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild b/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild index 1026316ba0f4..66df79458be7 100644 --- a/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild +++ b/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild,v 1.1 2003/04/25 08:58:45 phosphan Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-0.4.2_pre20030129.ebuild,v 1.2 2003/09/07 00:23:28 msterret Exp $ SRC_URI="mirror://sourceforge/qwt/qwt-20030129.tgz" HOMEPAGE="http://qwt.sourceforge.net/" DESCRIPTION="2D plotting library for Qt" LICENSE="qwt" -KEYWORDS="~x86" +KEYWORDS="~x86" SLOT="0" IUSE="doc" @@ -28,10 +28,10 @@ src_install () { dosym libqwt.so.${QWTVER} /usr/lib/libqwt.so use doc && (cp -a examples ${D}/usr/share/doc/${PF}/;\ find ${D}/usr/share/doc/ -type f -exec gzip {} \;;\ - dohtml doc/html/*) + dohtml doc/html/*) #doman doc/man/man*/* mkdir -p ${D}/usr/include/qwt/ install include/* ${D}/usr/include/qwt/ insinto ${QTDIR}/plugins/designer - doins designer/plugins/designer/libqwtplugin.so + doins designer/plugins/designer/libqwtplugin.so } diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest index fa88ccf28ac0..f3bddbd15447 100644 --- a/x11-libs/wxGTK/Manifest +++ b/x11-libs/wxGTK/Manifest @@ -1,7 +1,7 @@ MD5 57cce05d8446210bd3049d2b2de4f226 ChangeLog 5731 -MD5 5f3fa8c79699b437c9d8bd2154dc98db wxGTK-2.4.1.ebuild 2505 -MD5 7b6cbaf39f7346190040182c8c0bf5c8 wxGTK-2.4.0.ebuild 2705 +MD5 a1417269361092cea4eea68b1748bc43 wxGTK-2.4.0.ebuild 2698 MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162 +MD5 3276ebcf3509bfa0dac55db354146000 wxGTK-2.4.1.ebuild 2498 MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65 MD5 86ee1d94ec752953d445a824f643fef5 files/digest-wxGTK-2.4.1 65 MD5 522f6b3a771ea33a1af7ede9c795ab4c files/wxGTK-2.4.1-wxpython1.patch 1102 diff --git a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild index 84b1f1b482dd..c578478cd1bb 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.10 2003/05/07 13:04:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -22,7 +22,7 @@ DEPEND="virtual/glibc odbc? ( dev-db/unixODBC ) opengl? ( virtual/opengl ) gtk2? ( >=x11-libs/gtk+-2.0* dev-libs/libunicode ) : ( =x11-libs/gtk+-1.2* )" - + RDEPEND="nls? ( sys-devel/gettext )" pkg_setup() { @@ -43,7 +43,7 @@ src_compile() { #The build tools include a --with-freetype option, however it doesn't #seem to be implemented in the source yet. - + #confiure options that have corresponding USE variable. use static \ @@ -73,15 +73,15 @@ src_compile() { || myconf="${myconf} --without-opengl" myconf="${myconf} --with-x --with-gtk" - + # here we disable unicode support even thought gtk2 supports it # because too many apps just don't follow the wxWindows guidelines - # for unicode support. + # for unicode support. # # http://www.wxwindows.org/manuals/2.4.0/wx458.htm#unicode # # ref #20116 - liquidx@gentoo.org (07 May 2003) - + #use gtk2 && myconf="${myconf} --enable-gtk2 --enable-unicode" use gtk2 && myconf="${myconf} --enable-gtk2" diff --git a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild index efb09ad2a81a..5449d2fd9ab1 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.2 2003/07/09 01:01:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.3 2003/09/07 00:23:28 msterret Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -21,7 +21,7 @@ DEPEND="virtual/x11 odbc? ( dev-db/unixODBC ) opengl? ( virtual/opengl ) gtk2? ( >=x11-libs/gtk+-2.0* dev-libs/libunicode ) : ( =x11-libs/gtk+-1.2* )" - + RDEPEND="nls? ( sys-devel/gettext )" src_unpack() { @@ -43,7 +43,7 @@ src_compile() { #The build tools include a --with-freetype option, however it doesn't #seem to be implemented in the source yet. - + # Note: ODBC support does not work with --enable-unicode # We only use --enable-unicode (if at all) when we use # gtk2. @@ -68,15 +68,15 @@ src_compile() { || myconf="${myconf} --without-opengl" myconf="${myconf} --with-gtk" - + # here we disable unicode support even thought gtk2 supports it # because too many apps just don't follow the wxWindows guidelines - # for unicode support. + # for unicode support. # # http://www.wxwindows.org/manuals/2.4.0/wx458.htm#unicode # # ref #20116 - liquidx@gentoo.org (07 May 2003) - + #use gtk2 && myconf="${myconf} --enable-gtk2 --enable-unicode" use gtk2 && myconf="${myconf} --enable-gtk2" diff --git a/x11-libs/xforms/Manifest b/x11-libs/xforms/Manifest index b5a60c2468f8..42772d0d6ef3 100644 --- a/x11-libs/xforms/Manifest +++ b/x11-libs/xforms/Manifest @@ -1,7 +1,7 @@ MD5 95394797c0c4bb4489a0cadbab01a317 ChangeLog 2842 -MD5 327fe52ef97dd8052798b46e8bca6511 xforms-1.0.ebuild 1115 -MD5 8249814e72d5831837fbfbf7fc882b22 xforms-1.0_rc4-r1.ebuild 1102 -MD5 2ad3dc8ed49ca1e911b98a5b9bbdff11 xforms-1.0_rc4.ebuild 1099 +MD5 6fdc1991689be1ca65fe16e49fdbafd3 xforms-1.0.ebuild 1115 +MD5 e5d59193c38c33bf148b22c74b74d5e7 xforms-1.0_rc4-r1.ebuild 1102 +MD5 d38f5e65102449be6ad5d6b9c3b8641a xforms-1.0_rc4.ebuild 1099 MD5 767bd772780965ae657e0daf4180eb14 files/digest-xforms-1.0 68 MD5 bd6ea3f585e764e21f975649831be76e files/digest-xforms-1.0_rc4 63 MD5 bd6ea3f585e764e21f975649831be76e files/digest-xforms-1.0_rc4-r1 63 diff --git a/x11-libs/xforms/xforms-1.0.ebuild b/x11-libs/xforms/xforms-1.0.ebuild index 22e2201806ce..ab9b94fc457f 100644 --- a/x11-libs/xforms/xforms-1.0.ebuild +++ b/x11-libs/xforms/xforms-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.3 2003/02/13 17:03:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $ S=${WORKDIR}/${P}-release DESCRIPTION="A graphical user interface toolkit for X" @@ -19,7 +19,7 @@ PROVIDE="virtual/xforms" src_unpack() { unpack $A cd ${WORKDIR}/${P}-release - + # use custom CFLAGS cp Imakefile Imakefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ @@ -30,7 +30,7 @@ src_compile() { xmkmf -a cp Makefile Makefile.orig sed -e s/'demos$'// Makefile.orig > Makefile - + # use custom CFLAGS cp Makefile Makefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ diff --git a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild index bc3618956c9e..e7d6ca18c0a9 100644 --- a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.3 2003/02/13 17:04:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $ MY_P=${P/_rc/RC} S=${WORKDIR}/${MY_P} @@ -20,7 +20,7 @@ src_unpack() { unpack $A cd $S - + # use custom CFLAGS cp Imakefile Imakefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ @@ -32,7 +32,7 @@ src_compile() { xmkmf -a cp Makefile Makefile.orig sed -e s/'demos$'// Makefile.orig > Makefile - + # use custom CFLAGS cp Makefile Makefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ diff --git a/x11-libs/xforms/xforms-1.0_rc4.ebuild b/x11-libs/xforms/xforms-1.0_rc4.ebuild index 29175e71f6ba..4bf4b2b638fd 100644 --- a/x11-libs/xforms/xforms-1.0_rc4.ebuild +++ b/x11-libs/xforms/xforms-1.0_rc4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4.ebuild,v 1.10 2003/05/23 10:48:52 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $ MY_P=${P/_rc/RC} S=${WORKDIR}/${MY_P} @@ -20,7 +20,7 @@ src_unpack() { unpack $A cd $S - + # use custom CFLAGS cp Imakefile Imakefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ @@ -32,7 +32,7 @@ src_compile() { xmkmf -a cp Makefile Makefile.orig sed -e s/'demos$'// Makefile.orig > Makefile - + # use custom CFLAGS cp Makefile Makefile.orig sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \ diff --git a/x11-libs/xft/Manifest b/x11-libs/xft/Manifest index 78710fab969f..da779f33bca3 100644 --- a/x11-libs/xft/Manifest +++ b/x11-libs/xft/Manifest @@ -1,4 +1,4 @@ MD5 7af006230150ff03a6380e77d7fa85ac ChangeLog 3022 -MD5 ebdf0909fc2f448eea4f4122dd3b6e7d xft-2.0.1-r2.ebuild 1592 +MD5 662d3903867e1f352b4e50eb2eb9d02b xft-2.0.1-r2.ebuild 1579 MD5 9d8a6b53e0aa951959a3026fb4d8deef files/digest-xft-2.0.1-r2 65 MD5 bdbcdd7f9f71d975bec7ca0c235d8677 files/xft-2.0.1-cvs-update-20021221.patch 6560 diff --git a/x11-libs/xft/xft-2.0.1-r2.ebuild b/x11-libs/xft/xft-2.0.1-r2.ebuild index f139cbd91115..2a540360fd7b 100644 --- a/x11-libs/xft/xft-2.0.1-r2.ebuild +++ b/x11-libs/xft/xft-2.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r2.ebuild,v 1.5 2003/07/19 23:36:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r2.ebuild,v 1.6 2003/09/07 00:23:28 msterret Exp $ IUSE="" @@ -8,7 +8,7 @@ inherit eutils S="${WORKDIR}/fcpackage.${PV/\.0\./_}/Xft" DESCRIPTION="X FreeType library, also known as Xft2.0" -SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\.0\./_}.tar.gz" +SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\.0\./_}.tar.gz" HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" @@ -20,18 +20,18 @@ RDEPEND="x11-base/xfree DEPEND="${RDEPEND} >=sys-devel/autoconf-2.53a - !>=x11-base/xfree-4.3.0-r2" + !>=x11-base/xfree-4.3.0-r2" PROVIDE="virtual/xft" src_unpack() { unpack ${A} - + cd ${S} # Update from XFree86 cvs tree epatch ${FILESDIR}/${P}-cvs-update-20021221.patch - + einfo "Running autoconf..." export WANT_AUTOCONF_2_5=1 autoconf --force @@ -42,7 +42,7 @@ src_compile() { --x-libraries=/usr/X11R6/lib \ --includedir=/usr/X11R6/include \ || die "Xft2 config failed" - emake || die "Xft2 make failed" + emake || die "Xft2 make failed" } src_install() { @@ -51,7 +51,7 @@ src_install() { includedir=${D}/usr/X11R6/include || die dodir /usr/X11R6/lib - dosym ../../lib/libXft.so.2.0 /usr/X11R6/lib/libXft.so + dosym ../../lib/libXft.so.2.0 /usr/X11R6/lib/libXft.so } pkg_preinst() { diff --git a/x11-terms/aterm/Manifest b/x11-terms/aterm/Manifest index 152a6ca59287..bec55b2ab305 100644 --- a/x11-terms/aterm/Manifest +++ b/x11-terms/aterm/Manifest @@ -1,6 +1,6 @@ MD5 6b355c84dbdd800c417fd0f80f6b46db ChangeLog 2202 -MD5 09e1135f4f7d2f98afacc14b392a274c aterm-0.4.2-r2.ebuild 996 -MD5 ae69c36e6d80d248e64eb7ecf8d3d54e aterm-0.4.2-r3.ebuild 1208 +MD5 412a2779f9d0e4732dcda571ca6562c6 aterm-0.4.2-r2.ebuild 996 +MD5 fcf887a57277cf40e9fb3ecc034c6b29 aterm-0.4.2-r3.ebuild 1211 MD5 a928c3db803d8764bf269216968d26dd aterm-0.4.2-r4.ebuild 1461 MD5 4a2ff975d5efcd1eb85a56110508c499 aterm-0.4.2.ebuild 997 MD5 2b5573768ab860ead256fa2af0a1882a files/digest-aterm-0.4.2 64 diff --git a/x11-terms/aterm/aterm-0.4.2-r2.ebuild b/x11-terms/aterm/aterm-0.4.2-r2.ebuild index 52ae32da80a2..949e13fb75e9 100644 --- a/x11-terms/aterm/aterm-0.4.2-r2.ebuild +++ b/x11-terms/aterm/aterm-0.4.2-r2.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2-r2.ebuild,v 1.6 2003/02/13 17:33:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2-r2.ebuild,v 1.7 2003/09/07 00:24:01 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="A terminal emulator with transparency support as well as rxvt backwards compatibility" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://aterm.sourceforge.net" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" DEPEND=">=media-libs/jpeg-6b-r2 - >=media-libs/libpng-1.0.11 + >=media-libs/libpng-1.0.11 virtual/x11" RDEPEND=$DEPEND diff --git a/x11-terms/aterm/aterm-0.4.2-r3.ebuild b/x11-terms/aterm/aterm-0.4.2-r3.ebuild index 32dc31887508..2c30fa4f4311 100644 --- a/x11-terms/aterm/aterm-0.4.2-r3.ebuild +++ b/x11-terms/aterm/aterm-0.4.2-r3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2-r3.ebuild,v 1.8 2003/03/11 08:23:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2-r3.ebuild,v 1.9 2003/09/07 00:24:01 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="A terminal emulator with transparency support as well as rxvt backwards compatibility" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://aterm.sourceforge.net" LICENSE="GPL-2" SLOT="0" diff --git a/x11-terms/cxterm/Manifest b/x11-terms/cxterm/Manifest index 44ee0271d49d..dc3135e9d108 100644 --- a/x11-terms/cxterm/Manifest +++ b/x11-terms/cxterm/Manifest @@ -1,3 +1,3 @@ MD5 ce5ab3ea6165c1c626928458edc14a64 ChangeLog 400 -MD5 8c52dfb2dd07d1cb1991dd1c49ca52ee cxterm-5.2.2.ebuild 1114 +MD5 b7f2f4d6425516b73ab0acf841814908 cxterm-5.2.2.ebuild 1108 MD5 2c25f54b0f6b9d3dc8b81bf720df0ea9 files/digest-cxterm-5.2.2 62 diff --git a/x11-terms/cxterm/cxterm-5.2.2.ebuild b/x11-terms/cxterm/cxterm-5.2.2.ebuild index 30c8890b0edb..ebd3ef3672ba 100644 --- a/x11-terms/cxterm/cxterm-5.2.2.ebuild +++ b/x11-terms/cxterm/cxterm-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-terms/cxterm/cxterm-5.2.2.ebuild,v 1.2 2003/02/13 17:34:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/cxterm/cxterm-5.2.2.ebuild,v 1.3 2003/09/07 00:24:01 msterret Exp $ S="${WORKDIR}/${P}" SRC_URI="http://umn.dl.sourceforge.net/sourceforge/cxterm/cxterm-5.2.2.tgz" @@ -24,9 +24,9 @@ src_compile() { ./configure --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info || die "./configure failed" - + make CFLAGS="${CFLAGS}" || die - + } src_install() { @@ -35,8 +35,8 @@ src_install() { prefix=${D}/usr \ mandir=${D}/usr/share/man \ infodir=${D}/usr/share/info \ - install || die - + install || die + dodoc README-5.2 INSTALL-5.2 Doc/* docinto tutorial-1 dodoc Doc/tutorial-1/* diff --git a/x11-terms/multi-gnome-terminal/Manifest b/x11-terms/multi-gnome-terminal/Manifest index 0fef48f574f3..f4f7b076fcfd 100644 --- a/x11-terms/multi-gnome-terminal/Manifest +++ b/x11-terms/multi-gnome-terminal/Manifest @@ -1,11 +1,11 @@ MD5 8bff1efa1253532d250236ed96f949a4 ChangeLog 2904 -MD5 021ce220d843cfc714da51f46b9061e7 multi-gnome-terminal-1.5.1.ebuild 1793 -MD5 161d028b4c0995ff13af59a4b0e83d02 multi-gnome-terminal-1.5.2-r1.ebuild 1927 -MD5 4297cb8a540c87090fa72d5ca0cc7483 multi-gnome-terminal-1.5.2-r2.ebuild 1933 -MD5 adab4b3c8ef35e27c2878fbfcca2cf57 multi-gnome-terminal-1.5.2.ebuild 1797 -MD5 2f9636e4adcfb45b16323f1ea9bd1901 multi-gnome-terminal-1.6.1.ebuild 1934 +MD5 60bdec26de1034676f8eff6e2650a7f7 multi-gnome-terminal-1.5.1.ebuild 1792 +MD5 342a3b6efc1833a54556c8341650840c multi-gnome-terminal-1.5.2-r1.ebuild 1927 +MD5 69a213a6b9cad360ea511cde5b1cfc2d multi-gnome-terminal-1.5.2-r2.ebuild 1933 +MD5 03c29772783792a892ec9d63bc281648 multi-gnome-terminal-1.5.2.ebuild 1797 +MD5 d5d590283df51c69eaa7f91f8623e628 multi-gnome-terminal-1.6.1.ebuild 1934 +MD5 d5afe8054c054826fe9fb59b30ddad4b multi-gnome-terminal-1.6.2.ebuild 1938 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 8e002d3e638c789dfdb651bae22a03a2 multi-gnome-terminal-1.6.2.ebuild 1938 MD5 a248b8e97b95f9fc3ee55a9723e9825f files/digest-multi-gnome-terminal-1.5.1 80 MD5 50c30318231ee0605eada1a30ab812b2 files/digest-multi-gnome-terminal-1.5.2 80 MD5 682726c76b0437b7c2d4cc8c155a7924 files/digest-multi-gnome-terminal-1.5.2-r1 79 diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild index 046cae9cb7b5..4776f8ee29f5 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild,v 1.5 2003/02/13 17:35:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.1.ebuild,v 1.6 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -29,7 +29,7 @@ src_compile() { myconf="${myconf} --disable-nls" touch ${S}/intl/libgettext.h ) - + econf ${myconf} || die emake || die } @@ -56,7 +56,7 @@ pkg_postinst() { # echo '* "ctrl-l n" like stated in the docs, but "ctrl-F1 n". *' # echo "********************************************************************" # echo - + echo ">>> Updating Scrollkeeper database..." scrollkeeper-update >/dev/null 2>&1 } diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild index c0323bc0fc15..fbb575261599 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild,v 1.3 2003/02/13 17:35:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r1.ebuild,v 1.4 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -28,7 +28,7 @@ src_compile() { local myconf="" use nls || myconf="--disable-nls" - + ./configure --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild index 3759a9c6574c..1c66057195b3 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild,v 1.4 2003/02/13 17:35:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2-r2.ebuild,v 1.5 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -33,7 +33,7 @@ src_compile() { local myconf="" use nls || myconf="--disable-nls" - + ./configure --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild index 3895c1285757..1a1fc54d1897 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild,v 1.5 2003/02/13 17:35:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.5.2.ebuild,v 1.6 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -33,7 +33,7 @@ src_compile() { local myconf="" use nls || myconf="${myconf} --disable-nls" - + ./configure --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild index 00051b6db4ad..ebfb871c31a1 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild,v 1.3 2003/02/13 17:35:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.1.ebuild,v 1.4 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -33,7 +33,7 @@ src_compile() { local myconf="" use nls || myconf="--disable-nls" - + ./configure --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ diff --git a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild index aaed0f538b10..ed0b7e6fca59 100644 --- a/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild +++ b/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild,v 1.1 2003/04/28 02:44:39 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/multi-gnome-terminal/multi-gnome-terminal-1.6.2.ebuild,v 1.2 2003/09/07 00:24:01 msterret Exp $ IUSE="nls" @@ -33,7 +33,7 @@ src_compile() { local myconf="" use nls || myconf="--disable-nls" - + ./configure --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ diff --git a/x11-terms/powershell/Manifest b/x11-terms/powershell/Manifest index e00447720d38..d8a38b74dbaa 100644 --- a/x11-terms/powershell/Manifest +++ b/x11-terms/powershell/Manifest @@ -1,5 +1,5 @@ MD5 bbb106b9ab6c37674e46f502548ad5f7 ChangeLog 872 -MD5 60869bd9563db724deaca358637187d4 powershell-0.8.ebuild 727 -MD5 f26eab87ddde1a5a2e384d9ad76951e3 powershell-0.9_pre3.ebuild 807 +MD5 44a771c80c36e090140a41da5ff910c7 powershell-0.8.ebuild 724 +MD5 ab653705a3d8a459aed9be40a30c5e2f powershell-0.9_pre3.ebuild 804 MD5 6b97dadebf0d10864d8bfeb0658a090f files/digest-powershell-0.8 66 MD5 0fb891105a70febb02f6f7a2b5a635ec files/digest-powershell-0.9_pre3 70 diff --git a/x11-terms/powershell/powershell-0.8.ebuild b/x11-terms/powershell/powershell-0.8.ebuild index 809e13f9028b..c60fe5a3ad8b 100644 --- a/x11-terms/powershell/powershell-0.8.ebuild +++ b/x11-terms/powershell/powershell-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.8.ebuild,v 1.7 2003/02/13 17:35:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.8.ebuild,v 1.8 2003/09/07 00:24:01 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Terminal emulator, supports multiple terminals in a single window" @@ -12,17 +12,17 @@ KEYWORDS="x86" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" -src_compile() { +src_compile() { ./configure --host=${CHOST} \ --prefix=/usr \ --sysconfdir=/etc assert - + emake || die } -src_install() { +src_install() { make prefix=${D}/usr install || die - + dodoc AUTHORS BUGS COPYING README } diff --git a/x11-terms/powershell/powershell-0.9_pre3.ebuild b/x11-terms/powershell/powershell-0.9_pre3.ebuild index 888dde99b2b7..bc447d413215 100644 --- a/x11-terms/powershell/powershell-0.9_pre3.ebuild +++ b/x11-terms/powershell/powershell-0.9_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.9_pre3.ebuild,v 1.5 2003/02/13 17:36:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.9_pre3.ebuild,v 1.6 2003/09/07 00:24:01 msterret Exp $ S=${WORKDIR}/${P/_pre*/} DESCRIPTION="Terminal emulator, supports multiple terminals in a single window" @@ -12,18 +12,18 @@ KEYWORDS="x86" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" -src_compile() { +src_compile() { ./configure --host=${CHOST} \ --prefix=/usr \ --sysconfdir=/etc assert - + emake || die } -src_install() { +src_install() { dodir /usr/share/gnome/apps/Utilities make prefix=${D}/usr install || die - + dodoc AUTHORS BUGS COPYING README } diff --git a/x11-terms/wterm/Manifest b/x11-terms/wterm/Manifest index 120ae2d7ffae..1ec8a9c24c46 100644 --- a/x11-terms/wterm/Manifest +++ b/x11-terms/wterm/Manifest @@ -1,7 +1,7 @@ MD5 ac00aa73d13c13ce7cbbe6fadf861b26 ChangeLog 1233 -MD5 04f75958b06b507b1aada4dc8736eae4 wterm-6.2.9.ebuild 765 -MD5 c22c2849132b8a2fe7c3e77d1e2bd7f0 wterm-6.2.9-r1.ebuild 834 -MD5 79d5873ce1225b71b67a5b865b86b689 wterm-6.2.9-r2.ebuild 971 +MD5 d16f8959a89662a50b34157f9c6f79ee wterm-6.2.9-r1.ebuild 836 +MD5 3a0893499f2ab912ff17fdabe34abe6c wterm-6.2.9-r2.ebuild 973 +MD5 c3fbd92b17991a927e7d6d063050c3d9 wterm-6.2.9.ebuild 767 MD5 0b2a748c025855769dc0cb12266b9e3c files/digest-wterm-6.2.9 64 MD5 0b2a748c025855769dc0cb12266b9e3c files/digest-wterm-6.2.9-r1 64 MD5 0b2a748c025855769dc0cb12266b9e3c files/digest-wterm-6.2.9-r2 64 diff --git a/x11-terms/wterm/wterm-6.2.9-r1.ebuild b/x11-terms/wterm/wterm-6.2.9-r1.ebuild index 2742dc4a9563..ed5312517009 100644 --- a/x11-terms/wterm/wterm-6.2.9-r1.ebuild +++ b/x11-terms/wterm/wterm-6.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9-r1.ebuild,v 1.3 2003/06/04 13:48:37 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9-r1.ebuild,v 1.4 2003/09/07 00:24:01 msterret Exp $ DESCRIPTION="A fork of rxvt patched for fast transparency and a NeXT scrollbar" HOMEPAGE="http://largo.windowmaker.org/files.php#wterm" @@ -20,7 +20,7 @@ S="${WORKDIR}/${P}" src_compile() { local myconf - + myconf="--enable-menubar --enable-graphics" econf ${myconf} || die "configure failed" diff --git a/x11-terms/wterm/wterm-6.2.9-r2.ebuild b/x11-terms/wterm/wterm-6.2.9-r2.ebuild index 59514e51d96e..86b6502cb496 100644 --- a/x11-terms/wterm/wterm-6.2.9-r2.ebuild +++ b/x11-terms/wterm/wterm-6.2.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9-r2.ebuild,v 1.5 2003/06/04 13:48:37 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9-r2.ebuild,v 1.6 2003/09/07 00:24:01 msterret Exp $ DESCRIPTION="A fork of rxvt patched for fast transparency and a NeXT scrollbar" HOMEPAGE="http://largo.windowmaker.org/files.php#wterm" @@ -20,7 +20,7 @@ S="${WORKDIR}/${P}" src_compile() { local myconf - + myconf="--enable-menubar --enable-graphics --with-term=rxvt \ --enable-transparency --enable-next-scroll --enable-xpm-background" diff --git a/x11-terms/wterm/wterm-6.2.9.ebuild b/x11-terms/wterm/wterm-6.2.9.ebuild index f9fab396d105..5eba8c6458bc 100644 --- a/x11-terms/wterm/wterm-6.2.9.ebuild +++ b/x11-terms/wterm/wterm-6.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9.ebuild,v 1.4 2003/06/04 13:48:37 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/wterm/wterm-6.2.9.ebuild,v 1.5 2003/09/07 00:24:01 msterret Exp $ DESCRIPTION="A fork of rxvt patched for fast transparency and a NeXT scrollbar" HOMEPAGE="http://largo.windowmaker.org/files.php#wterm" @@ -20,7 +20,7 @@ S="${WORKDIR}/${P}" src_compile() { local myconf - + myconf="--enable-menubar --enable-graphics" econf ${myconf} || die "configure failed" |