summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 08:30:05 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 08:30:05 +0000
commitb87587de86f00e4bdac60820c8d5592434e7d3a1 (patch)
tree3a856086637e781fdc23c0da2839a0c15fa64a2f /dev-libs
parentdid not compile with -O3 (Manifest recommit) (diff)
downloadgentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.gz
gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.bz2
gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.zip
Stable on amd64.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boehm-gc/ChangeLog5
-rw-r--r--dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild4
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog6
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild4
-rw-r--r--dev-libs/libgpg-error/ChangeLog6
-rw-r--r--dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild4
-rw-r--r--dev-libs/libmcal/ChangeLog5
-rw-r--r--dev-libs/libmcal/libmcal-0.7-r3.ebuild4
-rw-r--r--dev-libs/libotf/ChangeLog5
-rw-r--r--dev-libs/libotf/libotf-0.9.2.ebuild4
10 files changed, 32 insertions, 15 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index ae246f354a42..b6c7cd0fdbca 100644
--- a/dev-libs/boehm-gc/ChangeLog
+++ b/dev-libs/boehm-gc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boehm-gc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.24 2004/10/14 12:10:33 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.25 2004/10/19 08:25:39 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> boehm-gc-6.3-r1.ebuild:
+ Stable on amd64.
14 Oct 2004; Guy Martin <gmsoft@gentoo.org> boehm-gc-6.3-r1.ebuild:
Stable on hppa.
diff --git a/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild
index fe02ef7e8181..1520e561c5b6 100644
--- a/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild,v 1.5 2004/10/14 12:10:33 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.3-r1.ebuild,v 1.6 2004/10/19 08:25:39 absinthe Exp $
MY_P=gc${PV/_/}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~sparc alpha ppc ~amd64 hppa ~macos ~ppc64 ppc-macos ~ia64"
+KEYWORDS="x86 ~sparc alpha ppc amd64 hppa ~macos ~ppc64 ppc-macos ~ia64"
IUSE="c++"
RDEPEND="virtual/libc"
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 514938422f4c..be7489f82c93 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.98 2004/10/13 13:22:56 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.99 2004/10/19 08:27:12 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ cyrus-sasl-2.1.19-r1.ebuild:
+ Stable on amd64.
13 Oct 2004; Guy Martin <gmsoft@gentoo.org> cyrus-sasl-2.1.19-r1.ebuild:
Stable on hppa.
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild
index 4e2425e17fc7..21b5acd3a047 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild,v 1.7 2004/10/13 13:22:56 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild,v 1.8 2004/10/19 08:27:12 absinthe Exp $
inherit eutils gnuconfig flag-o-matic java-pkg
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz"
LICENSE="as-is"
SLOT="2"
-KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ~s390 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm hppa amd64 ~ia64 ~s390 ~ppc64"
IUSE="berkdb gdbm ldap mysql postgres kerberos static ssl java pam authdaemond"
RDEPEND="virtual/libc
diff --git a/dev-libs/libgpg-error/ChangeLog b/dev-libs/libgpg-error/ChangeLog
index ef81d099aecc..b5a40d0b1375 100644
--- a/dev-libs/libgpg-error/ChangeLog
+++ b/dev-libs/libgpg-error/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgpg-error
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.25 2004/10/11 23:36:44 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.26 2004/10/19 08:29:08 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ libgpg-error-1.0-r1.ebuild:
+ Stable on amd64.
12 Oct 2004; Guy Martin <gmsoft@gentoo.org> libgpg-error-1.0.ebuild:
Stable on hppa.
diff --git a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild b/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild
index a341917eed81..952d5a61584b 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.1 2004/09/17 08:04:17 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.2 2004/10/19 08:29:08 absinthe Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64 macos ppc-macos"
+KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~hppa amd64 ~ia64 ~ppc64 macos ppc-macos"
IUSE="nls"
DEPEND="virtual/libc"
diff --git a/dev-libs/libmcal/ChangeLog b/dev-libs/libmcal/ChangeLog
index 5a4a56a4e9b8..3a48539bd062 100644
--- a/dev-libs/libmcal/ChangeLog
+++ b/dev-libs/libmcal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libmcal
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/ChangeLog,v 1.20 2004/10/11 23:38:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/ChangeLog,v 1.21 2004/10/19 08:28:11 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libmcal-0.7-r3.ebuild:
+ Stable on amd64.
12 Oct 2004; Guy Martin <gmsoft@gentoo.org> libmcal-0.7-r3.ebuild:
Stable on hppa.
diff --git a/dev-libs/libmcal/libmcal-0.7-r3.ebuild b/dev-libs/libmcal/libmcal-0.7-r3.ebuild
index e3caaf4348ca..0c0c6c09bc73 100644
--- a/dev-libs/libmcal/libmcal-0.7-r3.ebuild
+++ b/dev-libs/libmcal/libmcal-0.7-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/libmcal-0.7-r3.ebuild,v 1.4 2004/10/11 23:38:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcal/libmcal-0.7-r3.ebuild,v 1.5 2004/10/19 08:28:11 absinthe Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="${SRC_URI_BASE}/${P}.tar.gz ${SRC_URI_BASE}/${DRIVERS}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~amd64 ~ia64 ~s390"
+KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa amd64 ~ia64 ~s390"
IUSE="pam"
DEPEND="pam? ( sys-libs/pam )"
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 19382789b2bf..39884b164568 100644
--- a/dev-libs/libotf/ChangeLog
+++ b/dev-libs/libotf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libotf
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.11 2004/10/03 14:03:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.12 2004/10/19 08:30:05 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libotf-0.9.2.ebuild:
+ Stable on amd64.
03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> libotf-0.9.2.ebuild:
Stable on x86, alpha and ppc.
diff --git a/dev-libs/libotf/libotf-0.9.2.ebuild b/dev-libs/libotf/libotf-0.9.2.ebuild
index 131ae1d52847..7f6844eb04e5 100644
--- a/dev-libs/libotf/libotf-0.9.2.ebuild
+++ b/dev-libs/libotf/libotf-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.2.ebuild,v 1.2 2004/10/03 14:03:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.2.ebuild,v 1.3 2004/10/19 08:30:05 absinthe Exp $
DESCRIPTION="Library for handling OpenType fonts (OTF)"
HOMEPAGE="http://www.m17n.org/libotf/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.m17n.org/libotf/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc alpha ~amd64 ~ppc64 ~sparc"
+KEYWORDS="x86 ppc alpha amd64 ~ppc64 ~sparc"
IUSE="X"
RDEPEND="X? ( virtual/x11 )