summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-01-03 23:48:59 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-01-03 23:48:59 +0000
commit6cc25eed3ea69962e6216ad02cd2d7cb6c978db7 (patch)
tree5d5a73c144ece5344992d3b9e06ad5e671685279 /dev-libs/gdl
parentBumped to EAPI2 to replace built_with_use+die (diff)
downloadgentoo-2-6cc25eed3ea69962e6216ad02cd2d7cb6c978db7.tar.gz
gentoo-2-6cc25eed3ea69962e6216ad02cd2d7cb6c978db7.tar.bz2
gentoo-2-6cc25eed3ea69962e6216ad02cd2d7cb6c978db7.zip
Add another blocker for gnome-python-extras, bug #252751.
(Portage version: 2.2_rc20/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r--dev-libs/gdl/ChangeLog8
-rw-r--r--dev-libs/gdl/gdl-0.6.1.ebuild26
-rw-r--r--dev-libs/gdl/gdl-2.24.0.ebuild5
3 files changed, 9 insertions, 30 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog
index e7e501fba87f..709bb1d7a644 100644
--- a/dev-libs/gdl/ChangeLog
+++ b/dev-libs/gdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/gdl
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.21 2008/11/24 13:51:21 eva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.22 2009/01/03 23:48:59 eva Exp $
+
+ 03 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org> -gdl-0.6.1.ebuild,
+ gdl-2.24.0.ebuild:
+ Add another blocker for gnome-python-extras, bug #252751.
*gdl-2.24.0 (24 Nov 2008)
diff --git a/dev-libs/gdl/gdl-0.6.1.ebuild b/dev-libs/gdl/gdl-0.6.1.ebuild
deleted file mode 100644
index 932cb0288192..000000000000
--- a/dev-libs/gdl/gdl-0.6.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.6.1.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $
-
-inherit gnome2
-
-DESCRIPTION="The Gnome Devtool Libraries"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=x11-libs/gtk+-2.4
- >=gnome-base/libglade-2.0
- >=gnome-base/libgnome-2.6
- >=gnome-base/libgnomeui-2.6
- >=gnome-base/libbonobo-2.2
- >=gnome-base/libbonoboui-2.2
- >=dev-libs/libxml2-2.4"
-
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig"
-
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
diff --git a/dev-libs/gdl/gdl-2.24.0.ebuild b/dev-libs/gdl/gdl-2.24.0.ebuild
index b12bc501056c..646f37971618 100644
--- a/dev-libs/gdl/gdl-2.24.0.ebuild
+++ b/dev-libs/gdl/gdl-2.24.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.3 2009/01/02 23:20:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.4 2009/01/03 23:48:59 eva Exp $
inherit gnome2
@@ -18,6 +18,7 @@ RDEPEND=">=dev-libs/glib-2
>=gnome-base/libglade-2.0"
DEPEND="${RDEPEND}
!<dev-python/gdl-python-2.19.1-r1
+ !<=dev-python/gnome-python-extras-2.19.1-r2
dev-util/pkgconfig
>=dev-util/intltool-0.35
doc? ( >=dev-util/gtk-doc-1.4 )"