diff options
author | 2006-03-30 22:21:41 +0000 | |
---|---|---|
committer | 2006-03-30 22:21:41 +0000 | |
commit | 7b2fc0b3188dfa5648738614f2e917e6afff1364 (patch) | |
tree | 57aca90a655699913e7fef07868a35524ffb177b /dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild | |
parent | Mark 0.10 ~ia64 (diff) | |
download | historical-7b2fc0b3188dfa5648738614f2e917e6afff1364.tar.gz historical-7b2fc0b3188dfa5648738614f2e917e6afff1364.tar.bz2 historical-7b2fc0b3188dfa5648738614f2e917e6afff1364.zip |
Mark 0.04 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild')
-rw-r--r-- | dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild index 93f1aa68ad84..a94507145759 100644 --- a/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild +++ b/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.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/Class-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.11 2005/09/23 16:23:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-WhiteHole/Class-WhiteHole-0.04.ebuild,v 1.12 2006/03/30 22:21:41 agriffis Exp $ inherit perl-module @@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |