diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:24:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:24:39 +0000 |
commit | 47802ee4fcaa6682be161bbdf2cc938f95d29f82 (patch) | |
tree | c0712c3da43f07d1e24258d618b9bc4f5acdd526 /dev-libs | |
parent | Install ion2.desktop for gdm, remove old versions. (Manifest recommit) (diff) | |
download | gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.tar.gz gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.tar.bz2 gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.zip |
Don't assign default to S; header fix
Diffstat (limited to 'dev-libs')
51 files changed, 150 insertions, 130 deletions
diff --git a/dev-libs/ibpp/ChangeLog b/dev-libs/ibpp/ChangeLog index f895c1bdfb5b..a6e717f6c6b9 100644 --- a/dev-libs/ibpp/ChangeLog +++ b/dev-libs/ibpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ibpp -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ibpp/ChangeLog,v 1.8 2003/12/16 17:49:19 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ibpp/ChangeLog,v 1.9 2004/03/14 12:21:45 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ibpp-1.0.5.2-r1.ebuild: + Don't assign default to S; header fix 16 Dec 2003; Jason Wever <weeve@gentoo.org> ibpp-1.0.5.2-r1.ebuild: Masked on sparc as firebird currently depends on x86 binaries and is masked on diff --git a/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild b/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild index 48e82712dade..eac58ad031e8 100644 --- a/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild +++ b/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild,v 1.11 2003/12/16 17:49:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ibpp/ibpp-1.0.5.2-r1.ebuild,v 1.12 2004/03/14 12:21:45 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="IBPP, a C++ client API for firebird 1.0" HOMEPAGE="http://www.ibpp.org/" SRC_URI="mirror://sourceforge/ibpp/${P//./-}-src.zip" diff --git a/dev-libs/libffi/ChangeLog b/dev-libs/libffi/ChangeLog index bb87ded2856b..5c036da2a689 100644 --- a/dev-libs/libffi/ChangeLog +++ b/dev-libs/libffi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libffi -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.5 2003/07/12 09:22:22 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.6 2004/03/14 12:21:56 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libffi-1.20.ebuild: + Don't assign default to S; header fix *libffi-1.20 (13 Feb 2003) diff --git a/dev-libs/libffi/libffi-1.20.ebuild b/dev-libs/libffi/libffi-1.20.ebuild index 2e2d38a99d69..f56d505dbb0b 100644 --- a/dev-libs/libffi/libffi-1.20.ebuild +++ b/dev-libs/libffi/libffi-1.20.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/libffi/libffi-1.20.ebuild,v 1.9 2004/02/22 20:04:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-1.20.ebuild,v 1.10 2004/03/14 12:21:56 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Support library for Foreign Functions Interfaces" SRC_URI="ftp://sourceware.cygnus.com/pub/libffi/${P}.tar.gz" HOMEPAGE="http://sources.redhat.com/libffi/" diff --git a/dev-libs/libhtmlparse/ChangeLog b/dev-libs/libhtmlparse/ChangeLog index 340a1c7f806d..325e8791374f 100644 --- a/dev-libs/libhtmlparse/ChangeLog +++ b/dev-libs/libhtmlparse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libhtmlparse -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.2 2003/02/12 06:05:59 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.3 2004/03/14 12:22:07 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + libhtmlparse-0.1.12.ebuild: + Don't assign default to S; header fix *libhtmlparse-0.1.12 (01 Jan 2003) diff --git a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild index d404418f2b2f..def618415b68 100644 --- a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild +++ b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.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/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.2 2003/02/13 10:43:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.3 2004/03/14 12:22:07 mr_bones_ Exp $ DESCRIPTION="libhtmlparse is a HTML parsing library. It takes HTML tags, text, etc and calls callbacks you define for each type of token in the document." HOMEPAGE="http://msalem.translator.cx/libhtmlparse.html" @@ -12,8 +12,6 @@ IUSE="" DEPEND="virtual/glibc" -S=${WORKDIR}/${P} - src_compile() { ./configure \ --host=${CHOST} \ diff --git a/dev-libs/libksba/ChangeLog b/dev-libs/libksba/ChangeLog index e8778adf690f..4f659c946b85 100644 --- a/dev-libs/libksba/ChangeLog +++ b/dev-libs/libksba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libksba -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.7 2004/02/28 07:59:06 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.8 2004/03/14 12:22:18 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libksba-0.4.7.ebuild: + Don't assign default to S; header fix *libksba-0.9.4 (28 Feb 2004) diff --git a/dev-libs/libksba/libksba-0.4.7.ebuild b/dev-libs/libksba/libksba-0.4.7.ebuild index 00ee0e84be28..5376aaec9465 100644 --- a/dev-libs/libksba/libksba-0.4.7.ebuild +++ b/dev-libs/libksba/libksba-0.4.7.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/libksba/libksba-0.4.7.ebuild,v 1.2 2003/07/12 09:22:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.4.7.ebuild,v 1.3 2004/03/14 12:22:18 mr_bones_ Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="KSBA makes X.509 certificates and CMS easily accessible to applications" SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/aegypten/${P}.tar.gz" HOMEPAGE="http://www.gnupg.org" diff --git a/dev-libs/libol/ChangeLog b/dev-libs/libol/ChangeLog index 659e5b4be089..3f11352701b9 100644 --- a/dev-libs/libol/ChangeLog +++ b/dev-libs/libol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libol # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/ChangeLog,v 1.25 2004/02/15 00:38:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/ChangeLog,v 1.26 2004/03/14 12:22:29 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libol-0.2.23.ebuild, + libol-0.3.13.ebuild, libol-0.3.6.ebuild, libol-0.3.9.ebuild: + Don't assign default to S; header fix *libol-0.3.13 (14 Feb 2004) diff --git a/dev-libs/libol/libol-0.2.23.ebuild b/dev-libs/libol/libol-0.2.23.ebuild index e5a14fb589eb..912143ba8b95 100644 --- a/dev-libs/libol/libol-0.2.23.ebuild +++ b/dev-libs/libol/libol-0.2.23.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/libol/libol-0.2.23.ebuild,v 1.17 2004/02/22 20:04:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.2.23.ebuild,v 1.18 2004/03/14 12:22:29 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" SRC_URI="http://www.balabit.hu/downloads/libol/0.2/${P}.tar.gz" HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" diff --git a/dev-libs/libol/libol-0.3.13.ebuild b/dev-libs/libol/libol-0.3.13.ebuild index 2089d75e2dda..aa187e0f7b7f 100644 --- a/dev-libs/libol/libol-0.3.13.ebuild +++ b/dev-libs/libol/libol-0.3.13.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.13.ebuild,v 1.1 2004/02/15 00:38:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.13.ebuild,v 1.2 2004/03/14 12:22:29 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" SRC_URI="http://www.balabit.hu/downloads/libol/0.3/${P}.tar.gz" HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" diff --git a/dev-libs/libol/libol-0.3.6.ebuild b/dev-libs/libol/libol-0.3.6.ebuild index d9a24e968ad0..8c98676f2594 100644 --- a/dev-libs/libol/libol-0.3.6.ebuild +++ b/dev-libs/libol/libol-0.3.6.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/libol/libol-0.3.6.ebuild,v 1.5 2004/02/22 20:04:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.6.ebuild,v 1.6 2004/03/14 12:22:29 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" SRC_URI="http://www.balabit.hu/downloads/libol/0.3/${P}.tar.gz" HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" diff --git a/dev-libs/libol/libol-0.3.9.ebuild b/dev-libs/libol/libol-0.3.9.ebuild index 14721e412255..a21628f38134 100644 --- a/dev-libs/libol/libol-0.3.9.ebuild +++ b/dev-libs/libol/libol-0.3.9.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/libol/libol-0.3.9.ebuild,v 1.14 2004/01/05 05:07:23 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.9.ebuild,v 1.15 2004/03/14 12:22:29 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" SRC_URI="http://www.balabit.hu/downloads/libol/0.3/${P}.tar.gz" HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" diff --git a/dev-libs/libpqxx/ChangeLog b/dev-libs/libpqxx/ChangeLog index def40abacbb2..68dfa18f60e6 100644 --- a/dev-libs/libpqxx/ChangeLog +++ b/dev-libs/libpqxx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpqxx -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/ChangeLog,v 1.2 2003/06/16 20:49:36 nakano Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/ChangeLog,v 1.3 2004/03/14 12:22:40 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libpqxx-1.5.1.ebuild: + Don't assign default to S; header fix *libpqxx-1.5.1 (06 Jun 2003) diff --git a/dev-libs/libpqxx/libpqxx-1.5.1.ebuild b/dev-libs/libpqxx/libpqxx-1.5.1.ebuild index c75734d46359..c6256b1b5242 100644 --- a/dev-libs/libpqxx/libpqxx-1.5.1.ebuild +++ b/dev-libs/libpqxx/libpqxx-1.5.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/dev-libs/libpqxx/libpqxx-1.5.1.ebuild,v 1.3 2004/03/09 03:23:12 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/libpqxx-1.5.1.ebuild,v 1.4 2004/03/14 12:22:40 mr_bones_ Exp $ DESCRIPTION="a modern C++ frontend to the PostgresSQL database." HOMEPAGE="http://pqxx.tk" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86 amd64" DEPEND=">=dev-db/postgresql-7.3.2" -S=${WORKDIR}/${P} src_compile() { econf emake diff --git a/dev-libs/librep/ChangeLog b/dev-libs/librep/ChangeLog index 4e96f07d6cbf..f5cb4c385e1f 100644 --- a/dev-libs/librep/ChangeLog +++ b/dev-libs/librep/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/librep -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.17 2003/12/01 17:40:26 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.18 2004/03/14 12:22:52 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + librep-0.15.2-r1.ebuild, librep-0.16.1-r1.ebuild, librep-0.16.1.ebuild, + librep-0.16.2.ebuild, librep-0.16.ebuild, librep-0.17.ebuild: + Don't assign default to S; header fix 01 Dec 2003; Aron Griffis <agriffis@gentoo.org> librep-0.17.ebuild: The fixes in this version warrant marking stable on all arches diff --git a/dev-libs/librep/librep-0.15.2-r1.ebuild b/dev-libs/librep/librep-0.15.2-r1.ebuild index d706ae2252d1..509db2db4f6e 100644 --- a/dev-libs/librep/librep-0.15.2-r1.ebuild +++ b/dev-libs/librep/librep-0.15.2-r1.ebuild @@ -1,10 +1,9 @@ -# 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/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.9 2004/02/22 20:05:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.10 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" -S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="http://download.sourceforge.net/librep/${P}.tar.gz" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/librep/librep-0.16.1-r1.ebuild b/dev-libs/librep/librep-0.16.1-r1.ebuild index 20eaeb5f3a3d..95c714236d48 100644 --- a/dev-libs/librep/librep-0.16.1-r1.ebuild +++ b/dev-libs/librep/librep-0.16.1-r1.ebuild @@ -1,13 +1,11 @@ -# 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/dev-libs/librep/librep-0.16.1-r1.ebuild,v 1.2 2003/09/06 22:29:24 msterret Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1-r1.ebuild,v 1.3 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" inherit libtool -S=${WORKDIR}/${P} - DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild index 92dfbeeb00e3..2c78fa7dcb9d 100644 --- a/dev-libs/librep/librep-0.16.1.ebuild +++ b/dev-libs/librep/librep-0.16.1.ebuild @@ -1,13 +1,11 @@ -# 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/dev-libs/librep/librep-0.16.1.ebuild,v 1.11 2004/02/22 20:05:54 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.12 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" inherit libtool -S=${WORKDIR}/${P} - DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/librep/librep-0.16.2.ebuild b/dev-libs/librep/librep-0.16.2.ebuild index 0e09744ed183..477b3ceefad6 100644 --- a/dev-libs/librep/librep-0.16.2.ebuild +++ b/dev-libs/librep/librep-0.16.2.ebuild @@ -1,13 +1,11 @@ -# 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/dev-libs/librep/librep-0.16.2.ebuild,v 1.4 2003/11/24 15:26:37 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.2.ebuild,v 1.5 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" inherit libtool -S=${WORKDIR}/${P} - DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/librep/librep-0.16.ebuild b/dev-libs/librep/librep-0.16.ebuild index 64fd3a17a939..651a6a517742 100644 --- a/dev-libs/librep/librep-0.16.ebuild +++ b/dev-libs/librep/librep-0.16.ebuild @@ -1,12 +1,11 @@ -# 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/dev-libs/librep/librep-0.16.ebuild,v 1.10 2004/02/22 20:05:54 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.ebuild,v 1.11 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" inherit libtool -S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/librep/librep-0.17.ebuild b/dev-libs/librep/librep-0.17.ebuild index 2aae6f5b3d07..95be9daac14b 100644 --- a/dev-libs/librep/librep-0.17.ebuild +++ b/dev-libs/librep/librep-0.17.ebuild @@ -1,13 +1,11 @@ -# 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/dev-libs/librep/librep-0.17.ebuild,v 1.3 2004/02/22 16:01:00 brad_mssw Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.4 2004/03/14 12:22:52 mr_bones_ Exp $ IUSE="readline" inherit libtool -S=${WORKDIR}/${P} - DESCRIPTION="Shared library implementing a Lisp dialect" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/libsigsegv/ChangeLog b/dev-libs/libsigsegv/ChangeLog index b0992097a851..9fe3144ba859 100644 --- a/dev-libs/libsigsegv/ChangeLog +++ b/dev-libs/libsigsegv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libsigsegv -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/ChangeLog,v 1.2 2003/11/26 20:56:14 mkennedy Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/ChangeLog,v 1.3 2004/03/14 12:23:03 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libsigsegv-2.0.ebuild: + Don't assign default to S; header fix 26 Nov 2003; <mkennedy@gentoo.org> libsigsegv-2.0.ebuild: fix USE flags, mark as stable (dependency of clisp-2.31) diff --git a/dev-libs/libsigsegv/libsigsegv-2.0.ebuild b/dev-libs/libsigsegv/libsigsegv-2.0.ebuild index 3749e642e9ec..35cf9d565a76 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.0.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.0.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/dev-libs/libsigsegv/libsigsegv-2.0.ebuild,v 1.2 2003/11/26 20:56:14 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/libsigsegv-2.0.ebuild,v 1.3 2004/03/14 12:23:03 mr_bones_ Exp $ DESCRIPTION="GNU libsigsegv is a library for handling page faults in user mode." HOMEPAGE="ftp://ftp.gnu.org/pub/gnu/libsigsegv/" @@ -11,8 +11,6 @@ KEYWORDS="x86" DEPEND="virtual/glibc" -S=${WORKDIR}/${P} - src_compile() { ./configure \ --host=${CHOST} \ diff --git a/dev-libs/libunicode/ChangeLog b/dev-libs/libunicode/ChangeLog index 2612b18e80e9..493ef2b71621 100644 --- a/dev-libs/libunicode/ChangeLog +++ b/dev-libs/libunicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libunicode -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunicode/ChangeLog,v 1.9 2003/07/06 11:29:09 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunicode/ChangeLog,v 1.10 2004/03/14 12:23:13 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + libunicode-0.4-r1.ebuild: + Don't assign default to S; header fix 07 Feb 2003; Will Woods <wwoods@gentoo.org> libunicode-0.4-r1.ebuild: added gnuconfig_update for alpha systems. diff --git a/dev-libs/libunicode/libunicode-0.4-r1.ebuild b/dev-libs/libunicode/libunicode-0.4-r1.ebuild index 7f7f04e04732..99471552df57 100644 --- a/dev-libs/libunicode/libunicode-0.4-r1.ebuild +++ b/dev-libs/libunicode/libunicode-0.4-r1.ebuild @@ -1,10 +1,9 @@ -# 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/dev-libs/libunicode/libunicode-0.4-r1.ebuild,v 1.23 2004/02/21 23:36:11 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunicode/libunicode-0.4-r1.ebuild,v 1.24 2004/03/14 12:23:13 mr_bones_ Exp $ inherit gnuconfig -S=${WORKDIR}/${P} DESCRIPTION="Unicode library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.gnome.tar.gz" HOMEPAGE="http://www.gnome.org/" diff --git a/dev-libs/log4c/ChangeLog b/dev-libs/log4c/ChangeLog index 642da7bac7a7..74198fadb787 100644 --- a/dev-libs/log4c/ChangeLog +++ b/dev-libs/log4c/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/log4c # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/ChangeLog,v 1.7 2004/02/22 09:38:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/ChangeLog,v 1.8 2004/03/14 12:23:24 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> log4c-1.0.6-r1.ebuild, + log4c-1.0.6.ebuild: + Don't assign default to S; header fix 22 Feb 2004; David Holm <dholm@gentoo.org> log4c-1.0.6-r1.ebuild: Added to ~ppc. diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index c9472409b266..977f9aab93ca 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.11 2004/02/22 09:38:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.12 2004/03/14 12:23:24 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" HOMEPAGE="http://www.cimai.com/opensource/log4c/" diff --git a/dev-libs/log4c/log4c-1.0.6.ebuild b/dev-libs/log4c/log4c-1.0.6.ebuild index 71c808f7ef35..0970c06aa1c9 100644 --- a/dev-libs/log4c/log4c-1.0.6.ebuild +++ b/dev-libs/log4c/log4c-1.0.6.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.11 2004/02/22 20:06:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.12 2004/03/14 12:23:24 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" HOMEPAGE="http://www.cimai.com/opensource/log4c/" diff --git a/dev-libs/lzo/ChangeLog b/dev-libs/lzo/ChangeLog index 056776a4dbc9..9502e921f2db 100644 --- a/dev-libs/lzo/ChangeLog +++ b/dev-libs/lzo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/lzo # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/ChangeLog,v 1.12 2004/03/07 17:06:48 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/ChangeLog,v 1.13 2004/03/14 12:23:35 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> lzo-1.08.ebuild: + Don't assign default to S; header fix 07 Mar 2004; Tom Gall <tgall@gentoo.org> lzo-1.08-r1.ebuild: mark ppc64 as stable diff --git a/dev-libs/lzo/lzo-1.08.ebuild b/dev-libs/lzo/lzo-1.08.ebuild index a0a0805bf0ca..45762801711a 100644 --- a/dev-libs/lzo/lzo-1.08.ebuild +++ b/dev-libs/lzo/lzo-1.08.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/lzo/lzo-1.08.ebuild,v 1.7 2003/07/18 22:18:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-1.08.ebuild,v 1.8 2004/03/14 12:23:35 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="An extremely fast compression and decompression library" HOMEPAGE="http://www.oberhumer.com/opensource/lzo/" SRC_URI="http://www.oberhumer.com/opensource/lzo/download/${P}.tar.gz" diff --git a/dev-libs/mm/ChangeLog b/dev-libs/mm/ChangeLog index e83f345fef2d..c8eef384923b 100644 --- a/dev-libs/mm/ChangeLog +++ b/dev-libs/mm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/mm # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/ChangeLog,v 1.11 2004/01/18 18:25:02 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/ChangeLog,v 1.12 2004/03/14 12:23:46 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mm-1.1.3-r1.ebuild, + mm-1.2.1.ebuild, mm-1.3.0.ebuild: + Don't assign default to S; header fix 18 Jan 2004; <tuxus@gentoo.org> mm-1.1.3-r1.ebuild: Added ~mips to KEYWORDS. diff --git a/dev-libs/mm/mm-1.1.3-r1.ebuild b/dev-libs/mm/mm-1.1.3-r1.ebuild index 50e770afd66c..9863c141a1a6 100644 --- a/dev-libs/mm/mm-1.1.3-r1.ebuild +++ b/dev-libs/mm/mm-1.1.3-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/mm-1.1.3-r1.ebuild,v 1.9 2004/01/18 18:25:02 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/mm-1.1.3-r1.ebuild,v 1.10 2004/03/14 12:23:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Shared Memory Abstraction Library" HOMEPAGE="http://www.ossp.org/pkg/lib/mm/" SRC_URI="ftp://ftp.ossp.org/pkg/lib/mm/${P}.tar.gz" diff --git a/dev-libs/mm/mm-1.2.1.ebuild b/dev-libs/mm/mm-1.2.1.ebuild index fce3537783a6..f7de3b8ee3a6 100644 --- a/dev-libs/mm/mm-1.2.1.ebuild +++ b/dev-libs/mm/mm-1.2.1.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/mm/mm-1.2.1.ebuild,v 1.12 2004/02/22 20:07:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/mm-1.2.1.ebuild,v 1.13 2004/03/14 12:23:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} inherit libtool DESCRIPTION="Shared Memory Abstraction Library" diff --git a/dev-libs/mm/mm-1.3.0.ebuild b/dev-libs/mm/mm-1.3.0.ebuild index c61338c16a57..0d8e892473a1 100644 --- a/dev-libs/mm/mm-1.3.0.ebuild +++ b/dev-libs/mm/mm-1.3.0.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/mm/mm-1.3.0.ebuild,v 1.3 2004/02/22 20:07:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mm/mm-1.3.0.ebuild,v 1.4 2004/03/14 12:23:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} inherit libtool DESCRIPTION="Shared Memory Abstraction Library" diff --git a/dev-libs/nspr/ChangeLog b/dev-libs/nspr/ChangeLog index 74436a01e32a..2162aa029fd2 100644 --- a/dev-libs/nspr/ChangeLog +++ b/dev-libs/nspr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/nspr # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.17 2004/03/07 16:06:59 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.18 2004/03/14 12:23:57 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> nspr-4.1.2.ebuild, + nspr-4.3.ebuild, nspr-4.4.1.ebuild: + Don't assign default to S; header fix 07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> nspr-4.4.1.ebuild: Added ~mips keyword. diff --git a/dev-libs/nspr/nspr-4.1.2.ebuild b/dev-libs/nspr/nspr-4.1.2.ebuild index 12e3c7b6b0ab..1ed431a0cf58 100644 --- a/dev-libs/nspr/nspr-4.1.2.ebuild +++ b/dev-libs/nspr/nspr-4.1.2.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/nspr/nspr-4.1.2.ebuild,v 1.10 2004/02/22 20:08:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.1.2.ebuild,v 1.11 2004/03/14 12:23:57 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Netscape Portable Runtime" SRC_URI="ftp://ftp.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz" HOMEPAGE="http://www.mozilla.org/projects/nspr/" diff --git a/dev-libs/nspr/nspr-4.3.ebuild b/dev-libs/nspr/nspr-4.3.ebuild index 67690a93c22e..2ea63b43762e 100644 --- a/dev-libs/nspr/nspr-4.3.ebuild +++ b/dev-libs/nspr/nspr-4.3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.3.ebuild,v 1.10 2004/02/17 06:28:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.3.ebuild,v 1.11 2004/03/14 12:23:57 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Netscape Portable Runtime" SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${PV}/src/${P}.tar.gz" HOMEPAGE="http://www.mozilla.org/projects/nspr/" diff --git a/dev-libs/nspr/nspr-4.4.1.ebuild b/dev-libs/nspr/nspr-4.4.1.ebuild index 6060b4da9a15..8d102d403106 100644 --- a/dev-libs/nspr/nspr-4.4.1.ebuild +++ b/dev-libs/nspr/nspr-4.4.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.4.1.ebuild,v 1.4 2004/03/07 16:06:59 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.4.1.ebuild,v 1.5 2004/03/14 12:23:57 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Netscape Portable Runtime" SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${PV}/src/${P}.tar.gz" HOMEPAGE="http://www.mozilla.org/projects/nspr/" diff --git a/dev-libs/ntl/ChangeLog b/dev-libs/ntl/ChangeLog index 91af42a52681..5a5dee0e84bb 100644 --- a/dev-libs/ntl/ChangeLog +++ b/dev-libs/ntl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ntl -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.2 2003/02/12 06:08:19 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.3 2004/03/14 12:24:07 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ntl-5.3.ebuild: + Don't assign default to S; header fix *ntl-5.3 (07 Nov 2002) diff --git a/dev-libs/ntl/ntl-5.3.ebuild b/dev-libs/ntl/ntl-5.3.ebuild index a8280a2ce3a4..b12e008b529d 100644 --- a/dev-libs/ntl/ntl-5.3.ebuild +++ b/dev-libs/ntl/ntl-5.3.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/dev-libs/ntl/ntl-5.3.ebuild,v 1.3 2003/02/13 10:48:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ntl-5.3.ebuild,v 1.4 2004/03/14 12:24:07 mr_bones_ Exp $ IUSE="" @@ -14,8 +14,6 @@ KEYWORDS="x86 ~ppc" DEPEND=">=gmp-4.1-r1" -S="${WORKDIR}/${P}" - src_compile() { cd src ./configure \ diff --git a/dev-libs/openobex/ChangeLog b/dev-libs/openobex/ChangeLog index bed1b4b2a99f..392f8994718d 100644 --- a/dev-libs/openobex/ChangeLog +++ b/dev-libs/openobex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/openobex # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/ChangeLog,v 1.9 2004/02/15 12:47:19 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/ChangeLog,v 1.10 2004/03/14 12:24:18 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> openobex-0.9.8.ebuild, + openobex-1.0.0.ebuild, openobex-1.0.1.ebuild: + Don't assign default to S; header fix 15 Feb 2004; David Holm <dholm@gentoo.org> openobex-1.0.1.ebuild: Added to ~ppc. diff --git a/dev-libs/openobex/openobex-0.9.8.ebuild b/dev-libs/openobex/openobex-0.9.8.ebuild index fd64192aefb6..767628bf0668 100644 --- a/dev-libs/openobex/openobex-0.9.8.ebuild +++ b/dev-libs/openobex/openobex-0.9.8.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/openobex/openobex-0.9.8.ebuild,v 1.7 2004/02/22 20:08:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-0.9.8.ebuild,v 1.8 2004/03/14 12:24:18 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="An implementation of the OBEX protocol used for transferring data to mobile devices" SRC_URI="mirror://sourceforge/openobex/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/openobex" diff --git a/dev-libs/openobex/openobex-1.0.0.ebuild b/dev-libs/openobex/openobex-1.0.0.ebuild index b33c5caccc02..b4ca9c724455 100644 --- a/dev-libs/openobex/openobex-1.0.0.ebuild +++ b/dev-libs/openobex/openobex-1.0.0.ebuild @@ -1,10 +1,9 @@ -# 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/dev-libs/openobex/openobex-1.0.0.ebuild,v 1.2 2003/04/06 07:33:14 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.0.0.ebuild,v 1.3 2004/03/14 12:24:18 mr_bones_ Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="An implementation of the OBEX protocol used for transferring data to mobile devices" SRC_URI="mirror://sourceforge/openobex/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/openobex" diff --git a/dev-libs/openobex/openobex-1.0.1.ebuild b/dev-libs/openobex/openobex-1.0.1.ebuild index d8480d3ab77d..90fd048b3bd7 100644 --- a/dev-libs/openobex/openobex-1.0.1.ebuild +++ b/dev-libs/openobex/openobex-1.0.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.0.1.ebuild,v 1.4 2004/02/15 12:47:19 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.0.1.ebuild,v 1.5 2004/03/14 12:24:18 mr_bones_ Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="An implementation of the OBEX protocol used for transferring data to mobile devices" SRC_URI="mirror://sourceforge/openobex/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/openobex" diff --git a/dev-libs/syncdir/ChangeLog b/dev-libs/syncdir/ChangeLog index b698f1978701..50409333e9fe 100644 --- a/dev-libs/syncdir/ChangeLog +++ b/dev-libs/syncdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/syncdir -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/ChangeLog,v 1.4 2003/02/12 06:10:00 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/ChangeLog,v 1.5 2004/03/14 12:24:29 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> syncdir-1.0.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-libs/syncdir/syncdir-1.0.ebuild b/dev-libs/syncdir/syncdir-1.0.ebuild index 6cbe1be6533c..ee144f9e4820 100644 --- a/dev-libs/syncdir/syncdir-1.0.ebuild +++ b/dev-libs/syncdir/syncdir-1.0.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.7 2004/02/22 20:12:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.8 2004/03/14 12:24:29 mr_bones_ Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="Provides an alternate implementation for open, link, rename, and unlink " HOMEPAGE="http://untroubled.org/syncdir" SRC_URI="http://untroubled.org/syncdir/${P}.tar.gz" diff --git a/dev-libs/tinyq/ChangeLog b/dev-libs/tinyq/ChangeLog index b44b3377dd85..bb641d2c1f99 100644 --- a/dev-libs/tinyq/ChangeLog +++ b/dev-libs/tinyq/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-libs/tinyq -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # /space/gentoo/cvsroot/gentoo-x86/dev-libs/tinyqt/ChangeLog,v 1.1 2002/03/26 10:52:11 gbevin Exp + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> tinyq-3.0.4.ebuild, + tinyq-3.0.5.ebuild, tinyq-3.0.6.ebuild: + Don't assign default to S; header fix + *tinyq-3.0.6 (17 Feb 2003) 17 Feb 2003; Mike Frysinger <vapier@gentoo.org> : diff --git a/dev-libs/tinyq/tinyq-3.0.4.ebuild b/dev-libs/tinyq/tinyq-3.0.4.ebuild index a55890168e22..e06722881b29 100644 --- a/dev-libs/tinyq/tinyq-3.0.4.ebuild +++ b/dev-libs/tinyq/tinyq-3.0.4.ebuild @@ -1,8 +1,7 @@ -# 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/dev-libs/tinyq/tinyq-3.0.4.ebuild,v 1.9 2004/02/22 20:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.4.ebuild,v 1.10 2004/03/14 12:24:39 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Stripped down version of qt ${PV} for console development" SRC_URI="mirror://sourceforge/tinyqt/tinyq-${PV}.tar.bz2" HOMEPAGE="http://www.uwyn.com/projects/tinyq" diff --git a/dev-libs/tinyq/tinyq-3.0.5.ebuild b/dev-libs/tinyq/tinyq-3.0.5.ebuild index 8983490e0554..b3032a12a0bf 100644 --- a/dev-libs/tinyq/tinyq-3.0.5.ebuild +++ b/dev-libs/tinyq/tinyq-3.0.5.ebuild @@ -1,9 +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/dev-libs/tinyq/tinyq-3.0.5.ebuild,v 1.7 2004/02/22 20:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.5.ebuild,v 1.8 2004/03/14 12:24:39 mr_bones_ Exp $ DESCRIPTION="Stripped down version of qt ${PV} for console development" -S=${WORKDIR}/${P} SRC_URI="http://freesoftware.fsf.org/download/tinyq/tinyq-${PV}.tar.bz2" HOMEPAGE="http://www.uwyn.com/projects/tinyq" diff --git a/dev-libs/tinyq/tinyq-3.0.6.ebuild b/dev-libs/tinyq/tinyq-3.0.6.ebuild index a7d608651e70..b0910347b5ee 100644 --- a/dev-libs/tinyq/tinyq-3.0.6.ebuild +++ b/dev-libs/tinyq/tinyq-3.0.6.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/dev-libs/tinyq/tinyq-3.0.6.ebuild,v 1.3 2003/09/08 07:19:26 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.6.ebuild,v 1.4 2004/03/14 12:24:39 mr_bones_ Exp $ DESCRIPTION="Stripped down version of qt ${PV} for console development" SRC_URI="http://freesoftware.fsf.org/download/tinyq/${P}.tar.bz2" @@ -13,7 +13,6 @@ KEYWORDS="x86 ~sparc" DEPEND=">=dev-util/yacc-1.9.1-r1 >=sys-devel/flex-2.5.4a-r4" -S=${WORKDIR}/${P} export QTDIR=${S} src_compile() { |