diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-18 20:56:40 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-18 20:56:40 +0000 |
commit | 7e3660efa162ea5abf433868837eafcafff4330e (patch) | |
tree | e69a815b0429ed78d9c9fa51423ae92caeade28b /app-crypt | |
parent | lintool per #9248 (diff) | |
download | gentoo-2-7e3660efa162ea5abf433868837eafcafff4330e.tar.gz gentoo-2-7e3660efa162ea5abf433868837eafcafff4330e.tar.bz2 gentoo-2-7e3660efa162ea5abf433868837eafcafff4330e.zip |
Updated SRC_URI to use mirror://sourceforge
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mhash/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mhash/mhash-0.8.16.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.5.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-crypt/mhash/ChangeLog b/app-crypt/mhash/ChangeLog index bc8ef15eb297..760b15c6aa3f 100644 --- a/app-crypt/mhash/ChangeLog +++ b/app-crypt/mhash/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-crypt/mhash # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/ChangeLog,v 1.4 2002/08/13 19:27:34 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/ChangeLog,v 1.5 2002/10/18 20:56:40 aliz Exp $ *mhash-0.8.16 (14 Jun 2002) + 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> mhash-0.8.16.ebuild : + Updated to mirror://sourceforge in SRC_URI. + 13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> mhash-0.8.16.ebuild : added ppc keyword diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild index 7b71da1c1d26..987acbe8f046 100644 --- a/app-crypt/mhash/mhash-0.8.16.ebuild +++ b/app-crypt/mhash/mhash-0.8.16.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.7 2002/10/04 03:57:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.8 2002/10/18 20:56:40 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." -SRC_URI="http://telia.dl.sourceforge.net/sourceforge/mhash/${P}.tar.gz" +SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz" HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index e6f616ce8845..4238cfc79005 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.2 2002/09/20 00:52:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.3 2002/10/18 20:56:40 aliz Exp $ *seahorse-0.5.0 (19 Sept 2002) + 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> seahorse-0.5.0.ebuild : + Updated to mirror://sourceforge in SRC_URI. + 19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Fixed HOMEPAGE variable spelling diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild index f3e159cf8663..227d8134c123 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.15 2002/10/04 03:58:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.16 2002/10/18 20:56:40 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome front end to gnupg" -SRC_URI="http://download.sourceforge.net/seahorse/${P}.tar.gz" +SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" HOMEPAGE="http://seahorse.sourceforge.net/" SLOT="0" |