summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-03-01 00:59:51 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-03-01 00:59:51 +0000
commit7584311888e3a520c9c53bb950a5d1fd53d0c8a6 (patch)
tree1c8c0dd683857996a7f0deb87474ba123f5bc6a2 /dev-dotnet/glade-sharp
parentInitial commit (diff)
downloadhistorical-7584311888e3a520c9c53bb950a5d1fd53d0c8a6.tar.gz
historical-7584311888e3a520c9c53bb950a5d1fd53d0c8a6.tar.bz2
historical-7584311888e3a520c9c53bb950a5d1fd53d0c8a6.zip
Clean out -sharp 1.0 ebuilds
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/glade-sharp')
-rw-r--r--dev-dotnet/glade-sharp/ChangeLog6
-rw-r--r--dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/dev-dotnet/glade-sharp/ChangeLog b/dev-dotnet/glade-sharp/ChangeLog
index c27ce3ca92f3..55306ebe39af 100644
--- a/dev-dotnet/glade-sharp/ChangeLog
+++ b/dev-dotnet/glade-sharp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/glade-sharp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.67 2009/02/08 17:21:05 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.68 2009/03/01 00:54:35 loki_val Exp $
+
+ 01 Mar 2009; Peter Alfredsen <loki_val@gentoo.org>
+ -glade-sharp-1.0.10.ebuild:
+ Clean out -sharp 1.0 ebuilds
*glade-sharp-2.12.8 (08 Feb 2009)
diff --git a/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild b/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild
deleted file mode 100644
index 340f55d15c16..000000000000
--- a/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild,v 1.6 2008/11/27 18:39:22 ssuominen Exp $
-
-inherit gtk-sharp-component
-
-SLOT="1"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="=dev-dotnet/gtk-sharp-${PV}*
- >=gnome-base/libglade-2"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"