summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-07-11 23:23:06 +0000
committerStephen Becker <geoman@gentoo.org>2005-07-11 23:23:06 +0000
commit0a2c5e85cf7f649a993f71b6812b81cf03cde330 (patch)
tree472fba64e9aaa0978abc9f2654d948f76378cf83 /dev-libs
parentmoved unrar, rar, zip to RDEPEND (instead of DEPEND) (diff)
downloadhistorical-0a2c5e85cf7f649a993f71b6812b81cf03cde330.tar.gz
historical-0a2c5e85cf7f649a993f71b6812b81cf03cde330.tar.bz2
historical-0a2c5e85cf7f649a993f71b6812b81cf03cde330.zip
stable on mips
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.9.1.ebuild4
-rw-r--r--dev-libs/libIDL/ChangeLog5
-rw-r--r--dev-libs/libIDL/libIDL-0.8.5.ebuild4
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.19.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index 53c1321b481c..f6528f2d4f29 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.76 2005/07/02 15:18:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.77 2005/07/11 23:20:01 geoman Exp $
+
+ 11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> atk-1.9.1.ebuild:
+ stable on mips
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> atk-1.9.1.ebuild:
Stable on alpha.
diff --git a/dev-libs/atk/atk-1.9.1.ebuild b/dev-libs/atk/atk-1.9.1.ebuild
index 133fd1cb5798..0c1ad6cc9189 100644
--- a/dev-libs/atk/atk-1.9.1.ebuild
+++ b/dev-libs/atk/atk-1.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.9.1.ebuild,v 1.9 2005/07/08 02:45:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.9.1.ebuild,v 1.10 2005/07/11 23:20:01 geoman Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="doc static"
RDEPEND=">=dev-libs/glib-2.5.7"
diff --git a/dev-libs/libIDL/ChangeLog b/dev-libs/libIDL/ChangeLog
index c731570464f9..3a40a524cf0d 100644
--- a/dev-libs/libIDL/ChangeLog
+++ b/dev-libs/libIDL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libIDL
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.43 2005/07/02 14:23:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.44 2005/07/11 23:21:20 geoman Exp $
+
+ 11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libIDL-0.8.5.ebuild:
+ stable on mips
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> libIDL-0.8.5.ebuild:
Stable on alpha.
diff --git a/dev-libs/libIDL/libIDL-0.8.5.ebuild b/dev-libs/libIDL/libIDL-0.8.5.ebuild
index 6ab182c4d7de..b2759799e0e1 100644
--- a/dev-libs/libIDL/libIDL-0.8.5.ebuild
+++ b/dev-libs/libIDL/libIDL-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.5.ebuild,v 1.10 2005/07/02 14:23:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.5.ebuild,v 1.11 2005/07/11 23:21:20 geoman Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index a0dd52da21e2..07469a5106cf 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.123 2005/07/07 19:00:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.124 2005/07/11 23:23:06 geoman Exp $
+
+ 11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libxml2-2.6.19.ebuild:
+ stable on mips
07 Jul 2005; Markus Rothe <corsair@gentoo.org> libxml2-2.6.19.ebuild:
Stable on ppc64
diff --git a/dev-libs/libxml2/libxml2-2.6.19.ebuild b/dev-libs/libxml2/libxml2-2.6.19.ebuild
index e87e1c590c42..a4adfcb63041 100644
--- a/dev-libs/libxml2/libxml2-2.6.19.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.7 2005/07/07 19:00:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.8 2005/07/11 23:23:06 geoman Exp $
inherit libtool gnome.org flag-o-matic eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="python readline ipv6"
RDEPEND="sys-libs/zlib