diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-12 20:52:55 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-12 20:52:55 +0000 |
commit | 6ae19af9ccdb07485af10f2d03c617b83cc7faa6 (patch) | |
tree | 838440015a815ce9e11a571df2838a37d2f29f12 /dev-util | |
parent | unmask new python (diff) | |
download | gentoo-2-6ae19af9ccdb07485af10f2d03c617b83cc7faa6.tar.gz gentoo-2-6ae19af9ccdb07485af10f2d03c617b83cc7faa6.tar.bz2 gentoo-2-6ae19af9ccdb07485af10f2d03c617b83cc7faa6.zip |
Updated db url. Fixed typo
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/subversion/ChangeLog | 11 | ||||
-rw-r--r-- | dev-util/subversion/Manifest | 10 | ||||
-rw-r--r-- | dev-util/subversion/subversion-0.10_pre1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/subversion/subversion-0.20.1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/subversion/subversion-0.21.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/subversion/subversion-0.21.0.ebuild | 6 |
6 files changed, 24 insertions, 19 deletions
diff --git a/dev-util/subversion/ChangeLog b/dev-util/subversion/ChangeLog index 4e9301b90e9a..f1116e4d3498 100644 --- a/dev-util/subversion/ChangeLog +++ b/dev-util/subversion/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/subversion # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.16 2003/05/08 21:48:37 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.17 2003/05/12 20:52:38 mholzer Exp $ + +*subversion-0.21.0-r1 (30 Apr 2003) + + 12 May 2003; Martin Holzer <mholzer@gentoo.org> subversion-0.10_pre1.ebuild, + subversion-0.20.1.ebuild, subversion-0.21.0-r1.ebuild, + subversion-0.21.0.ebuild: + Updated db url. Fixed typo. Closes #20812. 08 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild: Fix a stupid typo. Thanks to Cesar Eduardo Barros <cesarb@nitnet.com.br> for @@ -10,8 +17,6 @@ subversion-0.10_pre1.ebuild: Set -0.10_pre1 to ~arch, it seems to be quite broken. YMMV, see bug #20571. -*subversion-0.21.0-r1 (30 Apr 2003) - 06 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild: Make subversion use an allready merged db4 instead of its own diff --git a/dev-util/subversion/Manifest b/dev-util/subversion/Manifest index 5a919e01e983..32e82c127d36 100644 --- a/dev-util/subversion/Manifest +++ b/dev-util/subversion/Manifest @@ -1,8 +1,8 @@ -MD5 f6464d816a329c10657776a2e45a6fb4 subversion-0.10_pre1.ebuild 8053 -MD5 d333b8afc2a401d4827001713c881a69 ChangeLog 2271 -MD5 310e6fb9b0da60c44a6f2eb64985e17c subversion-0.20.1.ebuild 5562 -MD5 eab46558ab426b6d4af0365637cb1b9b subversion-0.21.0-r1.ebuild 5717 -MD5 40a470e507ad215c9d3efd106cb417cc subversion-0.21.0.ebuild 6490 +MD5 77b7ff6277e0371cb59f127e2bda2f9d ChangeLog 2482 +MD5 a343df53435bdcfc3a4c85f3e9912102 subversion-0.10_pre1.ebuild 8054 +MD5 ca1f55a8afc4e3f889452aca89d9ebac subversion-0.20.1.ebuild 5566 +MD5 fd3ac2ef875451503c8829716f9dc2e2 subversion-0.21.0-r1.ebuild 5721 +MD5 7a45c9dae1829ed6fa2b22ead64c4eab subversion-0.21.0.ebuild 6494 MD5 8208be10eefcdc258afb4ca8d410a06c files/digest-subversion-0.10_pre1 446 MD5 8761867d2d9c80254eb9945021b552fa files/digest-subversion-0.20.1 132 MD5 d3250565b5dca16ba84df4bb5075992b files/digest-subversion-0.21.0 132 diff --git a/dev-util/subversion/subversion-0.10_pre1.ebuild b/dev-util/subversion/subversion-0.10_pre1.ebuild index 254f963ea0f9..d0c0c2d67f38 100644 --- a/dev-util/subversion/subversion-0.10_pre1.ebuild +++ b/dev-util/subversion/subversion-0.10_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/dev-util/subversion/subversion-0.10_pre1.ebuild,v 1.12 2003/05/08 11:17:53 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.10_pre1.ebuild,v 1.13 2003/05/12 20:52:38 mholzer Exp $ S=${WORKDIR}/svn S_APACHE=${WORKDIR}/httpd-2.0 @@ -14,7 +14,7 @@ I_BDB=${WORKDIR}/tmpinstall_db-4.0.14 I_SVN=${WORKDIR}/tmpinstall_svn DESCRIPTION="A compelling replacement for CVS" -SRC_URI="http://www.sleepycat.com/update/4.0.14/db-4.0.14.tar.gz +SRC_URI="http://www.sleepycat.com/update/snapshot/db-4.0.14.tar.gz ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.52.tar.bz2 http://www.gbevin.com/gentoo/apr-subversion-200202261456.tar.bz2 http://www.gbevin.com/gentoo/apr-util-subversion-200202261456.tar.bz2 diff --git a/dev-util/subversion/subversion-0.20.1.ebuild b/dev-util/subversion/subversion-0.20.1.ebuild index ec897b2a51cf..c89d82c2085d 100644 --- a/dev-util/subversion/subversion-0.20.1.ebuild +++ b/dev-util/subversion/subversion-0.20.1.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/dev-util/subversion/subversion-0.20.1.ebuild,v 1.4 2003/04/29 11:14:22 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.20.1.ebuild,v 1.5 2003/05/12 20:52:38 mholzer Exp $ DESCRIPTION="A compelling replacement for CVS" -SRC_URI="http://www.sleepycat.com/update/4.0.14/db-4.0.14.tar.gz +SRC_URI="http://www.sleepycat.com/update/snapshot/db-4.0.14.tar.gz http://subversion.tigris.org/files/documents/15/3440/${P}.tar.gz" HOMEPAGE="http://subversion.tigris.org/" @@ -153,7 +153,7 @@ pkg_postinst() { einfo "Subversion has multiple server types. To enable the http based version" einfo "you must edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\"" einfo "" - einfo "A repository needs to be created using the ebuild ${N} config command" + einfo "A repository needs to be created using the ebuild ${PN} config command" einfo "To allow web access a htpasswd file needs to be created using the" einfo "following command:" einfo " htpasswd2 -m -c /home/svn/conf/svnusers USERNAME" diff --git a/dev-util/subversion/subversion-0.21.0-r1.ebuild b/dev-util/subversion/subversion-0.21.0-r1.ebuild index 66c4b50513d7..f90442c87bce 100644 --- a/dev-util/subversion/subversion-0.21.0-r1.ebuild +++ b/dev-util/subversion/subversion-0.21.0-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.21.0-r1.ebuild,v 1.3 2003/05/08 21:48:37 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.21.0-r1.ebuild,v 1.4 2003/05/12 20:52:38 mholzer Exp $ inherit libtool DESCRIPTION="A compelling replacement for CVS" -SRC_URI="http://www.sleepycat.com/update/4.0.14/db-4.0.14.tar.gz +SRC_URI="http://www.sleepycat.com/update/snapshot/db-4.0.14.tar.gz http://subversion.tigris.org/files/documents/15/3712/${P}.tar.gz" HOMEPAGE="http://subversion.tigris.org/" @@ -167,7 +167,7 @@ pkg_postinst() { einfo "Subversion has multiple server types. To enable the http based version" einfo "you must edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\"" einfo "" - einfo "A repository needs to be created using the ebuild ${N} config command" + einfo "A repository needs to be created using the ebuild ${PN} config command" einfo "To allow web access a htpasswd file needs to be created using the" einfo "following command:" einfo " htpasswd2 -m -c /home/svn/conf/svnusers USERNAME" diff --git a/dev-util/subversion/subversion-0.21.0.ebuild b/dev-util/subversion/subversion-0.21.0.ebuild index 695dd2bb7a3e..452d9999aa6f 100644 --- a/dev-util/subversion/subversion-0.21.0.ebuild +++ b/dev-util/subversion/subversion-0.21.0.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/dev-util/subversion/subversion-0.21.0.ebuild,v 1.6 2003/04/29 11:14:22 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.21.0.ebuild,v 1.7 2003/05/12 20:52:38 mholzer Exp $ DESCRIPTION="A compelling replacement for CVS" -SRC_URI="http://www.sleepycat.com/update/4.0.14/db-4.0.14.tar.gz +SRC_URI="http://www.sleepycat.com/update/snapshot/db-4.0.14.tar.gz http://subversion.tigris.org/files/documents/15/3712/${P}.tar.gz" HOMEPAGE="http://subversion.tigris.org/" @@ -178,7 +178,7 @@ pkg_postinst() { einfo "Subversion has multiple server types. To enable the http based version" einfo "you must edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\"" einfo "" - einfo "A repository needs to be created using the ebuild ${N} config command" + einfo "A repository needs to be created using the ebuild ${PN} config command" einfo "To allow web access a htpasswd file needs to be created using the" einfo "following command:" einfo " htpasswd2 -m -c /home/svn/conf/svnusers USERNAME" |