diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:45:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:45:24 +0000 |
commit | 1a044d3c04b95a295a3ebed9ac10dc8a83d2e47d (patch) | |
tree | 4408388e164a550a57a6dee8b25eccd1ce994729 /dev-perl/Mail-DKIM | |
parent | Stable on ppc wrt bug 173847 (diff) | |
download | historical-1a044d3c04b95a295a3ebed9ac10dc8a83d2e47d.tar.gz historical-1a044d3c04b95a295a3ebed9ac10dc8a83d2e47d.tar.bz2 historical-1a044d3c04b95a295a3ebed9ac10dc8a83d2e47d.zip |
Marking stable amd64
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index eacf20faf115..ca64e1af4cb1 100644 --- a/dev-perl/Mail-DKIM/ChangeLog +++ b/dev-perl/Mail-DKIM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-DKIM # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.9 2007/04/06 15:12:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.10 2007/04/09 15:32:17 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Mail-DKIM-0.22.ebuild: + Marking stable amd64 *Mail-DKIM-0.24 (06 Apr 2007) diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild index 4f0cdeb2f3e1..efdcb296bd6b 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild,v 1.1 2007/02/11 20:35:46 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild,v 1.2 2007/04/09 15:32:17 mcummings Exp $ inherit perl-module @@ -20,6 +20,6 @@ DEPEND="dev-perl/Crypt-OpenSSL-Bignum SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SRC_TEST="do" |