diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 08:44:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 08:44:26 +0000 |
commit | 3d3bc01f5eea03d9ec8197cd81a6625528fa36fb (patch) | |
tree | 96b4ea5faf5a5cac85bc7ff41264fcc33cffbe9b /dev-perl/Event/Event-0.87.ebuild | |
parent | Stable for x86 (diff) | |
download | historical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.tar.gz historical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.tar.bz2 historical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Event/Event-0.87.ebuild')
-rw-r--r-- | dev-perl/Event/Event-0.87.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Event/Event-0.87.ebuild b/dev-perl/Event/Event-0.87.ebuild index 9de0f84cc8cc..31125c39f7f0 100644 --- a/dev-perl/Event/Event-0.87.ebuild +++ b/dev-perl/Event/Event-0.87.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.3 2004/01/19 03:22:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.4 2004/05/26 08:41:30 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" DEPEND="dev-perl/Test" mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf" |