Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 38110
Collapse All | Expand All

(-)app-crypt/mcrypt/mcrypt-2.6.2.ebuild.orig (-2 / +2 lines)
Lines 3-10 Link Here
3
# $Header: /home/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.8 2003/09/06 22:15:09 msterret Exp $
3
# $Header: /home/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.8 2003/09/06 22:15:09 msterret Exp $
4
4
5
DESCRIPTION="replacement of the old unix crypt(1)"
5
DESCRIPTION="replacement of the old unix crypt(1)"
6
HOMEPAGE="http://mcrypt.hellug.gr/"
6
HOMEPAGE="http://mcrypt.sourceforge.net/"
7
SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/${P}.tar.gz"
7
SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
8
8
9
LICENSE="GPL-2"
9
LICENSE="GPL-2"
10
SLOT="0"
10
SLOT="0"
(-)app-crypt/mcrypt/mcrypt-2.6.4.ebuild.orig (-2 / +2 lines)
Lines 3-10 Link Here
3
# $Header: /home/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.4 2004/01/04 17:41:18 aliz Exp $
3
# $Header: /home/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.4 2004/01/04 17:41:18 aliz Exp $
4
4
5
DESCRIPTION="replacement of the old unix crypt(1)"
5
DESCRIPTION="replacement of the old unix crypt(1)"
6
HOMEPAGE="http://mcrypt.hellug.gr/"
6
HOMEPAGE="http://mcrypt.sourceforge.net/"
7
SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/${P}.tar.gz"
7
SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
8
8
9
LICENSE="GPL-2"
9
LICENSE="GPL-2"
10
SLOT="0"
10
SLOT="0"
(-)dev-libs/libmcrypt/libmcrypt-2.5.5.ebuild.orig (-2 / +2 lines)
Lines 5-12 Link Here
5
#inherit libtool
5
#inherit libtool
6
6
7
DESCRIPTION="libmcrypt is a library that provides uniform interface to access several encryption algorithms."
7
DESCRIPTION="libmcrypt is a library that provides uniform interface to access several encryption algorithms."
8
HOMEPAGE="http://mcrypt.hellug.gr/"
8
HOMEPAGE="http://mcrypt.sourceforge.net/"
9
SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/${P}.tar.gz"
9
SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
10
10
11
LICENSE="GPL-2 LGPL-2.1"
11
LICENSE="GPL-2 LGPL-2.1"
12
SLOT="0"
12
SLOT="0"
(-)dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild.orig (-2 / +2 lines)
Lines 5-12 Link Here
5
inherit libtool
5
inherit libtool
6
6
7
DESCRIPTION="libmcrypt is a library that provides uniform interface to access several encryption algorithms."
7
DESCRIPTION="libmcrypt is a library that provides uniform interface to access several encryption algorithms."
8
HOMEPAGE="http://mcrypt.hellug.gr/"
8
HOMEPAGE="http://mcrypt.sourceforge.net/"
9
SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/${P}.tar.gz"
9
SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
10
10
11
LICENSE="GPL-2 LGPL-2.1"
11
LICENSE="GPL-2 LGPL-2.1"
12
SLOT="0"
12
SLOT="0"

Return to bug 38110