diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-27 23:22:42 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-27 23:22:42 +0000 |
commit | 8a1542d7de4f3dab30a1facaf8aa366ef441d1c3 (patch) | |
tree | 8f23c37c79944b289d020b67a778f305e93040db /dev-perl/PDL | |
parent | galeon cleanup and mozilla dep removal (diff) | |
download | gentoo-2-8a1542d7de4f3dab30a1facaf8aa366ef441d1c3.tar.gz gentoo-2-8a1542d7de4f3dab30a1facaf8aa366ef441d1c3.tar.bz2 gentoo-2-8a1542d7de4f3dab30a1facaf8aa366ef441d1c3.zip |
Stable on alpha wrt Bug #137427.
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PDL/ChangeLog b/dev-perl/PDL/ChangeLog index 509659e362fd..67749a656f79 100644 --- a/dev-perl/PDL/ChangeLog +++ b/dev-perl/PDL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PDL # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.53 2006/06/26 08:13:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.54 2006/06/27 23:22:42 tcort Exp $ + + 27 Jun 2006; Thomas Cort <tcort@gentoo.org> PDL-2.4.2-r1.ebuild: + Stable on alpha wrt Bug #137427. 26 Jun 2006; Andrej Kacian <ticho@gentoo.org> PDL-2.4.2-r1.ebuild: Stable on x86, bug #137131. diff --git a/dev-perl/PDL/PDL-2.4.2-r1.ebuild b/dev-perl/PDL/PDL-2.4.2-r1.ebuild index 67207937ae70..3c4c33642e89 100644 --- a/dev-perl/PDL/PDL-2.4.2-r1.ebuild +++ b/dev-perl/PDL/PDL-2.4.2-r1.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/PDL/PDL-2.4.2-r1.ebuild,v 1.7 2006/06/26 08:13:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.8 2006/06/27 23:22:42 tcort Exp $ inherit perl-module eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CS/CSOE/${P}.tar.gz" LICENSE="Artistic as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc x86" IUSE="opengl badval" DEPEND=">=sys-libs/ncurses-5.2 |