diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-17 05:11:06 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-17 05:11:06 +0000 |
commit | 1dce835d2a2d3776a8cbe7c341f022b213faf4e9 (patch) | |
tree | 48ef116fa13aa37c9f1eff11708f0bd81956b30c /app-crypt/ccrypt/ccrypt-1.7.ebuild | |
parent | Marked ppc stable for bug #108171. (diff) | |
download | historical-1dce835d2a2d3776a8cbe7c341f022b213faf4e9.tar.gz historical-1dce835d2a2d3776a8cbe7c341f022b213faf4e9.tar.bz2 historical-1dce835d2a2d3776a8cbe7c341f022b213faf4e9.zip |
Marked ppc stable for bug #108173.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.7.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.7.ebuild b/app-crypt/ccrypt/ccrypt-1.7.ebuild index b0199204ae7c..3b50938adb05 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 # 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.6 2005/09/29 01:46:06 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7.ebuild,v 1.7 2005/10/17 05:11:06 josejx 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 |