diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 17:45:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 17:45:05 +0000 |
commit | 2114f9170d1a8db386c8e5f783573287a56ff523 (patch) | |
tree | 2a25af40ac36c466d0904e0cb4ff948eadc6d3c2 /dev-perl/Set-IntSpan | |
parent | Add hal use.flag mask on xfce-base/xfce4-extras until we keyword xfce-extras/... (diff) | |
download | gentoo-2-2114f9170d1a8db386c8e5f783573287a56ff523.tar.gz gentoo-2-2114f9170d1a8db386c8e5f783573287a56ff523.tar.bz2 gentoo-2-2114f9170d1a8db386c8e5f783573287a56ff523.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 856a2c234abe..8957eaad9ae3 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.23 2007/06/21 16:40:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.24 2007/07/13 17:45:05 armin76 Exp $ + + 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> Set-IntSpan-1.11.ebuild: + alpha/ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Set-IntSpan-1.10.ebuild, Set-IntSpan-1.11.ebuild: diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild index 6da32ccd45cf..09a048ea1999 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.11.ebuild,v 1.4 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild,v 1.5 2007/07/13 17:45:05 armin76 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" |