diff options
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/dclib/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.20.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.21.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hdparm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hdparm/hdparm-5.7-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/ChangeLog | 7 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.92-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.94-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.94-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.95.20040823.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.96.ebuild | 4 |
18 files changed, 51 insertions, 38 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 9abfcac01cf4..ee58cff2c320 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.48 2005/04/27 15:07:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.49 2005/05/30 20:02:40 swegener Exp $ + + 30 May 2005; Sven Wegener <swegener@gentoo.org> + tightvnc-1.3_alpha5.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. 27 Apr 2005; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r1.ebuild: stable on amd64 diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild index aaec3833f0a3..47d81370feb1 100644 --- a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.14 2004/11/11 20:50:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.15 2005/05/30 20:02:40 swegener Exp $ -inherit eutils gcc +inherit eutils toolchain-funcs IUSE="java tcpd" diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index 7c62070fecc0..f93b472fa579 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.59 2005/05/14 08:18:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.60 2005/05/30 20:01:36 swegener Exp $ + + 30 May 2005; Sven Wegener <swegener@gentoo.org> dclib-0.2.20.ebuild, + dclib-0.2.21.ebuild, dclib-0.3.0.ebuild, dclib-0.3.3.ebuild, + dclib-0.3.3-r1.ebuild, dclib-0.3.5.ebuild, dclib-0.3.7.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. 14 May 2005; Markus Rothe <corsair@gentoo.org> dclib-0.3.7.ebuild: Added ~ppc64 to KEYWORDS diff --git a/net-p2p/dclib/dclib-0.2.20.ebuild b/net-p2p/dclib/dclib-0.2.20.ebuild index ace3190d668d..e27bfa428541 100644 --- a/net-p2p/dclib/dclib-0.2.20.ebuild +++ b/net-p2p/dclib/dclib-0.2.20.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.20.ebuild,v 1.10 2005/01/30 04:46:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.20.ebuild,v 1.11 2005/05/30 20:01:36 swegener Exp $ IUSE="" -IUSE="" - -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dc.ketelhot.de/" diff --git a/net-p2p/dclib/dclib-0.2.21.ebuild b/net-p2p/dclib/dclib-0.2.21.ebuild index c8cd63f6ac87..db10503c56cf 100644 --- a/net-p2p/dclib/dclib-0.2.21.ebuild +++ b/net-p2p/dclib/dclib-0.2.21.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.21.ebuild,v 1.8 2005/01/30 04:46:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.21.ebuild,v 1.9 2005/05/30 20:01:36 swegener Exp $ IUSE="" -IUSE="" - -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dc.ketelhot.de/" diff --git a/net-p2p/dclib/dclib-0.3.0.ebuild b/net-p2p/dclib/dclib-0.3.0.ebuild index fec59842a2bb..9c90dec76edf 100644 --- a/net-p2p/dclib/dclib-0.3.0.ebuild +++ b/net-p2p/dclib/dclib-0.3.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.0.ebuild,v 1.7 2005/01/30 04:46:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.0.ebuild,v 1.8 2005/05/30 20:01:36 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" diff --git a/net-p2p/dclib/dclib-0.3.3-r1.ebuild b/net-p2p/dclib/dclib-0.3.3-r1.ebuild index 3ab5da765c7a..1accfee7b744 100644 --- a/net-p2p/dclib/dclib-0.3.3-r1.ebuild +++ b/net-p2p/dclib/dclib-0.3.3-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3-r1.ebuild,v 1.6 2005/04/08 18:03:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3-r1.ebuild,v 1.7 2005/05/30 20:01:36 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" diff --git a/net-p2p/dclib/dclib-0.3.3.ebuild b/net-p2p/dclib/dclib-0.3.3.ebuild index ca4a05f7d512..fd51aae3d0bf 100644 --- a/net-p2p/dclib/dclib-0.3.3.ebuild +++ b/net-p2p/dclib/dclib-0.3.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3.ebuild,v 1.7 2005/01/30 04:46:17 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3.ebuild,v 1.8 2005/05/30 20:01:36 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" diff --git a/net-p2p/dclib/dclib-0.3.5.ebuild b/net-p2p/dclib/dclib-0.3.5.ebuild index a5ecda3ac274..d47112e71330 100644 --- a/net-p2p/dclib/dclib-0.3.5.ebuild +++ b/net-p2p/dclib/dclib-0.3.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.5.ebuild,v 1.4 2005/05/07 11:48:17 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.5.ebuild,v 1.5 2005/05/30 20:01:36 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" diff --git a/net-p2p/dclib/dclib-0.3.7.ebuild b/net-p2p/dclib/dclib-0.3.7.ebuild index 20e89ebb8ba4..46090337e20b 100644 --- a/net-p2p/dclib/dclib-0.3.7.ebuild +++ b/net-p2p/dclib/dclib-0.3.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.7.ebuild,v 1.2 2005/05/14 08:18:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.7.ebuild,v 1.3 2005/05/30 20:01:36 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" diff --git a/sys-apps/hdparm/ChangeLog b/sys-apps/hdparm/ChangeLog index b4d8be031dcb..72b2ff201315 100644 --- a/sys-apps/hdparm/ChangeLog +++ b/sys-apps/hdparm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hdparm # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v 1.64 2005/05/09 20:21:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v 1.65 2005/05/30 19:59:30 swegener Exp $ + + 30 May 2005; Sven Wegener <swegener@gentoo.org> hdparm-5.7-r1.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. 09 May 2005; Lars Weiler <pylon@gentoo.org> hdparm-5.9.ebuild: Stable on ppc. diff --git a/sys-apps/hdparm/hdparm-5.7-r1.ebuild b/sys-apps/hdparm/hdparm-5.7-r1.ebuild index dd845881d708..de8dd793c143 100644 --- a/sys-apps/hdparm/hdparm-5.7-r1.ebuild +++ b/sys-apps/hdparm/hdparm-5.7-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-5.7-r1.ebuild,v 1.11 2005/05/08 23:24:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-5.7-r1.ebuild,v 1.12 2005/05/30 19:59:30 swegener Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="Utility to change hard drive performance parameters" HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/hardware/" @@ -19,7 +19,7 @@ src_unpack() { unpack ${A} cd ${S} sed -i \ - -e "/^CC/s:gcc:$(gcc-getCC):" \ + -e "/^CC/s:gcc:$(tc-getCC):" \ -e "/^CFLAGS/s:-O2:${CFLAGS}:" \ Makefile || die } diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index c66490b93c5b..016d49d35347 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.41 2005/05/29 12:56:58 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.42 2005/05/30 19:58:21 swegener Exp $ + + 30 May 2005; Sven Wegener <swegener@gentoo.org> grub-0.92-r1.ebuild, + grub-0.94-r1.ebuild, grub-0.94-r2.ebuild, grub-0.95.20040823.ebuild, + grub-0.96.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. 29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> grub-0.96-r1.ebuild: Stable on amd64. diff --git a/sys-boot/grub/grub-0.92-r1.ebuild b/sys-boot/grub/grub-0.92-r1.ebuild index 6e538e977b67..bc25576bea56 100644 --- a/sys-boot/grub/grub-0.92-r1.ebuild +++ b/sys-boot/grub/grub-0.92-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.8 2005/03/11 04:29:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.9 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc +inherit mount-boot eutils flag-o-matic toolchain-funcs PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" diff --git a/sys-boot/grub/grub-0.94-r1.ebuild b/sys-boot/grub/grub-0.94-r1.ebuild index 2e9e41bced44..990c80347ec7 100644 --- a/sys-boot/grub/grub-0.94-r1.ebuild +++ b/sys-boot/grub/grub-0.94-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r1.ebuild,v 1.18 2005/03/15 23:39:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r1.ebuild,v 1.19 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc +inherit mount-boot eutils flag-o-matic toolchain-funcs DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" diff --git a/sys-boot/grub/grub-0.94-r2.ebuild b/sys-boot/grub/grub-0.94-r2.ebuild index 4749a87f9a7e..b6a21a8983f0 100644 --- a/sys-boot/grub/grub-0.94-r2.ebuild +++ b/sys-boot/grub/grub-0.94-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r2.ebuild,v 1.7 2005/03/15 23:39:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r2.ebuild,v 1.8 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc +inherit mount-boot eutils flag-o-matic toolchain-funcs DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" diff --git a/sys-boot/grub/grub-0.95.20040823.ebuild b/sys-boot/grub/grub-0.95.20040823.ebuild index 3ce1ba057520..26daf4452249 100644 --- a/sys-boot/grub/grub-0.95.20040823.ebuild +++ b/sys-boot/grub/grub-0.95.20040823.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.95.20040823.ebuild,v 1.15 2005/03/15 23:39:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.95.20040823.ebuild,v 1.16 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc gnuconfig toolchain-funcs +inherit mount-boot eutils flag-o-matic gnuconfig toolchain-funcs DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" diff --git a/sys-boot/grub/grub-0.96.ebuild b/sys-boot/grub/grub-0.96.ebuild index ad0bbdccaef4..1233287c49f6 100644 --- a/sys-boot/grub/grub-0.96.ebuild +++ b/sys-boot/grub/grub-0.96.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96.ebuild,v 1.5 2005/04/05 21:41:28 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96.ebuild,v 1.6 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc gnuconfig toolchain-funcs +inherit mount-boot eutils flag-o-matic gnuconfig toolchain-funcs DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" |