diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:39:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:39:34 +0000 |
commit | ddab0f4f00e6d95b8e59a6d05227e2f5c09aa426 (patch) | |
tree | 17a576324cc1da6f7169046ccd4ed3267b654358 /dev-perl/Exception-Class | |
parent | Mark 0.15-r2 stable on ia64 (diff) | |
download | historical-ddab0f4f00e6d95b8e59a6d05227e2f5c09aa426.tar.gz historical-ddab0f4f00e6d95b8e59a6d05227e2f5c09aa426.tar.bz2 historical-ddab0f4f00e6d95b8e59a6d05227e2f5c09aa426.zip |
Mark 1.21 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 2141b5508fa5..db3e3821da20 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.25 2005/09/08 18:20:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.26 2005/10/02 12:39:34 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + Exception-Class-1.21.ebuild: + Mark 1.21 stable on ia64 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Exception-Class-1.21.ebuild: diff --git a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild index 20febc6d75de..62247ab3c214 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.7 2005/09/08 18:20:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.8 2005/10/02 12:39:34 agriffis Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" SRC_TEST="do" DEPEND="${DEPEND} |