diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-12-24 23:12:18 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-12-24 23:12:18 +0000 |
commit | f3450048136e0fc0fc450f049c53d9df8cf33616 (patch) | |
tree | f1c7362ac7471acc4c433ec5505eb216c1374e41 /app-text | |
parent | Stable on x86; bug #116620 (diff) | |
download | gentoo-2-f3450048136e0fc0fc450f049c53d9df8cf33616.tar.gz gentoo-2-f3450048136e0fc0fc450f049c53d9df8cf33616.tar.bz2 gentoo-2-f3450048136e0fc0fc450f049c53d9df8cf33616.zip |
Updated the homepage and source URIs (bug #115950).
(Portage version: 2.1_pre1)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/clara/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/clara/clara-20031214.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/clara/ChangeLog b/app-text/clara/ChangeLog index 89d012d56002..ce204d642413 100644 --- a/app-text/clara/ChangeLog +++ b/app-text/clara/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/clara # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/clara/ChangeLog,v 1.8 2005/10/29 11:55:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/clara/ChangeLog,v 1.9 2005/12/24 23:12:18 spock Exp $ + + 24 Dec 2005; Michał Januszewski <spock@gentoo.org> clara-20031214.ebuild: + Updated the homepage and source URIs (bug #115950). 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> clara-20031214.ebuild: Marked ~ppc-macos (bug #108592) diff --git a/app-text/clara/clara-20031214.ebuild b/app-text/clara/clara-20031214.ebuild index e16156f6110f..b8e5b0c828c9 100644 --- a/app-text/clara/clara-20031214.ebuild +++ b/app-text/clara/clara-20031214.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.10 2005/10/29 11:55:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.11 2005/12/24 23:12:18 spock Exp $ DESCRIPTION="An OCR (Optical Character Recognition) program" -SRC_URI="http://www.claraocr.org/sources/${P}.tar.gz" -HOMEPAGE="http://www.claraocr.org/" +SRC_URI="http://www.geocities.com/claraocr/clara-20031214.tar.gz" +HOMEPAGE="http://www.geocities.com/claraocr/" SLOT="0" LICENSE="GPL-2" |