summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:55:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:55:14 +0000
commitba30afd2aea59354eedd2fa0c922f5eb999fcd7e (patch)
tree64a73bc0232df7abe987a1f0f7ea6ec1bd2d85b2 /dev-perl/GnuPG-Interface
parentset firefox as default use so noone needs to install the old mozilla suite as... (diff)
downloadhistorical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.gz
historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.bz2
historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.zip
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r--dev-perl/GnuPG-Interface/ChangeLog6
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog
index cbf9574f74c8..77196d219a20 100644
--- a/dev-perl/GnuPG-Interface/ChangeLog
+++ b/dev-perl/GnuPG-Interface/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GnuPG-Interface
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.12 2006/06/12 15:26:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.13 2006/06/29 18:39:06 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ GnuPG-Interface-0.34.ebuild:
+ Stable on hppa
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
GnuPG-Interface-0.34.ebuild:
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
index 5c2978d7bc85..6aa92030ef3a 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.10 2006/06/12 15:26:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.11 2006/06/29 18:39:06 gustavoz Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://gnupg-interface.sourceforge.net/"
SRC_URI="mirror://sourceforge/gnupg-interface/${P}.tar.gz"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
DEPEND=">=app-crypt/gnupg-1.2.1-r1
>=dev-perl/Class-MethodMaker-1.11"