diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-22 23:18:04 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-22 23:18:04 +0000 |
commit | 2b676657e59958cc14e60e2bcfc43da7a7350f8b (patch) | |
tree | 41c8836b62ceabc84821f14e30c81c4d312bf1d3 /dev-perl | |
parent | bump to 4.4.2 (various minor bugfixes) (diff) | |
download | gentoo-2-2b676657e59958cc14e60e2bcfc43da7a7350f8b.tar.gz gentoo-2-2b676657e59958cc14e60e2bcfc43da7a7350f8b.tar.bz2 gentoo-2-2b676657e59958cc14e60e2bcfc43da7a7350f8b.zip |
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Crypt-SSLeay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-SSLeay/ChangeLog b/dev-perl/Crypt-SSLeay/ChangeLog index 0f46c1480bfa..ef2478a64cb7 100644 --- a/dev-perl/Crypt-SSLeay/ChangeLog +++ b/dev-perl/Crypt-SSLeay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-SSLeay # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.52 2007/07/09 18:30:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.53 2007/07/22 23:18:04 tgall Exp $ + + 22 Jul 2007; Tom Gall <tgall@gentoo.org> Crypt-SSLeay-0.55.ebuild: + stable on ppc64 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> Crypt-SSLeay-0.55.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild index 1070590bed5f..5f3e0b88fa1d 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.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/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild,v 1.3 2007/07/09 18:30:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.55.ebuild,v 1.4 2007/07/22 23:18:04 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~dland/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" # Disabling tests for now. Opening a port always leads to mixed results for # folks - bug 59554 |