diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:56:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:56:42 +0000 |
commit | dc153f8605f4dcbb7fd5c8c278229c4ef44e4c55 (patch) | |
tree | 1de11b5d8fe18a6f2dd90c7062355382834ee471 /dev-perl/Mail-DomainKeys | |
parent | marking sparc x86 stable (diff) | |
download | historical-dc153f8605f4dcbb7fd5c8c278229c4ef44e4c55.tar.gz historical-dc153f8605f4dcbb7fd5c8c278229c4ef44e4c55.tar.bz2 historical-dc153f8605f4dcbb7fd5c8c278229c4ef44e4c55.zip |
Marking x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r-- | dev-perl/Mail-DomainKeys/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index f1f839c93466..c264815e8609 100644 --- a/dev-perl/Mail-DomainKeys/ChangeLog +++ b/dev-perl/Mail-DomainKeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-DomainKeys -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.1 2005/11/21 17:17:13 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.2 2006/01/13 21:52:57 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Mail-DomainKeys-0.80.ebuild: + Marking x86 stable *Mail-DomainKeys-0.80 (21 Nov 2005) diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild index feb2e97daebe..1a1b62f3a608 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.2 2006/01/09 21:15:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.3 2006/01/13 21:52:57 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SRC_TEST="do" |