diff options
author | Peter Johanson <latexer@gentoo.org> | 2005-10-16 07:04:19 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2005-10-16 07:04:19 +0000 |
commit | cf8f20cf0d2ebbc51c2f17566b1624a99b29d68c (patch) | |
tree | e1c26550ef25f59f2d91ecd32db8dd71db10e66d /dev-dotnet/gnomevfs-sharp | |
parent | Added ~sparc keyword as it keeps getting dropped from this package :( (diff) | |
download | gentoo-2-cf8f20cf0d2ebbc51c2f17566b1624a99b29d68c.tar.gz gentoo-2-cf8f20cf0d2ebbc51c2f17566b1624a99b29d68c.tar.bz2 gentoo-2-cf8f20cf0d2ebbc51c2f17566b1624a99b29d68c.zip |
Remove a few older versions.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-dotnet/gnomevfs-sharp')
5 files changed, 5 insertions, 35 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog index ad05d3aa38ba..3dd4c82bd1f8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.10 2005/10/16 06:54:21 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.11 2005/10/16 07:03:18 latexer Exp $ + + 16 Oct 2005; Peter Johanson <latexer@gentoo.org> + -gnomevfs-sharp-2.3.90.ebuild, -gnomevfs-sharp-2.5.90.ebuild: + Remove a few older versions. *gnomevfs-sharp-2.5.92 (16 Oct 2005) *gnomevfs-sharp-2.3.92 (16 Oct 2005) diff --git a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.3.90 b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.3.90 deleted file mode 100644 index d67b8f619dbb..000000000000 --- a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.3.90 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 a38f1346b9b6e3688d9880489cbb6ba6 gtk-sharp-2.3.90.tar.gz 2110702 -MD5 41473f1c83cef45ec641a64660e3072e gtk-sharp-2.3.90-configurable.diff.gz 1340 diff --git a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.90 b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.90 deleted file mode 100644 index 61cc6caf3112..000000000000 --- a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.90 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 aedbcaaa99cc9204159564b981c7a980 gtk-sharp-2.5.90.tar.gz 2120556 -MD5 61824d92cf216d6fa6dfe5d9ad51b45e gtk-sharp-2.5.90-configurable.diff.gz 1333 diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.3.90.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.3.90.ebuild deleted file mode 100644 index 5219878c3eae..000000000000 --- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.3.90.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 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.3.90.ebuild,v 1.1 2005/08/17 00:39:50 latexer Exp $ - -inherit gtk-sharp-component - -SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="${DEPEND} - >=gnome-base/gnome-vfs-2.6" - -GTK_SHARP_COMPONENT_SLOT="2" -GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.90.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.90.ebuild deleted file mode 100644 index 8433c4d9d347..000000000000 --- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.90.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 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.5.90.ebuild,v 1.1 2005/08/17 00:39:50 latexer Exp $ - -inherit gtk-sharp-component - -SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="${DEPEND} - >=gnome-base/gnome-vfs-2.10" - -GTK_SHARP_COMPONENT_SLOT="2" -GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" |