diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:31:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:31:33 +0000 |
commit | d9866159b534c29b7f03ad64f5c848a27de3a5fa (patch) | |
tree | 508fbf4eba09d36f2369f47452741a21ff77cee6 /dev-dotnet | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-d9866159b534c29b7f03ad64f5c848a27de3a5fa.tar.gz gentoo-2-d9866159b534c29b7f03ad64f5c848a27de3a5fa.tar.bz2 gentoo-2-d9866159b534c29b7f03ad64f5c848a27de3a5fa.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/glade-sharp/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/glade-sharp/ChangeLog b/dev-dotnet/glade-sharp/ChangeLog index ab27a698cf6a..f5dc8b42a3e5 100644 --- a/dev-dotnet/glade-sharp/ChangeLog +++ b/dev-dotnet/glade-sharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/glade-sharp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.44 2006/03/20 00:20:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.45 2006/07/12 16:31:33 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + glade-sharp-2.8.0.ebuild: + Stable on x86 wrt bug #139612. 20 Mar 2006; Luis Medinas <metalgod@gentoo.org> glade-sharp-1.0.10.ebuild: Stable on amd64. diff --git a/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild b/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild index 9cbc5f99793d..df996a3c1b6b 100644 --- a/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild +++ b/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild,v 1.1 2006/01/27 02:46:09 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild,v 1.2 2006/07/12 16:31:33 wolf31o2 Exp $ inherit gtk-sharp-component SLOT="2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="${DEPEND} >=gnome-base/libglade-2.3.6" |