diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-09-02 14:46:11 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-09-02 14:46:11 +0000 |
commit | 357a903b04055bfbcaad642be7dd9723afb201a9 (patch) | |
tree | 67111b12821a6fff7ab6cb4db727d90422280d66 /dev-dotnet | |
parent | Drop old (diff) | |
download | gentoo-2-357a903b04055bfbcaad642be7dd9723afb201a9.tar.gz gentoo-2-357a903b04055bfbcaad642be7dd9723afb201a9.tar.bz2 gentoo-2-357a903b04055bfbcaad642be7dd9723afb201a9.zip |
Drop old
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gluezilla/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild | 19 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.2.ebuild | 19 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.4.ebuild | 19 |
4 files changed, 5 insertions, 58 deletions
diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog index 395f0993febe..b07e05af3212 100644 --- a/dev-dotnet/gluezilla/ChangeLog +++ b/dev-dotnet/gluezilla/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2009/06/30 06:00:39 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.12 2009/09/02 14:46:11 loki_val Exp $ + + 02 Sep 2009; Peter Alfredsen <loki_val@gentoo.org> -gluezilla-2.2.ebuild, + -gluezilla-2.2.9999.ebuild, -gluezilla-2.4.ebuild: + Drop old *gluezilla-2.4.2 (30 Jun 2009) diff --git a/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild deleted file mode 100644 index 8fc47d5daa18..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.2.9999.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.2.9999.ebuild,v 1.2 2009/06/09 21:18:01 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="" -SLOT="0" -IUSE="" - -RDEPEND="net-libs/xulrunner:1.9 - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" diff --git a/dev-dotnet/gluezilla/gluezilla-2.2.ebuild b/dev-dotnet/gluezilla/gluezilla-2.2.ebuild deleted file mode 100644 index 4ad3977a079d..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.2.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.2.ebuild,v 1.3 2009/04/17 15:42:31 ranger 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.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.ebuild deleted file mode 100644 index bb25069aaadf..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.4.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.ebuild,v 1.2 2009/05/20 19:52:29 ranger 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}" |