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/librep | |
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/librep')
-rw-r--r-- | dev-libs/librep/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.15.2-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.2.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.17.ebuild | 6 |
7 files changed, 19 insertions, 24 deletions
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/" |