summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:49:16 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:49:16 +0000
commit8a5dbd4950bec584c67c9cb3bd18b2191e202851 (patch)
treee45c791636dd57a78a965a083d9dc66ceca2ecb0
parentSplit out malloc patch from the rest of bsd patch. Apply it on 2.2.0 that sti... (diff)
downloadgentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.tar.gz
gentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.tar.bz2
gentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.zip
Bump for 7.0RC2.
(Portage version: 2.0.53_rc7)
-rw-r--r--x11-apps/bdftopcf/ChangeLog8
-rw-r--r--x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild13
-rw-r--r--x11-apps/bdftopcf/files/digest-bdftopcf-0.99.21
-rw-r--r--x11-apps/beforelight/ChangeLog8
-rw-r--r--x11-apps/beforelight/beforelight-0.99.2.ebuild16
-rw-r--r--x11-apps/beforelight/files/digest-beforelight-0.99.21
-rw-r--r--x11-apps/fonttosfnt/ChangeLog8
-rw-r--r--x11-apps/fonttosfnt/files/digest-fonttosfnt-0.99.21
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-0.99.2.ebuild15
-rw-r--r--x11-apps/fstobdf/ChangeLog8
-rw-r--r--x11-apps/fstobdf/files/digest-fstobdf-0.99.21
-rw-r--r--x11-apps/fstobdf/fstobdf-0.99.2.ebuild14
-rw-r--r--x11-apps/ico/ChangeLog7
-rw-r--r--x11-apps/ico/files/digest-ico-0.99.31
-rw-r--r--x11-apps/ico/ico-0.99.3.ebuild13
-rw-r--r--x11-apps/lbxproxy/ChangeLog8
-rw-r--r--x11-apps/lbxproxy/files/digest-lbxproxy-0.99.21
-rw-r--r--x11-apps/lbxproxy/lbxproxy-0.99.2.ebuild21
18 files changed, 139 insertions, 6 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index 57e45cd8b242..5c4eeb8ce264 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/bdftopcf
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.8 2005/10/20 00:45:20 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.9 2005/11/11 19:47:04 joshuabaergen Exp $
+
+*bdftopcf-0.99.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +bdftopcf-0.99.2.ebuild:
+ Bump for 7.0RC2.
*bdftopcf-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild b/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild
new file mode 100644
index 000000000000..ff31ecd50a1f
--- /dev/null
+++ b/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild,v 1.1 2005/11/11 19:47:04 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org bdftopcf application"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND="x11-libs/libXfont"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2 b/x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2
new file mode 100644
index 000000000000..84cfe6e4cd63
--- /dev/null
+++ b/x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2
@@ -0,0 +1 @@
+MD5 9012ac38b8db3181d8ddc33776bd7186 bdftopcf-0.99.2.tar.bz2 73052
diff --git a/x11-apps/beforelight/ChangeLog b/x11-apps/beforelight/ChangeLog
index ab235aadf716..6ce30c062cf8 100644
--- a/x11-apps/beforelight/ChangeLog
+++ b/x11-apps/beforelight/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/beforelight
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.5 2005/10/20 00:45:20 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.6 2005/11/11 19:47:29 joshuabaergen Exp $
+
+*beforelight-0.99.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +beforelight-0.99.2.ebuild:
+ Bump for 7.0RC2.
*beforelight-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/beforelight/beforelight-0.99.2.ebuild b/x11-apps/beforelight/beforelight-0.99.2.ebuild
new file mode 100644
index 000000000000..f21d80ca5d80
--- /dev/null
+++ b/x11-apps/beforelight/beforelight-0.99.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/beforelight-0.99.2.ebuild,v 1.1 2005/11/11 19:47:29 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org beforelight application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXScrnSaver
+ x11-libs/libXt
+ x11-libs/libXaw"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/beforelight/files/digest-beforelight-0.99.2 b/x11-apps/beforelight/files/digest-beforelight-0.99.2
new file mode 100644
index 000000000000..77cf02c2858f
--- /dev/null
+++ b/x11-apps/beforelight/files/digest-beforelight-0.99.2
@@ -0,0 +1 @@
+MD5 69576dd262676c05665bf095c03e0b88 beforelight-0.99.2.tar.bz2 74918
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog
index a7964a714ed4..18fb15e16d84 100644
--- a/x11-apps/fonttosfnt/ChangeLog
+++ b/x11-apps/fonttosfnt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/fonttosfnt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.4 2005/10/20 00:45:20 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.5 2005/11/11 19:47:59 joshuabaergen Exp $
+
+*fonttosfnt-0.99.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +fonttosfnt-0.99.2.ebuild:
+ Bump for 7.0RC2.
*fonttosfnt-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/fonttosfnt/files/digest-fonttosfnt-0.99.2 b/x11-apps/fonttosfnt/files/digest-fonttosfnt-0.99.2
new file mode 100644
index 000000000000..3b30946263d6
--- /dev/null
+++ b/x11-apps/fonttosfnt/files/digest-fonttosfnt-0.99.2
@@ -0,0 +1 @@
+MD5 cf91952043a11ab1684c6ce607eb143d fonttosfnt-0.99.2.tar.bz2 88516
diff --git a/x11-apps/fonttosfnt/fonttosfnt-0.99.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-0.99.2.ebuild
new file mode 100644
index 000000000000..2c42aa63ca4a
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-0.99.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-0.99.2.ebuild,v 1.1 2005/11/11 19:47:59 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ =media-libs/freetype-2*
+ x11-libs/libfontenc"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog
index fcaa7af40006..1ccd7c0b1c33 100644
--- a/x11-apps/fstobdf/ChangeLog
+++ b/x11-apps/fstobdf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/fstobdf
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.4 2005/10/20 00:45:20 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.5 2005/11/11 19:48:24 joshuabaergen Exp $
+
+*fstobdf-0.99.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +fstobdf-0.99.2.ebuild:
+ Bump for 7.0RC2.
*fstobdf-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/fstobdf/files/digest-fstobdf-0.99.2 b/x11-apps/fstobdf/files/digest-fstobdf-0.99.2
new file mode 100644
index 000000000000..812c4589aaa0
--- /dev/null
+++ b/x11-apps/fstobdf/files/digest-fstobdf-0.99.2
@@ -0,0 +1 @@
+MD5 ed0468e39fe48400eccc443c42403d45 fstobdf-0.99.2.tar.bz2 76802
diff --git a/x11-apps/fstobdf/fstobdf-0.99.2.ebuild b/x11-apps/fstobdf/fstobdf-0.99.2.ebuild
new file mode 100644
index 000000000000..9c41a10d608e
--- /dev/null
+++ b/x11-apps/fstobdf/fstobdf-0.99.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-0.99.2.ebuild,v 1.1 2005/11/11 19:48:24 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org fstobdf application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libFS"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog
index 273028229418..3398928021ee 100644
--- a/x11-apps/ico/ChangeLog
+++ b/x11-apps/ico/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/ico
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.8 2005/10/31 17:42:08 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.9 2005/11/11 19:48:50 joshuabaergen Exp $
+
+*ico-0.99.3 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org> +ico-0.99.3.ebuild:
+ Bump for 7.0RC2.
31 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>; -ico-0.99.0.ebuild,
-ico-0.99.1_pre20050905.ebuild:
diff --git a/x11-apps/ico/files/digest-ico-0.99.3 b/x11-apps/ico/files/digest-ico-0.99.3
new file mode 100644
index 000000000000..102d032d097c
--- /dev/null
+++ b/x11-apps/ico/files/digest-ico-0.99.3
@@ -0,0 +1 @@
+MD5 b6eb0da82e67f68b28d26ab97142600a ico-0.99.3.tar.bz2 83870
diff --git a/x11-apps/ico/ico-0.99.3.ebuild b/x11-apps/ico/ico-0.99.3.ebuild
new file mode 100644
index 000000000000..6aff58805771
--- /dev/null
+++ b/x11-apps/ico/ico-0.99.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-0.99.3.ebuild,v 1.1 2005/11/11 19:48:50 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org ico application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND=">=x11-libs/libX11-0.99.1_pre0"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/lbxproxy/ChangeLog b/x11-apps/lbxproxy/ChangeLog
index 425fc8748b66..c6ca278be666 100644
--- a/x11-apps/lbxproxy/ChangeLog
+++ b/x11-apps/lbxproxy/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/lbxproxy
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/lbxproxy/ChangeLog,v 1.6 2005/10/27 15:20:54 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/lbxproxy/ChangeLog,v 1.7 2005/11/11 19:49:16 joshuabaergen Exp $
+
+*lbxproxy-0.99.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +lbxproxy-0.99.2.ebuild:
+ Bump for 7.0RC2.
*lbxproxy-0.99.1-r1 (27 Oct 2005)
diff --git a/x11-apps/lbxproxy/files/digest-lbxproxy-0.99.2 b/x11-apps/lbxproxy/files/digest-lbxproxy-0.99.2
new file mode 100644
index 000000000000..aafe0afb6eaa
--- /dev/null
+++ b/x11-apps/lbxproxy/files/digest-lbxproxy-0.99.2
@@ -0,0 +1 @@
+MD5 814af8f7b0bbe72e482889448a8a3c95 lbxproxy-0.99.2.tar.bz2 180979
diff --git a/x11-apps/lbxproxy/lbxproxy-0.99.2.ebuild b/x11-apps/lbxproxy/lbxproxy-0.99.2.ebuild
new file mode 100644
index 000000000000..9f0a6761c9a7
--- /dev/null
+++ b/x11-apps/lbxproxy/lbxproxy-0.99.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/lbxproxy/lbxproxy-0.99.2.ebuild,v 1.1 2005/11/11 19:49:16 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org lbxproxy application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/xtrans
+ x11-libs/libXext
+ x11-libs/liblbxutil
+ x11-libs/libX11
+ x11-libs/libICE"
+DEPEND="${RDEPEND}
+ x11-proto/xproxymanagementprotocol"
+IUSE="ipv6"
+
+CONFIGURE_OPTIONS="$(use_enable ipv6)"