summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-05-13 01:34:01 +0000
committerPeter Johanson <latexer@gentoo.org>2005-05-13 01:34:01 +0000
commit4f950c5960543c3729e34a5064fafc557a66a360 (patch)
tree616efe62ef6e1c6669d61d1803d4d66fca8a032b /dev-dotnet/gda-sharp
parentrevision bump, upstream change (diff)
downloadhistorical-4f950c5960543c3729e34a5064fafc557a66a360.tar.gz
historical-4f950c5960543c3729e34a5064fafc557a66a360.tar.bz2
historical-4f950c5960543c3729e34a5064fafc557a66a360.zip
Clean up a bit.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-dotnet/gda-sharp')
-rw-r--r--dev-dotnet/gda-sharp/ChangeLog5
-rw-r--r--dev-dotnet/gda-sharp/files/digest-gda-sharp-1.0.42
-rw-r--r--dev-dotnet/gda-sharp/gda-sharp-1.0.4.ebuild14
3 files changed, 4 insertions, 17 deletions
diff --git a/dev-dotnet/gda-sharp/ChangeLog b/dev-dotnet/gda-sharp/ChangeLog
index cac387eb321a..3b45a8d984c5 100644
--- a/dev-dotnet/gda-sharp/ChangeLog
+++ b/dev-dotnet/gda-sharp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/gda-sharp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gda-sharp/ChangeLog,v 1.16 2005/05/13 01:09:00 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gda-sharp/ChangeLog,v 1.17 2005/05/13 01:33:06 latexer Exp $
+
+ 13 May 2005; Peter Johanson <latexer@gentoo.org> -gda-sharp-1.0.4.ebuild:
+ Clean up a bit.
*gda-sharp-1.9.3.1 (13 May 2005)
diff --git a/dev-dotnet/gda-sharp/files/digest-gda-sharp-1.0.4 b/dev-dotnet/gda-sharp/files/digest-gda-sharp-1.0.4
deleted file mode 100644
index 0aa96032b721..000000000000
--- a/dev-dotnet/gda-sharp/files/digest-gda-sharp-1.0.4
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 c105e94934a22f7734c5657948977078 gtk-sharp-1.0.4.tar.gz 1774252
-MD5 fc818c62409309426d07300a83c84e57 gtk-sharp-1.0.4-configurable.diff.gz 1490
diff --git a/dev-dotnet/gda-sharp/gda-sharp-1.0.4.ebuild b/dev-dotnet/gda-sharp/gda-sharp-1.0.4.ebuild
deleted file mode 100644
index 84992a52c4eb..000000000000
--- a/dev-dotnet/gda-sharp/gda-sharp-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +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/gda-sharp/gda-sharp-1.0.4.ebuild,v 1.6 2005/03/23 01:29:03 latexer Exp $
-
-inherit gtk-sharp-component
-
-SLOT="1"
-KEYWORDS="x86 ~ppc"
-IUSE=""
-
-DEPEND="${DEPEND}
- >=dev-dotnet/gtk-sharp-1.0.4-r1
- =dev-dotnet/gtk-sharp-${PV}*
- >=gnome-extra/libgda-1.0.0"