diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 17:00:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 17:00:36 +0000 |
commit | c43374fcab31f95084008dab8852eb73ba3943fe (patch) | |
tree | a5250e3882b65f739c95125d624a76cfa7de8bfa /dev-dotnet/gluezilla | |
parent | ppc64 stable wrt #323729 (diff) | |
download | gentoo-2-c43374fcab31f95084008dab8852eb73ba3943fe.tar.gz gentoo-2-c43374fcab31f95084008dab8852eb73ba3943fe.tar.bz2 gentoo-2-c43374fcab31f95084008dab8852eb73ba3943fe.zip |
amd64 stable, bug 327279
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/gluezilla')
-rw-r--r-- | dev-dotnet/gluezilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog index f1d337df455e..3e179e9dea21 100644 --- a/dev-dotnet/gluezilla/ChangeLog +++ b/dev-dotnet/gluezilla/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2010/02/21 14:34:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.16 2010/07/09 17:00:36 pacho Exp $ + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> gluezilla-2.6.ebuild: + amd64 stable, bug 327279 *gluezilla-2.6 (21 Feb 2010) diff --git a/dev-dotnet/gluezilla/gluezilla-2.6.ebuild b/dev-dotnet/gluezilla/gluezilla-2.6.ebuild index 2cfe910f6616..ed2cdc0655b0 100644 --- a/dev-dotnet/gluezilla/gluezilla-2.6.ebuild +++ b/dev-dotnet/gluezilla/gluezilla-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6.ebuild,v 1.1 2010/02/21 14:34:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6.ebuild,v 1.2 2010/07/09 17:00:36 pacho Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms We HOMEPAGE="http://mono-project.com/Gluezilla" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |