summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-05-10 11:39:23 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-05-10 11:39:23 +0000
commit8566ec7958b3d6c7fc3d4ea27cff8b3356aac86d (patch)
tree2a0b77cb1ad9821d781669b34c9135d893a4542d /app-office
parenthomepage/src_uri fix thanks to AllanonJL in #gentoo-desktop (diff)
downloadgentoo-2-8566ec7958b3d6c7fc3d4ea27cff8b3356aac86d.tar.gz
gentoo-2-8566ec7958b3d6c7fc3d4ea27cff8b3356aac86d.tar.bz2
gentoo-2-8566ec7958b3d6c7fc3d4ea27cff8b3356aac86d.zip
get the doc.patch business out of SRC_URI, it's breaking things
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/grisbi/ChangeLog5
-rw-r--r--app-office/grisbi/grisbi-0.5.5.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog
index 4b19027609ae..9b48ba492927 100644
--- a/app-office/grisbi/ChangeLog
+++ b/app-office/grisbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/grisbi
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.13 2005/04/11 20:15:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.14 2005/05/10 11:39:23 seemant Exp $
+
+ 10 May 2005; Seemant Kulleen <seemant@gentoo.org> grisbi-0.5.5.ebuild:
+ get the doc.patch business out of SRC_URI, it's breaking things
*grisbi-0.5.5.20050410 (11 Apr 2005)
diff --git a/app-office/grisbi/grisbi-0.5.5.ebuild b/app-office/grisbi/grisbi-0.5.5.ebuild
index d9263c5b7bf4..e86bf2ce3b41 100644
--- a/app-office/grisbi/grisbi-0.5.5.ebuild
+++ b/app-office/grisbi/grisbi-0.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.5.ebuild,v 1.2 2005/04/11 20:15:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.5.ebuild,v 1.3 2005/05/10 11:39:23 seemant Exp $
inherit eutils
@@ -8,8 +8,7 @@ IUSE="print nls ofx"
DESCRIPTION="Grisbi is a personal accounting application for Linux"
HOMEPAGE="http://www.grisbi.org"
-SRC_URI="mirror://sourceforge/grisbi/${P}.tar.bz2
- mirror://gentoo/doc.patch.bz2"
+SRC_URI="mirror://sourceforge/grisbi/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"