diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:46:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:46:55 +0000 |
commit | b4824aa3c4f12514674c08a5b255ea143d50eb9e (patch) | |
tree | a2be2c72e427329d27c9b53219a5b31dbc623f7e /dev-perl/GnuPG-Interface | |
parent | Stable on alpha. (diff) | |
download | historical-b4824aa3c4f12514674c08a5b255ea143d50eb9e.tar.gz historical-b4824aa3c4f12514674c08a5b255ea143d50eb9e.tar.bz2 historical-b4824aa3c4f12514674c08a5b255ea143d50eb9e.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index 92fdd5bf31c2..4ef57193cdde 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.3 2004/04/16 11:27:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.4 2004/05/26 09:42:48 kloeri Exp $ + + 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> + GnuPG-Interface-0.34.ebuild: + Stable on alpha. 16 Apr 2004; 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 0aa850a6a2f0..61afd35d8f25 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-2004 Gentoo Technologies, Inc. # 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.2 2004/04/16 11:27:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.34.ebuild,v 1.3 2004/05/26 09:42:48 kloeri 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="~x86 ~ppc ~sparc ~amd64 ~ia64 ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ia64 alpha ~hppa" IUSE="" DEPEND=">=app-crypt/gnupg-1.2.1-r1 >=dev-perl/Class-MethodMaker-1.08" |