diff options
author | David Holm <dholm@gentoo.org> | 2004-10-15 16:07:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-15 16:07:24 +0000 |
commit | 8c9fe237b9f6c08c23b24b8357052a64ece7553b (patch) | |
tree | 842c448685cf5c6b57546709aa6e4889ce90a44a /app-crypt | |
parent | Added to ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.gz gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.bz2 gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/ccrypt/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/ccrypt/ChangeLog b/app-crypt/ccrypt/ChangeLog index b046d99d2bfe..797c03af6960 100644 --- a/app-crypt/ccrypt/ChangeLog +++ b/app-crypt/ccrypt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/ccrypt # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.1 2004/09/07 11:40:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.2 2004/10/15 16:05:56 dholm Exp $ + + 15 Oct 2004; David Holm <dholm@gentoo.org> ccrypt-1.7.ebuild: + Added to ~ppc. *ccrypt-1.7 (07 Sep 2004) diff --git a/app-crypt/ccrypt/ccrypt-1.7.ebuild b/app-crypt/ccrypt/ccrypt-1.7.ebuild index 689c51e5ef2b..aa37c5c279fc 100644 --- a/app-crypt/ccrypt/ccrypt-1.7.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.1 2004/09/07 11:40:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7.ebuild,v 1.2 2004/10/15 16:05:56 dholm 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="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="virtual/libc" DEPEND="virtual/libc |