summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-03-07 21:07:49 +0000
committerJeroen Roovers <jer@gentoo.org>2011-03-07 21:07:49 +0000
commit7efd7794289da60778c8328e3178a5e133f972b8 (patch)
tree1de86192c89f30f028a6845469574847ce44be7e /dev-libs
parentold (diff)
downloadgentoo-2-7efd7794289da60778c8328e3178a5e133f972b8.tar.gz
gentoo-2-7efd7794289da60778c8328e3178a5e133f972b8.tar.bz2
gentoo-2-7efd7794289da60778c8328e3178a5e133f972b8.zip
Stable for HPPA (bug #355133).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libtommath/ChangeLog7
-rw-r--r--dev-libs/libtommath/libtommath-0.41.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index 7f8763659bb9..220871c42c81 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libtommath
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.32 2010/04/24 19:44:35 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.33 2011/03/07 21:07:49 jer Exp $
+
+ 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> libtommath-0.41.ebuild:
+ Stable for HPPA (bug #355133).
24 Apr 2010; Raúl Porcel <armin76@gentoo.org> libtommath-0.41.ebuild:
Add ~alpha/~ia64 wrt #314875
diff --git a/dev-libs/libtommath/libtommath-0.41.ebuild b/dev-libs/libtommath/libtommath-0.41.ebuild
index 706f7817412f..86356437aa51 100644
--- a/dev-libs/libtommath/libtommath-0.41.ebuild
+++ b/dev-libs/libtommath/libtommath-0.41.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.6 2010/04/24 19:44:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.41.ebuild,v 1.7 2011/03/07 21:07:49 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="sys-devel/libtool"