diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-16 12:03:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-16 12:03:04 +0000 |
commit | ca8138fcc5e9c2fc1d132ce39819136d4ebf578a (patch) | |
tree | 852ed601364b206740f9ed9b39653011d860c709 /dev-dotnet/gnomevfs-sharp | |
parent | Remove package. (diff) | |
download | historical-ca8138fcc5e9c2fc1d132ce39819136d4ebf578a.tar.gz historical-ca8138fcc5e9c2fc1d132ce39819136d4ebf578a.tar.bz2 historical-ca8138fcc5e9c2fc1d132ce39819136d4ebf578a.zip |
Remove old as requested by Pacho Ramos, <pacho@gentoo.org>
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/gnomevfs-sharp')
-rw-r--r-- | dev-dotnet/gnomevfs-sharp/ChangeLog | 7 | ||||
-rw-r--r-- | dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild | 15 |
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog index a60ac43ec428..25cb1c0b713c 100644 --- a/dev-dotnet/gnomevfs-sharp/ChangeLog +++ b/dev-dotnet/gnomevfs-sharp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/gnomevfs-sharp -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.46 2011/03/21 20:23:09 ranger Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.47 2012/06/16 11:58:35 ago Exp $ + + 16 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -gnomevfs-sharp-2.24.1.ebuild: + Remove old as requested by Pacho Ramos, <pacho@gentoo.org> 21 Mar 2011; Brent Baude <ranger@gentoo.org> gnomevfs-sharp-2.24.2.ebuild: Marking gnomevfs-sharp-2.24.2 ppc stable for bug 359651 diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild deleted file mode 100644 index efab5a2bbab6..000000000000 --- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 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.1.ebuild,v 1.4 2010/01/02 12:17:56 fauli Exp $ - -EAPI=2 - -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" -IUSE="" - -RESTRICT="test" |