summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-05 16:45:27 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-05 16:45:27 +0000
commit36d819e479d6a7c5363f0eb135a0e75add3debc6 (patch)
treeccb6200d2f8d7f6bd7a79e2c833a8bd83b7e82d4 /dev-libs
parentTidy up some whitespace (diff)
downloadgentoo-2-36d819e479d6a7c5363f0eb135a0e75add3debc6.tar.gz
gentoo-2-36d819e479d6a7c5363f0eb135a0e75add3debc6.tar.bz2
gentoo-2-36d819e479d6a7c5363f0eb135a0e75add3debc6.zip
Mark stable on alpha
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/gmp/ChangeLog9
-rw-r--r--dev-libs/gmp/gmp-4.1-r1.ebuild4
-rw-r--r--dev-libs/librep/ChangeLog5
-rw-r--r--dev-libs/librep/librep-0.16.1.ebuild4
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-libs/gmp/ChangeLog b/dev-libs/gmp/ChangeLog
index 3027cdce8efb..78affeabdb9b 100644
--- a/dev-libs/gmp/ChangeLog
+++ b/dev-libs/gmp/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-libs/gmp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/ChangeLog,v 1.12 2003/01/15 02:40:15 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/ChangeLog,v 1.13 2003/02/05 16:45:26 agriffis Exp $
+
+ 05 Feb 2003; Aron Griffis <agriffis@gentoo.org> gmp-4.1-r1.ebuild :
+ Mark stable on alpha
14 Jan 2003: Jason Wever <weeve@gentoo.org> gmp-4.1-r1.ebuild :
- Removed --enable-mpfr from configure options for sparc only as with it enabled,
- gmp would not compile on sparc.
+ Removed --enable-mpfr from configure options for sparc only as with it
+ enabled, gmp would not compile on sparc.
17 Dec 2002; Aron Griffis <agriffis@gentoo.org> gmp-4.1-r1.ebuild :
Added ~alpha to KEYWORDS
diff --git a/dev-libs/gmp/gmp-4.1-r1.ebuild b/dev-libs/gmp/gmp-4.1-r1.ebuild
index 69f0e6d45108..3a42fbbbe716 100644
--- a/dev-libs/gmp/gmp-4.1-r1.ebuild
+++ b/dev-libs/gmp/gmp-4.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.1-r1.ebuild,v 1.11 2003/01/15 02:40:15 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.1-r1.ebuild,v 1.12 2003/02/05 16:45:26 agriffis Exp $
DESCRIPTION="Library for arithmetic on arbitrary precision integers, rational numbers, and floating-point numbers"
SRC_URI="ftp://prep.ai.mit.edu/gnu/gmp/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gmp/gmp.html"
-KEYWORDS="x86 ppc sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
SLOT="0"
LICENSE="LGPL-2"
diff --git a/dev-libs/librep/ChangeLog b/dev-libs/librep/ChangeLog
index 07d586046fb4..2a9c26636b70 100644
--- a/dev-libs/librep/ChangeLog
+++ b/dev-libs/librep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/librep
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.10 2002/12/17 22:55:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.11 2003/02/05 16:45:27 agriffis Exp $
+
+ 05 Feb 2003; Aron Griffis <agriffis@gentoo.org> librep-0.16.1.ebuild :
+ Mark stable on alpha
17 Dec 2002; Aron Griffis <agriffis@gentoo.org> librep-0.16.1.ebuild :
Added ~alpha to KEYWORDS
diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild
index a8242938e71f..61fa97ed6129 100644
--- a/dev-libs/librep/librep-0.16.1.ebuild
+++ b/dev-libs/librep/librep-0.16.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.6 2002/12/17 22:55:48 agriffis Exp $
+# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.7 2003/02/05 16:45:27 agriffis Exp $
IUSE="readline"
@@ -14,7 +14,7 @@ HOMEPAGE="http://librep.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc ~alpha"
+KEYWORDS="x86 sparc ppc alpha"
DEPEND=">=sys-libs/gdbm-1.8.0
>=dev-libs/gmp-3.1.1