diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2011-02-26 19:12:35 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2011-02-26 19:12:35 +0000 |
commit | 161ab251bb3fb6ff9f74173b1bc5995de27ba0c8 (patch) | |
tree | 53312b523342862f8c5efd398172ee26508fae24 /dev-libs/gdl | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-161ab251bb3fb6ff9f74173b1bc5995de27ba0c8.tar.gz gentoo-2-161ab251bb3fb6ff9f74173b1bc5995de27ba0c8.tar.bz2 gentoo-2-161ab251bb3fb6ff9f74173b1bc5995de27ba0c8.zip |
Move to slot 1.
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.30.0.ebuild | 10 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.30.1.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 320241add1fc..90b7995197b9 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.55 2011/01/30 17:58:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.56 2011/02/26 19:12:35 eva Exp $ + + 26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> gdl-2.30.0.ebuild, + gdl-2.30.1.ebuild: + Move to slot 1. 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gdl-2.30.1.ebuild: alpha/ia64/sparc stable wrt #348987 diff --git a/dev-libs/gdl/gdl-2.30.0.ebuild b/dev-libs/gdl/gdl-2.30.0.ebuild index 16a12f2a3e98..55478f334838 100644 --- a/dev-libs/gdl/gdl-2.30.0.ebuild +++ b/dev-libs/gdl/gdl-2.30.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild,v 1.6 2010/10/17 16:25:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.0.ebuild,v 1.7 2011/02/26 19:12:35 eva Exp $ EAPI="2" GCONF_DEBUG="no" @@ -11,12 +11,12 @@ DESCRIPTION="The Gnome Devtool Libraries" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="1" KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" -RDEPEND=">=dev-libs/glib-2 - >=x11-libs/gtk+-2.12 +RDEPEND=">=dev-libs/glib-2:2 + >=x11-libs/gtk+-2.12:2 >=dev-libs/libxml2-2.4" DEPEND="${RDEPEND} !<dev-python/gdl-python-2.19.1-r1 diff --git a/dev-libs/gdl/gdl-2.30.1.ebuild b/dev-libs/gdl/gdl-2.30.1.ebuild index eb2861dc8f68..9fd84a6011bb 100644 --- a/dev-libs/gdl/gdl-2.30.1.ebuild +++ b/dev-libs/gdl/gdl-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.6 2011/01/30 17:58:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.7 2011/02/26 19:12:35 eva Exp $ EAPI="3" GCONF_DEBUG="no" @@ -11,7 +11,7 @@ DESCRIPTION="The Gnome Devtool Libraries" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="1" KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc" |