diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 03:13:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 03:13:49 +0000 |
commit | 67fc848eae9f6beb9eaad2a64964e3515de121ac (patch) | |
tree | adf77d7dc7c3380006885c6f1b77e9c41df09a94 /dev-perl/Set-IntSpan | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-67fc848eae9f6beb9eaad2a64964e3515de121ac.tar.gz gentoo-2-67fc848eae9f6beb9eaad2a64964e3515de121ac.tar.bz2 gentoo-2-67fc848eae9f6beb9eaad2a64964e3515de121ac.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index ef987db1e155..eefc518c27d7 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Set-IntSpan -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.27 2007/12/17 19:04:13 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.28 2008/03/19 03:13:49 jer Exp $ + + 19 Mar 2008; Jeroen Roovers <jer@gentoo.org> Set-IntSpan-1.12.ebuild: + Stable for HPPA too. 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Set-IntSpan-1.12.ebuild: amd64 stable diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild index 5b3510759296..59174cf7c918 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.3 2007/12/17 19:04:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.4 2008/03/19 03:13:49 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~swmcd/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" SRC_TEST="do" DEPEND="dev-lang/perl" |