diff options
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r-- | app-crypt/ccrypt/ChangeLog | 7 | ||||
-rw-r--r-- | app-crypt/ccrypt/Manifest | 28 | ||||
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.7.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/ccrypt/files/digest-ccrypt-1.7 | 2 |
4 files changed, 25 insertions, 18 deletions
diff --git a/app-crypt/ccrypt/ChangeLog b/app-crypt/ccrypt/ChangeLog index dc85b952330c..3dab41032850 100644 --- a/app-crypt/ccrypt/ChangeLog +++ b/app-crypt/ccrypt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/ccrypt -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.7 2005/10/17 05:11:06 josejx Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.8 2006/08/16 00:16:50 squinky86 Exp $ + + 16 Aug 2006; Jon Hood <squinky86@gentoo.org> ccrypt-1.7.ebuild: + Stable on amd64, bug #143865. Thanks postmodern <brodigan@pdx.edu>. 17 Oct 2005; Joseph Jezak <josejx@gentoo.org> ccrypt-1.7.ebuild: Marked ppc stable for bug #108173. diff --git a/app-crypt/ccrypt/Manifest b/app-crypt/ccrypt/Manifest index 8bd9d6054a38..8015f2d42497 100644 --- a/app-crypt/ccrypt/Manifest +++ b/app-crypt/ccrypt/Manifest @@ -1,14 +1,16 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 3edfb7fff4c40cc9c325ef2dcb4415f9 ChangeLog 899 -MD5 03da8d084415a757c77b7ee361499dd7 ccrypt-1.7.ebuild 624 -MD5 bda761df87b02dfdba73a468a2c7b33c files/digest-ccrypt-1.7 62 +DIST ccrypt-1.7.tar.gz 214189 RMD160 7af1b97900b997f5ef4d380153a72c932360afed SHA1 1224850bfb4d5ac75d4aed5d4673f2101d74db20 SHA256 1bf974c9ee5f20332f0117c5b80784825f505f1a24eb57a10c8195c3ad16540e +EBUILD ccrypt-1.7.ebuild 626 RMD160 9f6568ae460d14de243de63d0a5f9dab41778a1f SHA1 c4b4bd82ef3ceeb4146e0dc496564fd255d4dcf7 SHA256 4a40a46653d80f951b756b5e43455350f4143a513e2e6ea4f89d0b30a5aa2f86 +MD5 5025730de5dac7c92508b4a417e8f65d ccrypt-1.7.ebuild 626 +RMD160 9f6568ae460d14de243de63d0a5f9dab41778a1f ccrypt-1.7.ebuild 626 +SHA256 4a40a46653d80f951b756b5e43455350f4143a513e2e6ea4f89d0b30a5aa2f86 ccrypt-1.7.ebuild 626 +MISC ChangeLog 1039 RMD160 07c48dd7d438d6219fa78ce4240a06333f04eb78 SHA1 18b5435c7511bcac0ec175bd3534047da8804ef1 SHA256 010b24f9b7ec62d2d672071f34ccd60f1d2cd50753f24babdd217bb58c0bfeb5 +MD5 2e2bebd184aea8cee7e5b40614e9e0b7 ChangeLog 1039 +RMD160 07c48dd7d438d6219fa78ce4240a06333f04eb78 ChangeLog 1039 +SHA256 010b24f9b7ec62d2d672071f34ccd60f1d2cd50753f24babdd217bb58c0bfeb5 ChangeLog 1039 +MISC metadata.xml 248 RMD160 d300a6a39cab5cfc836dd8154166ea93795e7682 SHA1 651e99b4c63f219da583fdc286e904f57bfa7741 SHA256 cab631a70b543455c36e9f6125586ae2421fb453f6b20a158fcdd7317b57f2aa MD5 59af1ba132e999b7d1c7b6d42ed4b1e7 metadata.xml 248 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDUzJ/csIHjyDViGQRAtDIAKCwiBlgZTEcHY2NnIA1wF05iPOBmACgoACw -L3osQuu60xJ99zXHzb9tKIc= -=D7Wg ------END PGP SIGNATURE----- +RMD160 d300a6a39cab5cfc836dd8154166ea93795e7682 metadata.xml 248 +SHA256 cab631a70b543455c36e9f6125586ae2421fb453f6b20a158fcdd7317b57f2aa metadata.xml 248 +MD5 4dbf22302b144bbbc2a80d462b222217 files/digest-ccrypt-1.7 232 +RMD160 0aee541f5bd39c75bb8e073a2d0d9f3a503df6f2 files/digest-ccrypt-1.7 232 +SHA256 d37771cfd1b882cb50d4e611eeed2f65bb906e2431c9ba10a2fba037a6c314e0 files/digest-ccrypt-1.7 232 diff --git a/app-crypt/ccrypt/ccrypt-1.7.ebuild b/app-crypt/ccrypt/ccrypt-1.7.ebuild index 3b50938adb05..6e81a0c4fef0 100644 --- a/app-crypt/ccrypt/ccrypt-1.7.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7.ebuild,v 1.7 2005/10/17 05:11:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7.ebuild,v 1.8 2006/08/16 00:16:50 squinky86 Exp $ DESCRIPTION="Encryption and decryption" HOMEPAGE="http://ccrypt.sourceforge.net" SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc ~ppc-macos x86" IUSE="" RDEPEND="virtual/libc" DEPEND="virtual/libc diff --git a/app-crypt/ccrypt/files/digest-ccrypt-1.7 b/app-crypt/ccrypt/files/digest-ccrypt-1.7 index 57aec26837e3..0e4f1fb09d1c 100644 --- a/app-crypt/ccrypt/files/digest-ccrypt-1.7 +++ b/app-crypt/ccrypt/files/digest-ccrypt-1.7 @@ -1 +1,3 @@ MD5 19526e31a7d234e29d54dbcc876605d5 ccrypt-1.7.tar.gz 214189 +RMD160 7af1b97900b997f5ef4d380153a72c932360afed ccrypt-1.7.tar.gz 214189 +SHA256 1bf974c9ee5f20332f0117c5b80784825f505f1a24eb57a10c8195c3ad16540e ccrypt-1.7.tar.gz 214189 |