diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:00:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:00:02 +0000 |
commit | f4eda3177959077da7b825587627ee4823b55419 (patch) | |
tree | 3ecf00353939e58087d37528dcf7c8e8a471c413 /dev-perl/Net-IRC | |
parent | Mark 0.10 stable on ia64 (diff) | |
download | historical-f4eda3177959077da7b825587627ee4823b55419.tar.gz historical-f4eda3177959077da7b825587627ee4823b55419.tar.bz2 historical-f4eda3177959077da7b825587627ee4823b55419.zip |
Mark 0.75 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Net-IRC')
-rw-r--r-- | dev-perl/Net-IRC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-IRC/Net-IRC-0.75.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-IRC/ChangeLog b/dev-perl/Net-IRC/ChangeLog index 21ef77f60734..809fd9e1a23f 100644 --- a/dev-perl/Net-IRC/ChangeLog +++ b/dev-perl/Net-IRC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-IRC # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/ChangeLog,v 1.23 2005/08/25 23:53:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/ChangeLog,v 1.24 2005/10/02 13:00:02 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Net-IRC-0.75.ebuild: + Mark 0.75 stable on ia64 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> Net-IRC-0.75.ebuild: add ~ia64 diff --git a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild b/dev-perl/Net-IRC/Net-IRC-0.75.ebuild index ac8ef3408227..c11e8b558115 100644 --- a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild +++ b/dev-perl/Net-IRC/Net-IRC-0.75.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/Net-IRC/Net-IRC-0.75.ebuild,v 1.8 2005/08/25 23:53:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.75.ebuild,v 1.9 2005/10/02 13:00:02 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IRC" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |