removed old versions
authorHanno Boeck <hanno@gentoo.org>
Tue, 20 Sep 2005 11:33:56 +0000 (11:33 +0000)
committerHanno Boeck <hanno@gentoo.org>
Tue, 20 Sep 2005 11:33:56 +0000 (11:33 +0000)
Package-Manager: portage-2.0.52-r1

www-client/galeon/Manifest
www-client/galeon/files/digest-galeon-1.3.19 [deleted file]
www-client/galeon/files/digest-galeon-1.3.20 [deleted file]
www-client/galeon/files/galeon-1.3.20-toolbar-crash.diff [deleted file]
www-client/galeon/galeon-1.3.19.ebuild [deleted file]
www-client/galeon/galeon-1.3.20.ebuild [deleted file]

index 3d6a177788280c955c91b284446480320f0fa74e..5b173fae8029ec442deeae29d5246c71ab20a599 100644 (file)
@@ -1,9 +1,14 @@
-MD5 4c1c1e710ea77d8d7db9906084c4228d metadata.xml 215
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
 MD5 ab880eb7bbb42bf738f352b617d3e00d ChangeLog 17185
-MD5 8f2e5b7a469264cae66456a9ee21652c galeon-1.3.19.ebuild 1559
-MD5 05170aebefd6e4f1219d083c7557abff galeon-1.3.20.ebuild 1424
 MD5 89f85dbadf0965796219c18068ece3d1 galeon-1.3.21.ebuild 1328
-MD5 e341b08e0c484831306b28a3429883ff files/digest-galeon-1.3.20 67
-MD5 5fe8b0cd6c33b466d49ba5ac05ff931b files/galeon-1.3.20-toolbar-crash.diff 518
+MD5 4c1c1e710ea77d8d7db9906084c4228d metadata.xml 215
 MD5 511883d67fd68cc5fcef2df81022339f files/digest-galeon-1.3.21 67
-MD5 bb092f2e34cd7f5be1ad94e328760e31 files/digest-galeon-1.3.19 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDL/PSr2QksT29OyARAt+YAJ9pV1o8b9AH6Bx0wNuEhxh0nAqQ2wCfdkbF
+AOkjps2ORs1sf4GNQ+zvavs=
+=TwMZ
+-----END PGP SIGNATURE-----
diff --git a/www-client/galeon/files/digest-galeon-1.3.19 b/www-client/galeon/files/digest-galeon-1.3.19
deleted file mode 100644 (file)
index 60856ff..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7d272c6b1863252026386fd299122841 galeon-1.3.19.tar.bz2 3890447
diff --git a/www-client/galeon/files/digest-galeon-1.3.20 b/www-client/galeon/files/digest-galeon-1.3.20
deleted file mode 100644 (file)
index 41ae00e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 13954dd2f11748c02f3071ac9987d7d3 galeon-1.3.20.tar.bz2 4064521
diff --git a/www-client/galeon/files/galeon-1.3.20-toolbar-crash.diff b/www-client/galeon/files/galeon-1.3.20-toolbar-crash.diff
deleted file mode 100644 (file)
index 276176a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- galeon-1.3.20/libegg/egg-editable-toolbar.c        2004/12/15 17:08:20     1.8
-+++ galeon-1.3.20/libegg/egg-editable-toolbar.c        2005/05/01 11:56:27     1.9
-@@ -1402,7 +1402,7 @@
-   
-   /* Create a pixmap */
-   visual = gtk_widget_get_visual (window);
--  pixmap = gdk_pixmap_new (NULL, icon_width, icon_height, gdk_visual_get_best_depth());
-+  pixmap = gdk_pixmap_new (NULL, icon_width, icon_height, visual->depth);
-   gdk_drawable_set_colormap (GDK_DRAWABLE (pixmap), gtk_widget_get_colormap (window));
-   /* Draw the window */
diff --git a/www-client/galeon/galeon-1.3.19.ebuild b/www-client/galeon/galeon-1.3.19.ebuild
deleted file mode 100644 (file)
index 5abc9e0..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/galeon-1.3.19.ebuild,v 1.9 2005/07/14 23:33:14 swegener Exp $
-
-inherit gnome2 debug libtool
-
-DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)"
-HOMEPAGE="http://galeon.sourceforge.net"
-SRC_URI="mirror://sourceforge/galeon/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-IUSE=""
-KEYWORDS="x86 ppc alpha ~sparc amd64 ia64"
-SLOT="0"
-
-RDEPEND="virtual/x11
-       >=www-client/mozilla-1.7.5
-       >=dev-libs/glib-2
-       >=x11-libs/gtk+-2.4.0
-       >=dev-libs/libxml2-2.6.6
-       >=gnome-base/gconf-2.3.2
-       >=gnome-base/orbit-2
-       >=gnome-base/libbonobo-2
-       >=gnome-base/libbonoboui-2.1.1
-       >=gnome-base/libgnomeui-2.5.2
-       >=gnome-base/gnome-vfs-2
-       >=gnome-base/libglade-2.3.1
-       app-text/scrollkeeper"
-DEPEND="${RDEPEND}
-       dev-util/pkgconfig
-       >=dev-util/intltool-0.30
-       >=sys-devel/gettext-0.11"
-
-pkg_setup () {
-       if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk2.so ]
-       then
-               eerror "you need mozilla-1.4+ compiled against gtk+-2"
-               eerror "export USE=\"gtk2\" ;emerge mozilla -p "
-               die "Need Mozilla compiled with gtk+-2.0!!"
-       fi
-}
-
-src_compile() {
-       elibtoolize
-
-       local moz_ver="`pkg-config --modversion mozilla-xpcom | cut -d. -f1,2 2>/dev/null`"
-       local myconf="--disable-werror"
-
-       myconf="${myconf} --with-mozilla-snapshot=${moz_ver}"
-
-       econf ${myconf} || die "configure failed"
-       make || die "compile failed"
-
-}
-
-DOCS="AUTHORS COPYING COPYING.README ChangeLog FAQ INSTALL README README.ExtraPrefs THANKS TODO NEWS"
diff --git a/www-client/galeon/galeon-1.3.20.ebuild b/www-client/galeon/galeon-1.3.20.ebuild
deleted file mode 100644 (file)
index c389ea2..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/galeon-1.3.20.ebuild,v 1.6 2005/07/10 00:41:01 swegener Exp $
-
-inherit gnome2 debug libtool eutils
-
-DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)"
-HOMEPAGE="http://galeon.sourceforge.net"
-SRC_URI="mirror://sourceforge/galeon/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-IUSE="firefox"
-KEYWORDS="~x86 ~ppc ~alpha sparc ~amd64 ~ia64"
-SLOT="0"
-
-RDEPEND="virtual/x11
-       !firefox? ( >=www-client/mozilla-1.7.6-r1 )
-       firefox? ( >=www-client/mozilla-firefox-1.0.2-r1 )
-       >=dev-libs/glib-2
-       >=x11-libs/gtk+-2.4.0
-       >=dev-libs/libxml2-2.6.6
-       >=gnome-base/gconf-2.3.2
-       >=gnome-base/orbit-2
-       >=gnome-base/libbonobo-2
-       >=gnome-base/libbonoboui-2.1.1
-       >=gnome-base/libgnomeui-2.5.2
-       >=gnome-base/gnome-vfs-2
-       >=gnome-base/gnome-desktop-2.10.0
-       >=gnome-base/libglade-2.3.1
-       app-text/scrollkeeper"
-DEPEND="${RDEPEND}
-       dev-util/pkgconfig
-       >=dev-util/intltool-0.30
-       >=sys-devel/gettext-0.11"
-
-src_unpack() {
-       unpack ${A}
-       epatch ${FILESDIR}/galeon-1.3.20-toolbar-crash.diff
-}
-
-src_compile() {
-       use firefox && myconf="--with-mozilla=firefox"
-       use firefox || myconf="--with-mozilla=mozilla"
-
-       econf ${myconf} || die "configure failed"
-       make || die "compile failed"
-}
-
-DOCS="AUTHORS COPYING COPYING.README ChangeLog FAQ INSTALL README README.ExtraPrefs THANKS TODO NEWS"