diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:59:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:59:53 +0000 |
commit | 94b58f25246c3ca99f35d4329552acea8d489c49 (patch) | |
tree | 6b2b2183cfc0332ba14488bb1ae9313c5bdae1bd /dev-perl/aww | |
parent | Bugfix release from a new upstream maintainer, fixes segfault with HTTP::Requ... (diff) | |
download | historical-94b58f25246c3ca99f35d4329552acea8d489c49.tar.gz historical-94b58f25246c3ca99f35d4329552acea8d489c49.tar.bz2 historical-94b58f25246c3ca99f35d4329552acea8d489c49.zip |
Mark 0.34 stable on ia64
Package-Manager: portage-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 |