diff options
-rw-r--r-- | net-im/sim/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.1.ebuild | 4 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/openssh/openssh-3.7.1_p2-r2.ebuild | 5 | ||||
-rw-r--r-- | net-misc/openssh/openssh-3.8_p1.ebuild | 5 |
6 files changed, 18 insertions, 12 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index f710147aa86a..64aa1f652014 100644 --- a/net-im/sim/ChangeLog +++ b/net-im/sim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/sim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.32 2004/04/02 19:51:56 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.33 2004/04/13 12:40:26 aliz Exp $ + + 13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.1.ebuild, + sim-0.9.2.ebuild: + Updated SRC_URI. *sim-0.9.3-r1 (02 Apr 2004) diff --git a/net-im/sim/sim-0.9.1.ebuild b/net-im/sim/sim-0.9.1.ebuild index dd8ce8042c1b..f16161def623 100644 --- a/net-im/sim/sim-0.9.1.ebuild +++ b/net-im/sim/sim-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.1.ebuild,v 1.10 2004/01/30 08:11:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.1.ebuild,v 1.11 2004/04/13 12:40:26 aliz Exp $ if [ $( use kde ) ]; then inherit kde-base eutils @@ -13,7 +13,7 @@ fi LICENSE="GPL-2" DESCRIPTION="An ICQ v8 Client. Supports File Transfer, Chat, Server-Side Contactlist, ..." SRC_URI="mirror://sourceforge/sim-icq/${P}.tar.bz2 - mirror://gentoo/sim-cvs-admin.tar.bz2 http://gentoo.tamperd.net/sim-cvs-admin.tar.bz2" + mirror://gentoo/sim-cvs-admin.tar.bz2 http://gentoo.tamperd.net/distfiles/sim-cvs-admin.tar.bz2" RESTRICT="nomirror" HOMEPAGE="http://sim-icq.sourceforge.net" KEYWORDS="x86 ~ppc -amd64" diff --git a/net-im/sim/sim-0.9.2.ebuild b/net-im/sim/sim-0.9.2.ebuild index 7e8606f881ee..98c7dd7d8079 100644 --- a/net-im/sim/sim-0.9.2.ebuild +++ b/net-im/sim/sim-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.2.ebuild,v 1.8 2004/02/27 11:19:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.2.ebuild,v 1.9 2004/04/13 12:40:26 aliz Exp $ if [ $( use kde ) ]; then inherit kde-base eutils @@ -13,7 +13,7 @@ fi LICENSE="GPL-2" DESCRIPTION="An ICQ v8 Client. Supports File Transfer, Chat, Server-Side Contactlist, ..." SRC_URI="mirror://sourceforge/sim-icq/${P}.tar.gz - mirror://gentoo/sim-cvs-admin.tar.bz2 http://gentoo.tamperd.net/sim-cvs-admin.tar.bz2" + mirror://gentoo/sim-cvs-admin.tar.bz2 http://gentoo.tamperd.net/distfiles/sim-cvs-admin.tar.bz2" RESTRICT="nomirror" HOMEPAGE="http://sim-icq.sourceforge.net" KEYWORDS="x86 ~ppc -amd64" diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog index af0249087c20..099fa3c875be 100644 --- a/net-misc/openssh/ChangeLog +++ b/net-misc/openssh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/openssh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.76 2004/03/23 10:05:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.77 2004/04/13 12:39:42 aliz Exp $ + + 13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r2.ebuild, + openssh-3.8_p1.ebuild: + Updated SRC_URI. 23 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> openssh-3.7.1_p2-r1.ebuild, openssh-3.7.1_p2-r2.ebuild, openssh-3.8_p1.ebuild: diff --git a/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild b/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild index 677cba03ba1b..cfb3ad4c76cd 100644 --- a/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild +++ b/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild,v 1.16 2004/03/23 10:05:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild,v 1.17 2004/04/13 12:39:42 aliz Exp $ inherit eutils flag-o-matic ccc gnuconfig @@ -15,8 +15,7 @@ S=${WORKDIR}/${PARCH} DESCRIPTION="Port of OpenBSD's free SSH release" HOMEPAGE="http://www.openssh.com/" SRC_URI="mirror://openssh/${PARCH}.tar.gz - X509? ( http://gentoo.tamperd.net/${X509_PATCH} )" -# X509? ( http://roumenpetrov.info/openssh/x509g2/${X509_PATCH} )" + X509? ( http://roumenpetrov.info/openssh/x509g2/${X509_PATCH} )" LICENSE="as-is" SLOT="0" diff --git a/net-misc/openssh/openssh-3.8_p1.ebuild b/net-misc/openssh/openssh-3.8_p1.ebuild index d4656a8c0c08..d31e3e031cbe 100644 --- a/net-misc/openssh/openssh-3.8_p1.ebuild +++ b/net-misc/openssh/openssh-3.8_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.6 2004/03/23 10:05:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.7 2004/04/13 12:39:42 aliz Exp $ inherit eutils flag-o-matic ccc gnuconfig @@ -15,8 +15,7 @@ S=${WORKDIR}/${PARCH} DESCRIPTION="Port of OpenBSD's free SSH release" HOMEPAGE="http://www.openssh.com/" SRC_URI="mirror://openssh/${PARCH}.tar.gz - X509? ( http://gentoo.tamperd.net/${X509_PATCH} )" -# X509? ( http://roumenpetrov.info/openssh/x509g4/${X509_PATCH} )" + X509? ( http://roumenpetrov.info/openssh/x509g4/${X509_PATCH} )" LICENSE="as-is" SLOT="0" |