diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-10-07 19:23:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-10-07 19:23:41 +0000 |
commit | 98c95e4914cf54355b4e672f9f5568232094ae2e (patch) | |
tree | a5fbcbd607bfd3c1012c1171c1cf629ae3a79b2c /dev-dotnet/gluezilla | |
parent | ppc64 stable wrt #338990 (diff) | |
download | gentoo-2-98c95e4914cf54355b4e672f9f5568232094ae2e.tar.gz gentoo-2-98c95e4914cf54355b4e672f9f5568232094ae2e.tar.bz2 gentoo-2-98c95e4914cf54355b4e672f9f5568232094ae2e.zip |
Remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/gluezilla')
-rw-r--r-- | dev-dotnet/gluezilla/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild | 19 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild | 19 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild | 19 |
4 files changed, 5 insertions, 58 deletions
diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog index 205c50f5cd6c..34cf86fc14d6 100644 --- a/dev-dotnet/gluezilla/ChangeLog +++ b/dev-dotnet/gluezilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/gluezilla # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.18 2010/09/12 04:25:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.19 2010/10/07 19:23:41 pacho Exp $ + + 07 Oct 2010; Pacho Ramos <pacho@gentoo.org> -gluezilla-2.0.9999.ebuild, + -gluezilla-2.4.2.ebuild, -gluezilla-2.4.9999.ebuild: + Remove old. 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> gluezilla-2.6.ebuild: Marked ppc for bug #327279. diff --git a/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild deleted file mode 100644 index ce679a6c11ee..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.0.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.0.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.4.2.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild deleted file mode 100644 index e6b8ace40d8b..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.4.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.4.2.ebuild,v 1.3 2009/09/27 16:59:28 nixnut 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.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild deleted file mode 100644 index dfeeb703c237..000000000000 --- a/dev-dotnet/gluezilla/gluezilla-2.4.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.4.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}" |