summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-06-27 13:34:20 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-06-27 13:34:20 +0000
commit53d35fbdbc4c112932074f98c934fb5eb31b6321 (patch)
treecb91d22e0f8e467b8d037c96cf9231b42bb9402c /app-editors
parentRemoving obsolete ebuild (diff)
downloadgentoo-2-53d35fbdbc4c112932074f98c934fb5eb31b6321.tar.gz
gentoo-2-53d35fbdbc4c112932074f98c934fb5eb31b6321.tar.bz2
gentoo-2-53d35fbdbc4c112932074f98c934fb5eb31b6321.zip
Removing unmaintained package (bug #70589)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gnome-chord/ChangeLog8
-rw-r--r--app-editors/gnome-chord/Manifest3
-rw-r--r--app-editors/gnome-chord/files/digest-gnome-chord-0.7.01
-rw-r--r--app-editors/gnome-chord/gnome-chord-0.7.0.ebuild24
4 files changed, 0 insertions, 36 deletions
diff --git a/app-editors/gnome-chord/ChangeLog b/app-editors/gnome-chord/ChangeLog
deleted file mode 100644
index 262fda2e835e..000000000000
--- a/app-editors/gnome-chord/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-# ChangeLog for app-editors/gnome-chord
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gnome-chord/ChangeLog,v 1.5 2005/01/01 13:26:14 eradicator Exp $
-
-*gnome-chord-0.7.0 (23 Oct 2002)
-
- 23 Oct 2002; foser <foser@gentoo.org> gnome-chord-0.7.0.ebuild ChangeLog :
- New package. Thanks to Rigo Ketelings <rigo@home.nl>
diff --git a/app-editors/gnome-chord/Manifest b/app-editors/gnome-chord/Manifest
deleted file mode 100644
index f0a219d9fb6a..000000000000
--- a/app-editors/gnome-chord/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4e280648a1964a78b71603d43c522915 ChangeLog 389
-MD5 e05fb523ed6de59d7bda86aade4bc395 gnome-chord-0.7.0.ebuild 634
-MD5 3d80f15eb63d012082998add410219d3 files/digest-gnome-chord-0.7.0 70
diff --git a/app-editors/gnome-chord/files/digest-gnome-chord-0.7.0 b/app-editors/gnome-chord/files/digest-gnome-chord-0.7.0
deleted file mode 100644
index e95c7b46f63f..000000000000
--- a/app-editors/gnome-chord/files/digest-gnome-chord-0.7.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ec6f255c77b4709b1457e90abd1f72ed gnome-chord2-0.7.0.tar.gz 345879
diff --git a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild b/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild
deleted file mode 100644
index 2219cd1433c5..000000000000
--- a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild,v 1.7 2005/01/01 13:26:14 eradicator Exp $
-
-inherit gnome2
-
-S="${WORKDIR}/${PN}2-${PV}"
-
-DESCRIPTION="Chord and scale editor for gnome"
-HOMEPAGE="http://gnome-chord.sourceforge.net/"
-SRC_URI="mirror://sourceforge/gnome-chord/${PN}2-${PV}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND=">=gnome-base/libgnomeui-2
- >=gnome-base/libbonoboui-2
- >=gnome-base/gconf-1.2"
-
-RDEPEND="${DEPEND}
- sys-devel/gettext
- dev-util/pkgconfig"
-