diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 11:39:40 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 11:39:40 +0000 |
commit | 67b7b38ab261747e6aa385f1103dd81c7dbd7c81 (patch) | |
tree | cb1ae1e6e89fb40684e2787925c07cfea2809c71 /app-editors/gnome-chord | |
parent | fix DEPEND #30033 (diff) | |
download | gentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.tar.gz gentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.tar.bz2 gentoo-2-67b7b38ab261747e6aa385f1103dd81c7dbd7c81.zip |
epatch, sed and changelog fixes
Diffstat (limited to 'app-editors/gnome-chord')
-rw-r--r-- | app-editors/gnome-chord/Manifest | 4 | ||||
-rw-r--r-- | app-editors/gnome-chord/gnome-chord-0.7.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/gnome-chord/Manifest b/app-editors/gnome-chord/Manifest index d67121d8de33..02907bd710fb 100644 --- a/app-editors/gnome-chord/Manifest +++ b/app-editors/gnome-chord/Manifest @@ -1,3 +1,3 @@ -MD5 3d80f15eb63d012082998add410219d3 files/digest-gnome-chord-0.7.0 70 -MD5 60fb14a03d30dba16b633c0942bf3a58 gnome-chord-0.7.0.ebuild 631 MD5 a8ee94cf56f3b61ef82eed6b5d621a97 ChangeLog 394 +MD5 808a5b56d39c0d7e86665f52bb9f7605 gnome-chord-0.7.0.ebuild 637 +MD5 3d80f15eb63d012082998add410219d3 files/digest-gnome-chord-0.7.0 70 diff --git a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild b/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild index 22379e4e8f05..c2c911e45dfa 100644 --- a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild +++ b/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/06/29 18:24:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild,v 1.4 2003/10/01 11:39:33 aliz Exp $ inherit gnome2 @@ -8,7 +8,7 @@ S="${WORKDIR}/${PN}2-${PV}" DESCRIPTION="Chord and scale editor for gnome" HOMEPAGE="http://gnome-chord.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PN}2-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/gnome-chord/${PN}2-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |