diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 20:42:36 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 20:42:36 +0000 |
commit | fb7e41e3d214ecfd8429e1368738a445f275ca49 (patch) | |
tree | 414045cc574a9b51afe12dfaa427be9c3908f98b /dev-perl/Error/Error-0.15-r2.ebuild | |
parent | Header updates, added amd64 keyword. (diff) | |
download | historical-fb7e41e3d214ecfd8429e1368738a445f275ca49.tar.gz historical-fb7e41e3d214ecfd8429e1368738a445f275ca49.tar.bz2 historical-fb7e41e3d214ecfd8429e1368738a445f275ca49.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'dev-perl/Error/Error-0.15-r2.ebuild')
-rw-r--r-- | dev-perl/Error/Error-0.15-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild index 6d9856a3b26b..c5dbf3bf4ae1 100644 --- a/dev-perl/Error/Error-0.15-r2.ebuild +++ b/dev-perl/Error/Error-0.15-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.6 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.7 2004/01/18 20:34:53 tuxus Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha ~mips" |