From c5709353fac3fec59f3b404b67084691a75c4683 Mon Sep 17 00:00:00 2001 From: Peter Alfredsen Date: Wed, 17 Jun 2009 11:07:07 +0000 Subject: Bump Package-Manager: portage-2.2_rc33/cvs/Linux x86_64 --- dev-dotnet/gluezilla/ChangeLog | 8 +++++++- dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild | 19 ------------------- dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild | 19 +++++++++++++++++++ 3 files changed, 26 insertions(+), 20 deletions(-) delete mode 100644 dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild create mode 100644 dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild (limited to 'dev-dotnet/gluezilla') diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog index bbea5e42d4ad..5304cebcf097 100644 --- a/dev-dotnet/gluezilla/ChangeLog +++ b/dev-dotnet/gluezilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-dotnet/gluezilla # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.8 2009/06/09 22:55:30 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.9 2009/06/17 11:07:07 loki_val Exp $ + +*gluezilla-2.4.2_pre2 (17 Jun 2009) + + 17 Jun 2009; Peter Alfredsen + -gluezilla-2.4.2_pre1.ebuild, +gluezilla-2.4.2_pre2.ebuild: + Bump *gluezilla-2.4.2_pre1 (09 Jun 2009) diff --git a/dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild deleted file mode 100644 index 5293995326cf..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.2_pre1.ebuild,v 1.1 2009/06/09 22:55:30 loki_val Exp $ - -EAPI=2 - -inherit go-mono mono - -DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms WebControl" -HOMEPAGE="http://mono-project.com/Gluezilla" - -LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~amd64 ~ppc ~x86" -SLOT="0" -IUSE="" - -RDEPEND="net-libs/xulrunner:1.9 - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" diff --git a/dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild new file mode 100644 index 000000000000..af2711a5ae9f --- /dev/null +++ b/dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.2_pre2.ebuild,v 1.1 2009/06/17 11:07:07 loki_val Exp $ + +EAPI=2 + +inherit go-mono mono + +DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms WebControl" +HOMEPAGE="http://mono-project.com/Gluezilla" + +LICENSE="LGPL-2 MPL-1.1" +KEYWORDS="~amd64 ~ppc ~x86" +SLOT="0" +IUSE="" + +RDEPEND="net-libs/xulrunner:1.9 + x11-libs/gtk+:2" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad