diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 15:43:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-29 15:43:32 +0000 |
commit | 619e5ae232a8b96152cdfac716fc9c77c42e64b7 (patch) | |
tree | c85560076d07c5c2b721d956055282caa01f6c2a /dev-dotnet | |
parent | stable x86, bug 352808 (diff) | |
download | gentoo-2-619e5ae232a8b96152cdfac716fc9c77c42e64b7.tar.gz gentoo-2-619e5ae232a8b96152cdfac716fc9c77c42e64b7.tar.bz2 gentoo-2-619e5ae232a8b96152cdfac716fc9c77c42e64b7.zip |
stable x86, bug 352808
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gnomevfs-sharp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog index 2aa49d36ec94..f6b9ff88fcf7 100644 --- a/dev-dotnet/gnomevfs-sharp/ChangeLog +++ b/dev-dotnet/gnomevfs-sharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/gnomevfs-sharp -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.43 2010/11/18 08:52:38 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.44 2011/01/29 15:43:32 fauli Exp $ + + 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + gnomevfs-sharp-2.24.2.ebuild: + stable x86, bug 352808 *gnomevfs-sharp-2.24.2 (18 Nov 2010) diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild index 02a70c06c7ea..317c0941fa1f 100644 --- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild +++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-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/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild,v 1.1 2010/11/18 08:52:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild,v 1.2 2011/01/29 15:43:32 fauli Exp $ EAPI=2 @@ -9,7 +9,7 @@ GTK_SHARP_REQUIRED_VERSION="2.12" inherit gtk-sharp-module SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RESTRICT="test" |