diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:22:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:22:49 +0000 |
commit | ae1c06beca42c36d081519f9530194182150ea7d (patch) | |
tree | 985afc8baf1b5f7fb45b6ecd31155263a0c50c20 /dev-perl | |
parent | Marking 1.1.0 stable on PPC because of security bug #139593. (diff) | |
download | gentoo-2-ae1c06beca42c36d081519f9530194182150ea7d.tar.gz gentoo-2-ae1c06beca42c36d081519f9530194182150ea7d.tar.bz2 gentoo-2-ae1c06beca42c36d081519f9530194182150ea7d.zip |
Mark 1.9-r1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl')
4 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/mime-construct/ChangeLog b/dev-perl/mime-construct/ChangeLog index eba9af77de34..bf9a964365e9 100644 --- a/dev-perl/mime-construct/ChangeLog +++ b/dev-perl/mime-construct/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/mime-construct # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.6 2006/07/05 18:40:15 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.7 2006/07/10 23:22:49 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + mime-construct-1.9-r1.ebuild: + Mark 1.9-r1 stable on ia64 05 Jul 2006; Christian Hartmann <ian@gentoo.org> mime-construct-1.9.ebuild, mime-construct-1.9-r1.ebuild: diff --git a/dev-perl/mime-construct/files/digest-mime-construct-1.9 b/dev-perl/mime-construct/files/digest-mime-construct-1.9 index 90a0ef3a241c..3a33a3b534a4 100644 --- a/dev-perl/mime-construct/files/digest-mime-construct-1.9 +++ b/dev-perl/mime-construct/files/digest-mime-construct-1.9 @@ -1 +1,3 @@ MD5 727a5b622fae6e2800caffae9b034f24 mime-construct-1.9.tar.gz 11803 +RMD160 f0676fe3d22ab01ef1c910f5e461743e18a7bf43 mime-construct-1.9.tar.gz 11803 +SHA256 10a6998da10bede89f7cbf09a3355034ffbc5f52bb505798e5468eb83da5cc76 mime-construct-1.9.tar.gz 11803 diff --git a/dev-perl/mime-construct/files/digest-mime-construct-1.9-r1 b/dev-perl/mime-construct/files/digest-mime-construct-1.9-r1 index 90a0ef3a241c..3a33a3b534a4 100644 --- a/dev-perl/mime-construct/files/digest-mime-construct-1.9-r1 +++ b/dev-perl/mime-construct/files/digest-mime-construct-1.9-r1 @@ -1 +1,3 @@ MD5 727a5b622fae6e2800caffae9b034f24 mime-construct-1.9.tar.gz 11803 +RMD160 f0676fe3d22ab01ef1c910f5e461743e18a7bf43 mime-construct-1.9.tar.gz 11803 +SHA256 10a6998da10bede89f7cbf09a3355034ffbc5f52bb505798e5468eb83da5cc76 mime-construct-1.9.tar.gz 11803 diff --git a/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild b/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild index 10a8023d824d..9e744907c69a 100644 --- a/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild +++ b/dev-perl/mime-construct/mime-construct-1.9-r1.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/mime-construct/mime-construct-1.9-r1.ebuild,v 1.4 2006/07/05 18:40:15 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.9-r1.ebuild,v 1.5 2006/07/10 23:22:49 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 x86" +KEYWORDS="~amd64 ia64 x86" IUSE="" SRC_TEST="do" |