From c67682e1885236e00f18788dfbf2b696f7749cb8 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Sun, 16 Oct 2005 07:04:19 +0000 Subject: Remove a few older versions. Package-Manager: portage-2.0.51.22-r2 --- dev-dotnet/gconf-sharp/ChangeLog | 7 +++++- .../gconf-sharp/files/digest-gconf-sharp-1.0.8 | 2 -- .../gconf-sharp/files/digest-gconf-sharp-2.3.90 | 2 -- .../gconf-sharp/files/digest-gconf-sharp-2.5.90 | 2 -- dev-dotnet/gconf-sharp/gconf-sharp-1.0.8.ebuild | 27 -------------------- dev-dotnet/gconf-sharp/gconf-sharp-2.3.90.ebuild | 29 ---------------------- dev-dotnet/gconf-sharp/gconf-sharp-2.5.90.ebuild | 29 ---------------------- 7 files changed, 6 insertions(+), 92 deletions(-) delete mode 100644 dev-dotnet/gconf-sharp/files/digest-gconf-sharp-1.0.8 delete mode 100644 dev-dotnet/gconf-sharp/files/digest-gconf-sharp-2.3.90 delete mode 100644 dev-dotnet/gconf-sharp/files/digest-gconf-sharp-2.5.90 delete mode 100644 dev-dotnet/gconf-sharp/gconf-sharp-1.0.8.ebuild delete mode 100644 dev-dotnet/gconf-sharp/gconf-sharp-2.3.90.ebuild delete mode 100644 dev-dotnet/gconf-sharp/gconf-sharp-2.5.90.ebuild (limited to 'dev-dotnet/gconf-sharp') diff --git a/dev-dotnet/gconf-sharp/ChangeLog b/dev-dotnet/gconf-sharp/ChangeLog index 1688c66f1ec2..123428903e27 100644 --- a/dev-dotnet/gconf-sharp/ChangeLog +++ b/dev-dotnet/gconf-sharp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-dotnet/gconf-sharp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog,v 1.32 2005/10/16 06:53:37 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog,v 1.33 2005/10/16 07:02:34 latexer Exp $ + + 16 Oct 2005; Peter Johanson + -gconf-sharp-1.0.8.ebuild, -gconf-sharp-2.3.90.ebuild, + -gconf-sharp-2.5.90.ebuild: + Remove a few older versions. *gconf-sharp-2.5.92 (16 Oct 2005) *gconf-sharp-2.3.92 (16 Oct 2005) diff --git a/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-1.0.8 b/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-1.0.8 deleted file mode 100644 index 2e54ffd1c107..000000000000 --- a/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-1.0.8 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 89d835b161e2f84604d1f4747e7ffda3 gtk-sharp-1.0.8.tar.gz 1841365 -MD5 c0771342aec18394c0366bbd0c07ae27 gtk-sharp-1.0.8-configurable.diff.gz 1506 diff --git a/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-2.3.90 b/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-2.3.90 deleted file mode 100644 index d67b8f619dbb..000000000000 --- a/dev-dotnet/gconf-sharp/files/digest-gconf-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/gconf-sharp/files/digest-gconf-sharp-2.5.90 b/dev-dotnet/gconf-sharp/files/digest-gconf-sharp-2.5.90 deleted file mode 100644 index 61cc6caf3112..000000000000 --- a/dev-dotnet/gconf-sharp/files/digest-gconf-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/gconf-sharp/gconf-sharp-1.0.8.ebuild b/dev-dotnet/gconf-sharp/gconf-sharp-1.0.8.ebuild deleted file mode 100644 index c01aaee89393..000000000000 --- a/dev-dotnet/gconf-sharp/gconf-sharp-1.0.8.ebuild +++ /dev/null @@ -1,27 +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/gconf-sharp/gconf-sharp-1.0.8.ebuild,v 1.5 2005/05/16 20:13:46 slarti Exp $ - -inherit gtk-sharp-component - -SLOT="1" -KEYWORDS="~amd64 ppc x86" -IUSE="" - -DEPEND="${DEPEND} - >=gnome-base/gconf-2.0 - =dev-dotnet/gtk-sharp-${PV}* - =dev-dotnet/glade-sharp-${PV}* - =dev-dotnet/gnome-sharp-${PV}* - =dev-dotnet/art-sharp-${PV}*" - -GTK_SHARP_COMPONENT_BUILD="gnome" -GTK_SHARP_COMPONENT_BUILD_DEPS="art" - -src_unpack() { - gtk-sharp-component_src_unpack - - # Fix need as GConf.PropertyEditors references a locally built dll - sed -i "s:${GTK_SHARP_LIB_DIR}/gconf-sharp.dll:../GConf/gconf-sharp.dll:" \ - ${S}/gconf/GConf.PropertyEditors/Makefile.in -} diff --git a/dev-dotnet/gconf-sharp/gconf-sharp-2.3.90.ebuild b/dev-dotnet/gconf-sharp/gconf-sharp-2.3.90.ebuild deleted file mode 100644 index a38cf2722039..000000000000 --- a/dev-dotnet/gconf-sharp/gconf-sharp-2.3.90.ebuild +++ /dev/null @@ -1,29 +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/gconf-sharp/gconf-sharp-2.3.90.ebuild,v 1.1 2005/08/17 00:38:30 latexer Exp $ - -inherit gtk-sharp-component - -SLOT="2" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" - -DEPEND="${DEPEND} - >=gnome-base/gconf-2.0 - =dev-dotnet/glade-sharp-${PV}* - =dev-dotnet/gnome-sharp-${PV}* - =dev-dotnet/art-sharp-${PV}*" - -GTK_SHARP_COMPONENT_BUILD="gnome" -GTK_SHARP_COMPONENT_BUILD_DEPS="art" -GTK_SHARP_COMPONENT_SLOT="2" -GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" - - -src_unpack() { - gtk-sharp-component_src_unpack - - # Fix need as GConf.PropertyEditors references a locally built dll - sed -i "s:${GTK_SHARP_LIB_DIR}/gconf-sharp.dll:../GConf/gconf-sharp.dll:" \ - ${S}/gconf/GConf.PropertyEditors/Makefile.in -} diff --git a/dev-dotnet/gconf-sharp/gconf-sharp-2.5.90.ebuild b/dev-dotnet/gconf-sharp/gconf-sharp-2.5.90.ebuild deleted file mode 100644 index 8ebd7acd05cf..000000000000 --- a/dev-dotnet/gconf-sharp/gconf-sharp-2.5.90.ebuild +++ /dev/null @@ -1,29 +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/gconf-sharp/gconf-sharp-2.5.90.ebuild,v 1.1 2005/08/17 00:38:30 latexer Exp $ - -inherit gtk-sharp-component - -SLOT="2" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" - -DEPEND="${DEPEND} - >=gnome-base/gconf-2.0 - =dev-dotnet/glade-sharp-${PV}* - =dev-dotnet/gnome-sharp-${PV}* - =dev-dotnet/art-sharp-${PV}*" - -GTK_SHARP_COMPONENT_BUILD="gnome" -GTK_SHARP_COMPONENT_BUILD_DEPS="art" -GTK_SHARP_COMPONENT_SLOT="2" -GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" - - -src_unpack() { - gtk-sharp-component_src_unpack - - # Fix need as GConf.PropertyEditors references a locally built dll - sed -i "s:${GTK_SHARP_LIB_DIR}/gconf-sharp.dll:../GConf/gconf-sharp.dll:" \ - ${S}/gconf/GConf.PropertyEditors/Makefile.in -} -- cgit v1.2.3-65-gdbad