diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-24 08:23:59 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-24 08:23:59 +0000 |
commit | 10770b77c37b47271614ee06ade4291ef616bcfa (patch) | |
tree | 51befa79f2dee293a1cde521f72046e9bef35ad8 /app-crypt | |
parent | Version bump. See bug #38385. Updated copyright years. (Manifest recommit) (diff) | |
download | gentoo-2-10770b77c37b47271614ee06ade4291ef616bcfa.tar.gz gentoo-2-10770b77c37b47271614ee06ade4291ef616bcfa.tar.bz2 gentoo-2-10770b77c37b47271614ee06ade4291ef616bcfa.zip |
bug #38110, home/src_uri move.
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mcrypt/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.2.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.4.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/app-crypt/mcrypt/ChangeLog b/app-crypt/mcrypt/ChangeLog index 66f6d2722af0..74059ba863fa 100644 --- a/app-crypt/mcrypt/ChangeLog +++ b/app-crypt/mcrypt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/mcrypt -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/ChangeLog,v 1.7 2004/01/04 17:41:18 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/ChangeLog,v 1.8 2004/01/24 08:22:37 robbat2 Exp $ + + 24 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> mcrypt-2.6.2.ebuild, + mcrypt-2.6.4.ebuild: + bug #38110, home/src_uri move. 04 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> mcrypt-2.6.4.ebuild: Update SRC_URI. diff --git a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild index 0e6a0513921d..56fb9bca18ca 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild @@ -1,10 +1,10 @@ -# 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/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.8 2003/09/06 22:15:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.9 2004/01/24 08:22:37 robbat2 Exp $ DESCRIPTION="replacement of the old unix crypt(1)" -HOMEPAGE="http://mcrypt.hellug.gr/" -SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/${P}.tar.gz" +HOMEPAGE="http://mcrypt.sourceforge.net/" +SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild index 6951cc61bf9d..37f389022731 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild @@ -1,10 +1,10 @@ -# 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/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.4 2004/01/04 17:41:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.5 2004/01/24 08:22:37 robbat2 Exp $ DESCRIPTION="replacement of the old unix crypt(1)" -HOMEPAGE="http://mcrypt.hellug.gr/" -SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/${P}.tar.gz" +HOMEPAGE="http://mcrypt.sourceforge.net/" +SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |