diff options
author | 2006-07-13 04:59:53 +0000 | |
---|---|---|
committer | 2006-07-13 04:59:53 +0000 | |
commit | 62f69e6e2517a617a70b8319606001c6269e2e7d (patch) | |
tree | db1dedd36afcc7973060ae4a2be27ed02d89cd6d /dev-perl/aww | |
parent | Bugfix release from a new upstream maintainer, fixes segfault with HTTP::Requ... (diff) | |
download | gentoo-2-62f69e6e2517a617a70b8319606001c6269e2e7d.tar.gz gentoo-2-62f69e6e2517a617a70b8319606001c6269e2e7d.tar.bz2 gentoo-2-62f69e6e2517a617a70b8319606001c6269e2e7d.zip |
Mark 0.34 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/aww')
-rw-r--r-- | dev-perl/aww/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/aww/aww-0.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/aww/ChangeLog b/dev-perl/aww/ChangeLog index 9d7b203b18c3..811b82f50cd9 100644 --- a/dev-perl/aww/ChangeLog +++ b/dev-perl/aww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/aww # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/ChangeLog,v 1.14 2006/06/06 02:33:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/ChangeLog,v 1.15 2006/07/13 04:59:53 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> aww-0.34.ebuild: + Mark 0.34 stable on ia64 06 Jun 2006; <mcummings@gentoo.org> aww-0.34.ebuild: marking stable sparc diff --git a/dev-perl/aww/aww-0.34.ebuild b/dev-perl/aww/aww-0.34.ebuild index 0a3a26d392cf..42e4a2ff32d5 100644 --- a/dev-perl/aww/aww-0.34.ebuild +++ b/dev-perl/aww/aww-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.10 2006/06/06 02:33:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.11 2006/07/13 04:59:53 agriffis Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/aww/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-lang/perl |