diff options
author | 2004-04-27 20:41:44 +0000 | |
---|---|---|
committer | 2004-04-27 20:41:44 +0000 | |
commit | 5cc696a95e62b1860d19e627057c36145e8d2c86 (patch) | |
tree | 3a55a357609256e60e16aef9cb762cd11d4f8f53 | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.tar.gz gentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.tar.bz2 gentoo-2-5cc696a95e62b1860d19e627057c36145e8d2c86.zip |
Add inherit eutils
30 files changed, 100 insertions, 35 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index c971a41d245e..ce0bb376482d 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lilypond # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.22 2004/04/25 20:36:09 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.23 2004/04/27 20:38:59 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lilypond-1.8.2.ebuild, + lilypond-2.0.0.ebuild, lilypond-2.0.3.ebuild: + Add inherit eutils 25 Apr 2004; Jon Hood <squinky86@gentoo.org> lilypond-1.6.6.ebuild: added "die" diff --git a/media-sound/lilypond/lilypond-1.8.2.ebuild b/media-sound/lilypond/lilypond-1.8.2.ebuild index c77bc21a33ad..d88bc656581a 100644 --- a/media-sound/lilypond/lilypond-1.8.2.ebuild +++ b/media-sound/lilypond/lilypond-1.8.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.8.2.ebuild,v 1.4 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.8.2.ebuild,v 1.5 2004/04/27 20:38:59 agriffis Exp $ IUSE="doc nopfa" -inherit gcc +inherit gcc eutils MY_PV="v$(echo ${PV} | cut -d. -f1,2)" DESCRIPTION="GNU Music Typesetter" diff --git a/media-sound/lilypond/lilypond-2.0.0.ebuild b/media-sound/lilypond/lilypond-2.0.0.ebuild index 1e52353ca7a8..2c0a71718026 100644 --- a/media-sound/lilypond/lilypond-2.0.0.ebuild +++ b/media-sound/lilypond/lilypond-2.0.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.0.0.ebuild,v 1.5 2004/01/15 04:06:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.0.0.ebuild,v 1.6 2004/04/27 20:38:59 agriffis Exp $ + +inherit eutils IUSE="doc" diff --git a/media-sound/lilypond/lilypond-2.0.3.ebuild b/media-sound/lilypond/lilypond-2.0.3.ebuild index 3c34801b70fa..64f609623b2f 100644 --- a/media-sound/lilypond/lilypond-2.0.3.ebuild +++ b/media-sound/lilypond/lilypond-2.0.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.0.3.ebuild,v 1.2 2004/03/21 15:15:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.0.3.ebuild,v 1.3 2004/04/27 20:38:59 agriffis Exp $ + +inherit eutils IUSE="doc" diff --git a/media-sound/sonic-rainbow/ChangeLog b/media-sound/sonic-rainbow/ChangeLog index 947f4ca3828f..3a45e23f8b2d 100644 --- a/media-sound/sonic-rainbow/ChangeLog +++ b/media-sound/sonic-rainbow/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/sonic-rainbow # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sonic-rainbow/ChangeLog,v 1.1 2004/04/06 18:26:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sonic-rainbow/ChangeLog,v 1.2 2004/04/27 20:40:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> sonic-rainbow-0.5.1.ebuild: + Add inherit eutils *sonic-rainbow-0.5.1 (06 Apr 2004) diff --git a/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild b/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild index d073a12f1fd1..6d4b64dbfcc5 100644 --- a/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild +++ b/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild,v 1.1 2004/04/06 18:26:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sonic-rainbow/sonic-rainbow-0.5.1.ebuild,v 1.2 2004/04/27 20:40:05 agriffis Exp $ + +inherit eutils IUSE="" diff --git a/media-sound/timidity++/ChangeLog b/media-sound/timidity++/ChangeLog index 4e9f36f82e85..056917afe955 100644 --- a/media-sound/timidity++/ChangeLog +++ b/media-sound/timidity++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/timidity++ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.23 2004/04/23 00:31:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.24 2004/04/27 20:41:44 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> timidity++-2.12.0-r3.ebuild: + Add inherit eutils *timidity++-2.13.0 (22 Apr 2004) diff --git a/media-sound/timidity++/timidity++-2.12.0-r3.ebuild b/media-sound/timidity++/timidity++-2.12.0-r3.ebuild index bf1fc60b00bf..c03f63e22d2c 100644 --- a/media-sound/timidity++/timidity++-2.12.0-r3.ebuild +++ b/media-sound/timidity++/timidity++-2.12.0-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.12.0-r3.ebuild,v 1.12 2004/04/16 05:37:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.12.0-r3.ebuild,v 1.13 2004/04/27 20:41:44 agriffis Exp $ -inherit gnuconfig +inherit gnuconfig eutils MY_P=TiMidity++-${PV}-pre1 S=${WORKDIR}/${MY_P} diff --git a/net-libs/libyahoo2/ChangeLog b/net-libs/libyahoo2/ChangeLog index c90acfc455c8..f1fefb1824ab 100644 --- a/net-libs/libyahoo2/ChangeLog +++ b/net-libs/libyahoo2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libyahoo2 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/ChangeLog,v 1.2 2004/02/05 03:13:52 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/ChangeLog,v 1.3 2004/04/27 20:38:32 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libyahoo2-0.7.2.ebuild: + Add inherit eutils *libyahoo2-0.7.4 (04 Feb 2004) diff --git a/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild b/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild index 0fbe7701b2a3..2c8576aa3c56 100644 --- a/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild +++ b/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild,v 1.1 2003/10/04 08:01:12 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild,v 1.2 2004/04/27 20:38:32 agriffis Exp $ + +inherit eutils DESCRIPTION="libyahoo2 is a C library interface to the new Yahoo! Messenger protocol. It supports almost all current features of the protocol." HOMEPAGE="http://libyahoo2.sourceforge.net/" diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 80da67c60122..024287d91c96 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.17 2004/04/09 14:44:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.18 2004/04/27 20:39:39 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> loudmouth-0.15.ebuild: + Add inherit eutils 09 Apr 2004; David Holm <dholm@gentoo.org> loudmouth-0.16.ebuild: Added to ~ppc. diff --git a/net-libs/loudmouth/loudmouth-0.14.1.ebuild b/net-libs/loudmouth/loudmouth-0.14.1.ebuild index 7ccc603837bb..43be2c7ac273 100644 --- a/net-libs/loudmouth/loudmouth-0.14.1.ebuild +++ b/net-libs/loudmouth/loudmouth-0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.14.1.ebuild,v 1.2 2003/12/07 15:41:25 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.14.1.ebuild,v 1.3 2004/04/27 20:39:39 agriffis Exp $ inherit gnome2 diff --git a/net-libs/loudmouth/loudmouth-0.15.ebuild b/net-libs/loudmouth/loudmouth-0.15.ebuild index 122ee397d5dc..3562acf13349 100644 --- a/net-libs/loudmouth/loudmouth-0.15.ebuild +++ b/net-libs/loudmouth/loudmouth-0.15.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.15.ebuild,v 1.2 2004/02/06 02:01:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.15.ebuild,v 1.3 2004/04/27 20:39:39 agriffis Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="Lightweight C Jabber library" HOMEPAGE="http://loudmouth.imendio.org/" diff --git a/net-libs/nss_ldap/ChangeLog b/net-libs/nss_ldap/ChangeLog index 2ec40f1b5da2..ffe41190072a 100644 --- a/net-libs/nss_ldap/ChangeLog +++ b/net-libs/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/nss_ldap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.21 2004/03/30 01:11:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.22 2004/04/27 20:41:04 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nss_ldap-215-r1.ebuild: + Add inherit eutils 30 Mar 2004; Lars Weiler <pylon@gentoo.org> nss_ldap-215-r1.ebuild: Masked ~ppc on user report diff --git a/net-libs/nss_ldap/nss_ldap-215-r1.ebuild b/net-libs/nss_ldap/nss_ldap-215-r1.ebuild index a626e8df3d90..0cfe97728418 100644 --- a/net-libs/nss_ldap/nss_ldap-215-r1.ebuild +++ b/net-libs/nss_ldap/nss_ldap-215-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-215-r1.ebuild,v 1.2 2004/03/30 01:11:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-215-r1.ebuild,v 1.3 2004/04/27 20:41:04 agriffis Exp $ -inherit fixheadtails +inherit fixheadtails eutils IUSE="berkdb debug" diff --git a/net-www/lighttpd/ChangeLog b/net-www/lighttpd/ChangeLog index 73b6245d817d..406ab14576c2 100644 --- a/net-www/lighttpd/ChangeLog +++ b/net-www/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/lighttpd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.4 2004/04/26 07:34:31 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.5 2004/04/27 20:38:54 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lighttpd-1.1.8.ebuild: + Add inherit eutils 25 Apr 2004; David Holm <dholm@gentoo.org> lighttpd-1.1.8.ebuild: Added to ~ppc. diff --git a/net-www/lighttpd/lighttpd-1.1.8.ebuild b/net-www/lighttpd/lighttpd-1.1.8.ebuild index b8bdf9906d34..093fba8ffe8d 100644 --- a/net-www/lighttpd/lighttpd-1.1.8.ebuild +++ b/net-www/lighttpd/lighttpd-1.1.8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.4 2004/04/26 07:34:31 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.5 2004/04/27 20:38:54 agriffis Exp $ + +inherit eutils DESCRIPTION="lighttpd is intented to be a frontend for ad-servers which have to deliver small files concurrently to many connections." HOMEPAGE="http://jan.kneschke.de/projects/lighttpd" diff --git a/net-www/lynx/ChangeLog b/net-www/lynx/ChangeLog index 34e68f425bec..8895a28957ac 100644 --- a/net-www/lynx/ChangeLog +++ b/net-www/lynx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/lynx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.32 2004/04/13 12:24:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.33 2004/04/27 20:39:57 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lynx-2.8.4.1d-r1.ebuild, + lynx-2.8.5.ebuild: + Add inherit eutils 13 Apr 2004; Guy Martin <gmsoft@gentoo.org> lynx-2.8.5.ebuild: Marked stable on hppa. diff --git a/net-www/lynx/lynx-2.8.4.1d-r1.ebuild b/net-www/lynx/lynx-2.8.4.1d-r1.ebuild index c2f7e713f407..0fac3f2af30b 100644 --- a/net-www/lynx/lynx-2.8.4.1d-r1.ebuild +++ b/net-www/lynx/lynx-2.8.4.1d-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d-r1.ebuild,v 1.8 2004/03/15 09:56:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d-r1.ebuild,v 1.9 2004/04/27 20:39:57 agriffis Exp $ + +inherit eutils IUSE="ssl nls ipv6" diff --git a/net-www/lynx/lynx-2.8.5.ebuild b/net-www/lynx/lynx-2.8.5.ebuild index 1acf3cfca84f..f424a0a87f8f 100644 --- a/net-www/lynx/lynx-2.8.5.ebuild +++ b/net-www/lynx/lynx-2.8.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.6 2004/04/26 04:56:02 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.7 2004/04/27 20:39:57 agriffis Exp $ + +inherit eutils IUSE="ssl nls ipv6" diff --git a/net-www/mod_pcgi2/ChangeLog b/net-www/mod_pcgi2/ChangeLog index 316d3f88fc6d..3b4573bd2a0a 100644 --- a/net-www/mod_pcgi2/ChangeLog +++ b/net-www/mod_pcgi2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_pcgi2 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/ChangeLog,v 1.4 2004/04/05 00:43:19 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/ChangeLog,v 1.5 2004/04/27 20:41:43 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mod_pcgi2-2.0.1.ebuild: + Add inherit eutils 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml, mod_pcgi2-2.0.1.ebuild: diff --git a/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild b/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild index a917864b34e2..573312887012 100644 --- a/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild +++ b/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild,v 1.5 2004/04/05 00:43:19 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_pcgi2/mod_pcgi2-2.0.1.ebuild,v 1.6 2004/04/27 20:41:43 agriffis Exp $ + +inherit eutils detectapache() { local domsg= diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 96b3076876fb..a2c382e17dd1 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.139 2004/04/23 07:41:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.140 2004/04/27 20:39:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> qt-3.0.5-r2.ebuild, + qt-3.1.2-r3.ebuild, qt-3.1.2-r4.ebuild: + Add inherit eutils 23 Apr 2004; Joshua Kinard <kumba@gentoo.org> files/qt-3.3.1-mips-relax-branches.patch: diff --git a/x11-libs/qt/qt-3.0.5-r2.ebuild b/x11-libs/qt/qt-3.0.5-r2.ebuild index c7061d77ea27..38a7300842c9 100644 --- a/x11-libs/qt/qt-3.0.5-r2.ebuild +++ b/x11-libs/qt/qt-3.0.5-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 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.14 2004/04/17 08:12:14 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r2.ebuild,v 1.15 2004/04/27 20:39:05 agriffis Exp $ + +inherit eutils DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" diff --git a/x11-libs/qt/qt-3.1.2-r3.ebuild b/x11-libs/qt/qt-3.1.2-r3.ebuild index 42f279497203..b7ffbb53d121 100644 --- a/x11-libs/qt/qt-3.1.2-r3.ebuild +++ b/x11-libs/qt/qt-3.1.2-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 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.13 2004/04/17 08:12:14 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r3.ebuild,v 1.14 2004/04/27 20:39:05 agriffis Exp $ + +inherit eutils DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" diff --git a/x11-libs/qt/qt-3.1.2-r4.ebuild b/x11-libs/qt/qt-3.1.2-r4.ebuild index 19150b8dce09..5fc3bba9d4b2 100644 --- a/x11-libs/qt/qt-3.1.2-r4.ebuild +++ b/x11-libs/qt/qt-3.1.2-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 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.10 2004/04/17 08:12:14 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r4.ebuild,v 1.11 2004/04/27 20:39:05 agriffis Exp $ + +inherit eutils DESCRIPTION="QT version ${PV}" HOMEPAGE="http://www.trolltech.com/" diff --git a/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild b/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild index 95cff479c28c..1478e7138d6c 100644 --- a/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild +++ b/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild,v 1.2 2004/04/13 15:56:40 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.5-r1.ebuild,v 1.3 2004/04/27 20:40:04 agriffis Exp $ + +inherit eutils DESCRIPTION="OpenGL virtual desktop switching" HOMEPAGE="http://desk3d.sourceforge.net/" diff --git a/x11-misc/3ddesktop/ChangeLog b/x11-misc/3ddesktop/ChangeLog index 88cd818c4aa8..8ea5141290bc 100644 --- a/x11-misc/3ddesktop/ChangeLog +++ b/x11-misc/3ddesktop/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> 3ddesktop-0.2.5-r1.ebuild: + Add inherit eutils + 13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> 3ddesktop-0.2.5-r1.ebuild: marked ~amd64 diff --git a/x11-misc/genmenu/ChangeLog b/x11-misc/genmenu/ChangeLog index 8afd4c4160cf..729b1003e8dc 100644 --- a/x11-misc/genmenu/ChangeLog +++ b/x11-misc/genmenu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/genmenu # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/genmenu/ChangeLog,v 1.9 2004/04/09 13:08:05 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/genmenu/ChangeLog,v 1.10 2004/04/27 20:41:44 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> genmenu-1.0.3.ebuild: + Add inherit eutils 09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> genmenu-1.0.3.ebuild: remove S=${WORKDIR}/${P} diff --git a/x11-misc/genmenu/genmenu-1.0.3.ebuild b/x11-misc/genmenu/genmenu-1.0.3.ebuild index 1eddd329315b..676ef2301827 100644 --- a/x11-misc/genmenu/genmenu-1.0.3.ebuild +++ b/x11-misc/genmenu/genmenu-1.0.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/genmenu/genmenu-1.0.3.ebuild,v 1.4 2004/04/09 13:08:05 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/genmenu/genmenu-1.0.3.ebuild,v 1.5 2004/04/27 20:41:44 agriffis Exp $ + +inherit eutils IUSE="" |