diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 20:08:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 20:08:37 +0000 |
commit | cae4c6312e22780ecae67338dd9d34d96b3f1299 (patch) | |
tree | b32dbf8f6e4116211e117be3e72b9bb6991696a7 /dev-perl/Want | |
parent | amd64 stable, bug #273776 (diff) | |
download | historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.tar.gz historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.tar.bz2 historical-cae4c6312e22780ecae67338dd9d34d96b3f1299.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index e17d9c461b05..322fbf3110bd 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.36 2008/09/15 11:41:26 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.37 2009/07/02 20:04:16 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Want-0.18.ebuild: + Stable for HPPA too. 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Want-0.07.ebuild, -Want-0.10.ebuild, -Want-0.12.ebuild, -Want-0.14.ebuild: diff --git a/dev-perl/Want/Want-0.18.ebuild b/dev-perl/Want/Want-0.18.ebuild index 11dc621ee722..398125924db3 100644 --- a/dev-perl/Want/Want-0.18.ebuild +++ b/dev-perl/Want/Want-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.18.ebuild,v 1.2 2008/07/17 21:11:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.18.ebuild,v 1.3 2009/07/02 20:04:16 jer Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/~robin/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |