diff options
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild index e84a0a0bfb49..fa0d3d40ec8d 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.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/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.3 2005/01/21 20:12:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.4 2005/01/22 00:51:47 kloeri Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~ppc64" +KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~ppc64" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index 3ce57f14c0bd..6407a3f1090c 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cgi-Simple # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.10 2005/01/21 20:12:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.11 2005/01/22 00:51:47 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + Cgi-Simple-0.077.ebuild: + Stable on alpha. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Cgi-Simple-0.077.ebuild: diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index f208be747103..d68a99ec4ff9 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Chart-Math-Axis # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.10 2005/01/21 20:25:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.11 2005/01/22 00:49:08 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + Chart-Math-Axis-0.3.ebuild: + Stable on alpha. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Chart-Math-Axis-0.3.ebuild: diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild index 258ffefac1e2..028c86e9b774 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.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/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.5 2005/01/21 20:25:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.6 2005/01/22 00:49:08 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc ~sparc" IUSE="" SRC_TEST="do" |