diff options
Diffstat (limited to 'dev-util/diasce')
-rw-r--r-- | dev-util/diasce/ChangeLog | 42 | ||||
-rw-r--r-- | dev-util/diasce/Manifest | 5 | ||||
-rw-r--r-- | dev-util/diasce/diasce-1.4.ebuild | 53 | ||||
-rw-r--r-- | dev-util/diasce/files/diasce-1.4-linc.patch | 326 | ||||
-rw-r--r-- | dev-util/diasce/metadata.xml | 8 |
5 files changed, 0 insertions, 434 deletions
diff --git a/dev-util/diasce/ChangeLog b/dev-util/diasce/ChangeLog deleted file mode 100644 index 3a044d5c78c0..000000000000 --- a/dev-util/diasce/ChangeLog +++ /dev/null @@ -1,42 +0,0 @@ -# ChangeLog for dev-util/diasce -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/ChangeLog,v 1.13 2008/02/04 20:59:08 armin76 Exp $ - - 04 Feb 2008; Raúl Porcel <armin76@gentoo.org> -diasce-1.2.ebuild, - diasce-1.4.ebuild: - x86 stable, remove old, add missing libgnomeprintui DEPEND - - 28 Jun 2007; Gilles Dartiguelongue <eva@gentoo.org> diasce-1.4.ebuild: - removing linc dependency since it's dead upstream and can be replaced by - orbit's fonctionality (builtin linc2) - - 28 Jan 2006; Simon Stelling <blubb@gentoo.org> - +files/diasce-1.4-linc.patch, -files/diasce-1.4-linc.patch.tar.bz2, - diasce-1.4.ebuild: - no need to bzip a smallish patch - - 06 May 2005; David Holm <dholm@gentoo.org> diasce-1.4.ebuild: - Added to ~ppc. - - 13 Aug 2004; Tom Martin <slarti@gentoo.org> diasce-1.4.ebuild: - Marked ~amd64; resolves bug 59240. Thanks to James Couzens - <jcouzens@codeshare.ca> for reporting. - - 30 Oct 2003; Brandy Westcott brandy@gentoo.org diasce-1.4.ebuild: - Removed checks for linc libraries if >=ORBit2-2.8.0 is installed. - -*diasce-1.4 (01 Oct 2003) - - 01 Oct 2003; Markus Nigbur <pyrania@gentoo.org> diasce-1.4.ebuild: - Bump. - - 12 Sep 2003; Alastair Tse <liquidx@gentoo.org> diasce-1.2.ebuild: - removing bonobo-activation dep - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*diasce-1.2 (07 Nov 2002) - - 07 Nov 2002; foser <foser@gentoo.org> diasce-1.2.ebuild ChangeLog : - Updated version and namechange - Ebuild adapted from submission by Ferdy <ferdy@ferdyx.org> diff --git a/dev-util/diasce/Manifest b/dev-util/diasce/Manifest deleted file mode 100644 index 23d7121eff0c..000000000000 --- a/dev-util/diasce/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX diasce-1.4-linc.patch 15213 RMD160 8efd6c50fd621e73d0d2af6ec81e45ea13264df5 SHA1 25db0c2582d40562bc5ee3d08d9663215a49c3d1 SHA256 66966192f76cdbecb01814f28f6d137ff34676073501d0a62a409d4320eb25a5 -DIST diasce2-1.4.tar.gz 1161606 RMD160 ff81fd86e8ef295e4f0ef72d76df272fd30620de SHA1 45a3892e9a69c9f22ef03911e2782eb7a0b619cf SHA256 83cedf5a62d2deeee778bb72a156fa358bdd0b24608ff8290174a8788125273e -EBUILD diasce-1.4.ebuild 1226 RMD160 fc4ebd3fd971a996288440e9bcbf54205f19a921 SHA1 3fc68a274e6da6769da621f8ffaa716b15b56914 SHA256 60f7b71fba881ea34a17cbcce457b30aa80b532a648aa5f4da7391500cccf74d -MISC ChangeLog 1588 RMD160 484ccc27c80e1acb7b4af7ca3f4fa61a8fb21281 SHA1 ca0baaba05a4ea9e579f946da6ba0086bc44e26a SHA256 3552bb8e299596b66f043aa310aa28c2f2d68dc4c403e1290be0352979ac456f -MISC metadata.xml 232 RMD160 854b06094287201d0b98f2b21d36054db25d81cd SHA1 cc4f98e9ee0102aea687d71cf3af924cf156edbb SHA256 21382e863647add08888c924279a4b931b2b90ccd0cf5e526ee74a3d5e1fd0df diff --git a/dev-util/diasce/diasce-1.4.ebuild b/dev-util/diasce/diasce-1.4.ebuild deleted file mode 100644 index f472389e1702..000000000000 --- a/dev-util/diasce/diasce-1.4.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.4.ebuild,v 1.13 2008/02/04 20:59:08 armin76 Exp $ - -inherit eutils - -MY_P=${PN}2-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="The C/C++ Code editor for Gnome" -HOMEPAGE="http://diasce.sourceforge.net/" -SRC_URI="mirror://sourceforge/diasce/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" -IUSE="nls" - -RDEPEND=">=dev-libs/libxml2-2.4 - >=x11-libs/gtk+-2 - >=dev-libs/glib-2 - >=gnome-base/libglade-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/libbonobo-2 - >=gnome-base/libbonoboui-2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/gconf-1.2 - >=gnome-base/libgnomecanvas-2 - >=gnome-base/libgnomeprintui-2" -DEPEND="${RDEPEND} - dev-util/pkgconfig - >=gnome-base/orbit-2.8 - nls? ( sys-devel/gettext )" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-linc.patch -} - -src_compile() { - local myconf="" - - myconf="${myconf} `use_enable nls`" - - econf ${myconf} || die "./configure failed" - emake || die "emake failed" -} - -src_install() { - einstall || die "einstall failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/dev-util/diasce/files/diasce-1.4-linc.patch b/dev-util/diasce/files/diasce-1.4-linc.patch deleted file mode 100644 index 75361c8abf6f..000000000000 --- a/dev-util/diasce/files/diasce-1.4-linc.patch +++ /dev/null @@ -1,326 +0,0 @@ -diff -ur diasce2-1.4/configure diasce2-1.4-gentoo/configure ---- diasce2-1.4/configure 2003-08-13 03:55:55.000000000 +1200 -+++ diasce2-1.4-gentoo/configure 2003-10-23 13:44:28.000000000 +1300 -@@ -7208,7 +7208,7 @@ - - X11_INC="-I/usr/X11R6/include/X11" - --pkg_modules=" glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0 libxml-2.0 libgnome-2.0 libgnomeui-2.0 libbonobo-2.0 libbonoboui-2.0 bonobo-activation-2.0 libgnomeprint-2.2 libgnomeprintui-2.2 pango pangoxft pangoft2 gnome-vfs-2.0 ORBit-2.0 linc gdk-x11-2.0 gdk-pixbuf-2.0 atk gconf-2.0 libgnomecanvas-2.0 libart-2.0 libglade-2.0 gtk+-x11-2.0 pangox" -+pkg_modules=" glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0 libxml-2.0 libgnome-2.0 libgnomeui-2.0 libbonobo-2.0 libbonoboui-2.0 bonobo-activation-2.0 libgnomeprint-2.2 libgnomeprintui-2.2 pango pangoxft pangoft2 gnome-vfs-2.0 ORBit-2.0 gdk-x11-2.0 gdk-pixbuf-2.0 atk gconf-2.0 libgnomecanvas-2.0 libart-2.0 libglade-2.0 gtk+-x11-2.0 pangox" - - succeeded=no - -diff -ur diasce2-1.4/diasce.glade diasce2-1.4-gentoo/diasce.glade ---- diasce2-1.4/diasce.glade 2003-08-07 01:28:35.000000000 +1200 -+++ diasce2-1.4-gentoo/diasce.glade 2003-10-23 14:47:55.000000000 +1300 -@@ -1494,8 +1494,8 @@ - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> -- <property name="top_attach">3</property> -- <property name="bottom_attach">4</property> -+ <property name="top_attach">2</property> -+ <property name="bottom_attach">3</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1517,8 +1517,8 @@ - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> -- <property name="top_attach">2</property> -- <property name="bottom_attach">3</property> -+ <property name="top_attach">1</property> -+ <property name="bottom_attach">2</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1540,8 +1540,8 @@ - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> -- <property name="top_attach">1</property> -- <property name="bottom_attach">2</property> -+ <property name="top_attach">0</property> -+ <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1561,10 +1561,10 @@ - <signal name="toggled" handler="on_pangox_libs_boton_toggled" after="yes" last_modification_time="Thu, 20 Jun 2002 16:11:47 GMT"/> - </widget> - <packing> -- <property name="left_attach">4</property> -- <property name="right_attach">5</property> -- <property name="top_attach">0</property> -- <property name="bottom_attach">1</property> -+ <property name="left_attach">3</property> -+ <property name="right_attach">4</property> -+ <property name="top_attach">8</property> -+ <property name="bottom_attach">9</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1586,8 +1586,8 @@ - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> -- <property name="top_attach">8</property> -- <property name="bottom_attach">9</property> -+ <property name="top_attach">7</property> -+ <property name="bottom_attach">8</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1609,8 +1609,8 @@ - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> -- <property name="top_attach">7</property> -- <property name="bottom_attach">8</property> -+ <property name="top_attach">6</property> -+ <property name="bottom_attach">7</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1632,8 +1632,8 @@ - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> -- <property name="top_attach">6</property> -- <property name="bottom_attach">7</property> -+ <property name="top_attach">5</property> -+ <property name="bottom_attach">6</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> -@@ -1655,29 +1655,6 @@ - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> -- <property name="top_attach">5</property> -- <property name="bottom_attach">6</property> -- <property name="x_options">fill</property> -- <property name="y_options"></property> -- </packing> -- </child> -- -- <child> -- <widget class="GtkCheckButton" id="linc_libs_boton"> -- <property name="visible">True</property> -- <property name="tooltip" translatable="yes">Link project with linc libs</property> -- <property name="can_focus">True</property> -- <property name="label" translatable="yes">linc</property> -- <property name="use_underline">True</property> -- <property name="relief">GTK_RELIEF_NORMAL</property> -- <property name="active">False</property> -- <property name="inconsistent">False</property> -- <property name="draw_indicator">True</property> -- <signal name="toggled" handler="on_linc_libs_boton_toggled" after="yes" last_modification_time="Wed, 19 Jun 2002 21:21:10 GMT"/> -- </widget> -- <packing> -- <property name="left_attach">3</property> -- <property name="right_attach">4</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> - <property name="x_options">fill</property> -diff -ur diasce2-1.4/src/autodetect.c diasce2-1.4-gentoo/src/autodetect.c ---- diasce2-1.4/src/autodetect.c 2003-09-12 10:01:02.000000000 +1200 -+++ diasce2-1.4-gentoo/src/autodetect.c 2003-10-23 14:28:57.000000000 +1300 -@@ -112,7 +112,6 @@ - case 1+LGNOME_VFS_MODULE2: - case 1+LORBIT2: - case 1+LORBIT_COSNAMING2: -- case 1+LLINC: - case 1+LGDK2: - case 1+LGDK_X112: - case 1+LGDK_PIXBUF2: -@@ -184,7 +183,6 @@ - case LTOTALES+1+LGNOME_VFS_MODULE2: - case LTOTALES+1+LORBIT2: - case LTOTALES+1+LORBIT_COSNAMING2: -- case LTOTALES+1+LLINC: - case LTOTALES+1+LGDK2: - case LTOTALES+1+LGDK_X112: - case LTOTALES+1+LGDK_PIXBUF2: -diff -ur diasce2-1.4/src/callbacks.c diasce2-1.4-gentoo/src/callbacks.c ---- diasce2-1.4/src/callbacks.c 2003-08-19 23:35:18.000000000 +1200 -+++ diasce2-1.4-gentoo/src/callbacks.c 2003-10-23 14:30:48.000000000 +1300 -@@ -2273,18 +2273,6 @@ - - - void --on_linc_libs_boton_toggled (GtkToggleButton *togglebutton, -- gpointer user_data) --{ -- if (!pro_forzando_librerias) { -- pro_actualizar_librerias_lincado(GTK_WIDGET(togglebutton)); -- pro_modificar_dependencias_librerias(LLINC); -- pro_mostrar_librerias_lincado(GTK_WIDGET(togglebutton)); -- } --} -- -- --void - on_orbit_cosnaming2_libs_boton_toggled (GtkToggleButton *togglebutton, - gpointer user_data) - { -diff -ur diasce2-1.4/src/proyecto.c diasce2-1.4-gentoo/src/proyecto.c ---- diasce2-1.4/src/proyecto.c 2003-08-25 07:40:15.000000000 +1200 -+++ diasce2-1.4-gentoo/src/proyecto.c 2003-10-23 14:04:31.000000000 +1300 -@@ -90,7 +90,6 @@ - pro_dependencias_librerias[LGNOME2][LGOBJECT2]=TRUE; - pro_dependencias_librerias[LGNOME2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LGNOME2][LGLIB2]=TRUE; -- pro_dependencias_librerias[LGNOME2][LLINC]=TRUE; - - //dependencias de gnomeui - pro_dependencias_librerias[LGNOMEUI2][LX11]=TRUE; -@@ -115,7 +114,6 @@ - pro_dependencias_librerias[LGNOMEUI2][LGOBJECT2]=TRUE; - pro_dependencias_librerias[LGNOMEUI2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LGNOMEUI2][LGLIB2]=TRUE; -- pro_dependencias_librerias[LGNOMEUI2][LLINC]=TRUE; - - //dependencias de bonobo - pro_dependencias_librerias[LBONOBO2][LBONOBO_ACTIVATION2]=TRUE; -@@ -125,7 +123,6 @@ - pro_dependencias_librerias[LBONOBO2][LGOBJECT2]=TRUE; - pro_dependencias_librerias[LBONOBO2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LBONOBO2][LGLIB2]=TRUE; -- pro_dependencias_librerias[LBONOBO2][LLINC]=TRUE; - - //dependencias de bonoboui - pro_dependencias_librerias[LBONOBOUI2][LGOBJECT2]=TRUE; -@@ -139,7 +136,6 @@ - pro_dependencias_librerias[LBONOBOUI2][LPANGOFT2]=TRUE; - pro_dependencias_librerias[LBONOBOUI2][LGNOME_VFS2]=TRUE; - pro_dependencias_librerias[LBONOBOUI2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LBONOBOUI2][LLINC]=TRUE; - pro_dependencias_librerias[LBONOBOUI2][LGDK_X112]=TRUE; - pro_dependencias_librerias[LBONOBOUI2][LGDK_PIXBUF2]=TRUE; - pro_dependencias_librerias[LBONOBOUI2][LXML2]=TRUE; -@@ -157,7 +153,6 @@ - pro_dependencias_librerias[LBONOBO_ACTIVATION2][LXML2]=TRUE; - pro_dependencias_librerias[LBONOBO_ACTIVATION2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LBONOBO_ACTIVATION2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LBONOBO_ACTIVATION2][LLINC]=TRUE; - - //dependencias de gnomeprint - pro_dependencias_librerias[LGNOMEPRINT2][LGOBJECT2]=TRUE; -@@ -169,7 +164,6 @@ - pro_dependencias_librerias[LGNOMEPRINT2][LBONOBO_ACTIVATION2]=TRUE; - pro_dependencias_librerias[LGNOMEPRINT2][LPANGO]=TRUE; - pro_dependencias_librerias[LGNOMEPRINT2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LGNOMEPRINT2][LLINC]=TRUE; - pro_dependencias_librerias[LGNOMEPRINT2][LLIBART2]=TRUE; - pro_dependencias_librerias[LGNOMEPRINT2][LLIBGLADE2]=TRUE; - -@@ -186,7 +180,6 @@ - pro_dependencias_librerias[LGNOMEPRINTUI2][LPANGOXFT]=TRUE; - pro_dependencias_librerias[LGNOMEPRINTUI2][LPANGOFT2]=TRUE; - pro_dependencias_librerias[LGNOMEPRINTUI2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LGNOMEPRINTUI2][LLINC]=TRUE; - pro_dependencias_librerias[LGNOMEPRINTUI2][LGDK_X112]=TRUE; - pro_dependencias_librerias[LGNOMEPRINTUI2][LGDK_PIXBUF2]=TRUE; - pro_dependencias_librerias[LGNOMEPRINTUI2][LATK]=TRUE; -@@ -222,7 +215,6 @@ - pro_dependencias_librerias[LGNOME_VFS2][LGTHREAD2]=TRUE; - pro_dependencias_librerias[LGNOME_VFS2][LBONOBO_ACTIVATION2]=TRUE; - pro_dependencias_librerias[LGNOME_VFS2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LGNOME_VFS2][LLINC]=TRUE; - - //dependencias de gnome_vfs_module - pro_dependencias_librerias[LGNOME_VFS_MODULE2][LGOBJECT2]=TRUE; -@@ -233,7 +225,6 @@ - pro_dependencias_librerias[LGNOME_VFS_MODULE2][LBONOBO_ACTIVATION2]=TRUE; - pro_dependencias_librerias[LGNOME_VFS_MODULE2][LGNOME_VFS2]=TRUE; - pro_dependencias_librerias[LGNOME_VFS_MODULE2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LGNOME_VFS_MODULE2][LLINC]=TRUE; - - //dependencias de orbit - pro_dependencias_librerias[LORBIT2][LGOBJECT2]=TRUE; -@@ -241,7 +232,6 @@ - pro_dependencias_librerias[LORBIT2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LORBIT2][LGTHREAD2]=TRUE; - pro_dependencias_librerias[LORBIT2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LORBIT2][LLINC]=TRUE; - - //dependencias de orbit_cosnaming - pro_dependencias_librerias[LORBIT_COSNAMING2][LGOBJECT2]=TRUE; -@@ -249,12 +239,6 @@ - pro_dependencias_librerias[LORBIT_COSNAMING2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LORBIT_COSNAMING2][LGTHREAD2]=TRUE; - pro_dependencias_librerias[LORBIT_COSNAMING2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LORBIT_COSNAMING2][LLINC]=TRUE; -- -- //dependencias de linc -- pro_dependencias_librerias[LLINC][LGOBJECT2]=TRUE; -- pro_dependencias_librerias[LLINC][LGLIB2]=TRUE; -- pro_dependencias_librerias[LLINC][LGTHREAD2]=TRUE; - - //dependencias de gdk - pro_dependencias_librerias[LGDK2][LGOBJECT2]=TRUE; -@@ -297,7 +281,6 @@ - pro_dependencias_librerias[LGCONF2][LGMODULE2]=TRUE; - pro_dependencias_librerias[LGCONF2][LGTHREAD2]=TRUE; - pro_dependencias_librerias[LGCONF2][LORBIT2]=TRUE; -- pro_dependencias_librerias[LGCONF2][LLINC]=TRUE; - - //dependencias de gnomecanvas - pro_dependencias_librerias[LGNOMECANVAS2][LGOBJECT2]=TRUE; -@@ -397,7 +380,6 @@ - pro_nombre_botones_librerias[LGNOME_VFS_MODULE2]=g_strdup("gnome_vfs_module2_libs_boton"); - pro_nombre_botones_librerias[LORBIT2]=g_strdup("orbit2_libs_boton"); - pro_nombre_botones_librerias[LORBIT_COSNAMING2]=g_strdup("orbit_cosnaming2_libs_boton"); -- pro_nombre_botones_librerias[LLINC]=g_strdup("linc_libs_boton"); - pro_nombre_botones_librerias[LGDK2]=g_strdup("gdk2_libs_boton"); - pro_nombre_botones_librerias[LGDK_X112]=g_strdup("gdk_x11_2_libs_boton"); - pro_nombre_botones_librerias[LGDK_PIXBUF2]=g_strdup("gdk_pixbuf2_libs_boton"); -@@ -440,7 +422,6 @@ - pro_nombre_librerias[LGNOME_VFS_MODULE2]=g_strdup("gnome-vfs-module-2.0"); - pro_nombre_librerias[LORBIT2]=g_strdup("ORBit-2.0"); - pro_nombre_librerias[LORBIT_COSNAMING2]=g_strdup("ORBit-CosNaming-2.0"); -- pro_nombre_librerias[LLINC]=g_strdup("linc"); - pro_nombre_librerias[LGDK2]=g_strdup("gdk-2.0"); - pro_nombre_librerias[LGDK_X112]=g_strdup("gdk-x11-2.0"); - pro_nombre_librerias[LGDK_PIXBUF2]=g_strdup("gdk-pixbuf-2.0"); -@@ -482,7 +463,6 @@ - pro_nombre_librerias_autoconf[LGNOME_VFS_MODULE2]=g_strdup("GNOME_VFS_MODULE2"); - pro_nombre_librerias_autoconf[LORBIT2]=g_strdup("ORBIT2"); - pro_nombre_librerias_autoconf[LORBIT_COSNAMING2]=g_strdup("ORBIT_COSNAMING2"); -- pro_nombre_librerias_autoconf[LLINC]=g_strdup("LINC"); - pro_nombre_librerias_autoconf[LGDK2]=g_strdup("GDK2"); - pro_nombre_librerias_autoconf[LGDK_X112]=g_strdup("GDK_X112"); - pro_nombre_librerias_autoconf[LGDK_PIXBUF2]=g_strdup("GDK_PIXBUF2"); -@@ -525,7 +505,6 @@ - pro_nombre_librerias_xml[LGNOME_VFS_MODULE2]=g_strdup("gnome_vfs_module2"); - pro_nombre_librerias_xml[LORBIT2]=g_strdup("orbit2"); - pro_nombre_librerias_xml[LORBIT_COSNAMING2]=g_strdup("orbit_cosnaming2"); -- pro_nombre_librerias_xml[LLINC]=g_strdup("linc"); - pro_nombre_librerias_xml[LGDK2]=g_strdup("gdk2"); - pro_nombre_librerias_xml[LGDK_X112]=g_strdup("gdk_x112"); - pro_nombre_librerias_xml[LGDK_PIXBUF2]=g_strdup("gdk_pixbuf2"); -diff -ur diasce2-1.4/src/proyecto.h diasce2-1.4-gentoo/src/proyecto.h ---- diasce2-1.4/src/proyecto.h 2003-08-06 08:10:18.000000000 +1200 -+++ diasce2-1.4-gentoo/src/proyecto.h 2003-10-23 14:28:26.000000000 +1300 -@@ -55,7 +55,6 @@ - LGNOME_VFS_MODULE2, - LORBIT2, - LORBIT_COSNAMING2, -- LLINC, - LGDK2, - LGDK_X112, - LGDK_PIXBUF2, -diff -ur diasce2-1.4/src/translatable_strings_file.c diasce2-1.4-gentoo/src/translatable_strings_file.c ---- diasce2-1.4/src/translatable_strings_file.c 2003-08-07 01:28:35.000000000 +1200 -+++ diasce2-1.4-gentoo/src/translatable_strings_file.c 2003-10-23 14:06:27.000000000 +1300 -@@ -130,8 +130,6 @@ - gchar *s = N_("ORBit-CosNaming-2"); - gchar *s = N_("Link project with ORBit-2 libs"); - gchar *s = N_("ORBit-2"); --gchar *s = N_("Link project with linc libs"); --gchar *s = N_("linc"); - gchar *s = N_("Link project with Libglade-2 libs"); - gchar *s = N_("Libglade-2"); - gchar *s = N_("Link project with libart-2 libs"); diff --git a/dev-util/diasce/metadata.xml b/dev-util/diasce/metadata.xml deleted file mode 100644 index 616f0488f72e..000000000000 --- a/dev-util/diasce/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>maintainer-needed@gentoo.org</email> -</maintainer> -</pkgmetadata> |