summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 14:57:41 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 14:57:41 +0000
commit7cddba3ae8418340ccab700ddf7a8c3d017ca7c6 (patch)
tree1e750e3d4007a4af52693311412a6cf5f51095a8 /app-crypt/cryptplug
parentVersion bump. Closing bug #54825. (Manifest recommit) (diff)
downloadgentoo-2-7cddba3ae8418340ccab700ddf7a8c3d017ca7c6.tar.gz
gentoo-2-7cddba3ae8418340ccab700ddf7a8c3d017ca7c6.tar.bz2
gentoo-2-7cddba3ae8418340ccab700ddf7a8c3d017ca7c6.zip
Stable on alpha.
Diffstat (limited to 'app-crypt/cryptplug')
-rw-r--r--app-crypt/cryptplug/ChangeLog5
-rw-r--r--app-crypt/cryptplug/cryptplug-0.3.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/cryptplug/ChangeLog b/app-crypt/cryptplug/ChangeLog
index d1f84ecf48b9..95c003b302f4 100644
--- a/app-crypt/cryptplug/ChangeLog
+++ b/app-crypt/cryptplug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/cryptplug
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.13 2004/06/24 21:31:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.14 2004/07/03 14:57:41 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> cryptplug-0.3.16.ebuild:
+ Stable on alpha.
15 Jun 2004; Jason Wever <weeve@gentoo.org> cryptplug-0.3.16.ebuild:
Stable on sparc.
diff --git a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16.ebuild
index 85f5afef4864..42ac92d2a1c0 100644
--- a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild
+++ b/app-crypt/cryptplug/cryptplug-0.3.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16.ebuild,v 1.5 2004/06/24 21:31:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16.ebuild,v 1.6 2004/07/03 14:57:41 kloeri Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~ia64"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa amd64 ~ia64"
IUSE=""
DEPEND="=app-crypt/gpgme-0.3.14"