diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 16:02:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 16:02:41 +0000 |
commit | d420ea1323ec07f2491e79f90073b55689b78c3b (patch) | |
tree | 2d73d9b4863ca52b78c7039d77e43c2e8c8d0e70 /dev-dotnet/gnome-sharp | |
parent | stable x86, bug 352808 (diff) | |
download | historical-d420ea1323ec07f2491e79f90073b55689b78c3b.tar.gz historical-d420ea1323ec07f2491e79f90073b55689b78c3b.tar.bz2 historical-d420ea1323ec07f2491e79f90073b55689b78c3b.zip |
stable x86, bug 352808
Package-Manager: portage-2.1.9.35/cvs/Linux i686
Diffstat (limited to 'dev-dotnet/gnome-sharp')
-rw-r--r-- | dev-dotnet/gnome-sharp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-dotnet/gnome-sharp/ChangeLog b/dev-dotnet/gnome-sharp/ChangeLog index f3e3975a87b6..4a543ab2b7b9 100644 --- a/dev-dotnet/gnome-sharp/ChangeLog +++ b/dev-dotnet/gnome-sharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/gnome-sharp -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-sharp/ChangeLog,v 1.68 2010/11/18 09:02:06 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-sharp/ChangeLog,v 1.69 2011/01/29 16:00:18 fauli Exp $ + + 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + gnome-sharp-2.24.2.ebuild: + stable x86, bug 352808 18 Nov 2010; Pacho Ramos <pacho@gentoo.org> gnome-sharp-2.24.2.ebuild: Move mono depend to eclass. diff --git a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild index 3dc35c82a971..6935e80baac2 100644 --- a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild +++ b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild,v 1.2 2010/11/18 09:02:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild,v 1.3 2011/01/29 16:00:18 fauli Exp $ EAPI=2 @@ -9,7 +9,7 @@ GNOMECANVAS_REQUIRED_VERSION="2.20" inherit gtk-sharp-module SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |