diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-06-01 13:33:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-06-01 13:33:34 +0000 |
commit | 2c063bfd5621bde08d37aab216e317623273f590 (patch) | |
tree | 23217166d148a90eceb94c3e3b91b9a3a3c098fa /app-text/diction | |
parent | - remove stray digest file (diff) | |
download | gentoo-2-2c063bfd5621bde08d37aab216e317623273f590.tar.gz gentoo-2-2c063bfd5621bde08d37aab216e317623273f590.tar.bz2 gentoo-2-2c063bfd5621bde08d37aab216e317623273f590.zip |
homepage fix by James
(Portage version: 2.1_rc3-r4)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/diction/diction-1.02.ebuild | 4 | ||||
-rw-r--r-- | app-text/diction/diction-1.07.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 8a5f5b034dc4..440fbde38ea6 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/diction # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.10 2006/04/25 21:06:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.11 2006/06/01 13:33:34 seemant Exp $ + + 01 Jun 2006; Seemant Kulleen <seemant@gentoo.org> diction-1.02.ebuild, + diction-1.07.ebuild: + homepage fix by James *diction-1.09 (25 Apr 2006) diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index 8b4ad07cd1b8..8f249a3c55a4 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.02.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.13 2006/02/17 00:57:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.14 2006/06/01 13:33:34 seemant Exp $ DESCRIPTION="Diction and style checkers for english and german texts" -HOMEPAGE="http://www.fsf.org/software/diction/diction.html" +HOMEPAGE="http://www.gnu.org/software/diction/diction.html" SRC_URI="http://ftp.gnu.org/gnu/diction/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/diction/diction-1.07.ebuild b/app-text/diction/diction-1.07.ebuild index 82b788b84bc0..b8da3e8fee8d 100644 --- a/app-text/diction/diction-1.07.ebuild +++ b/app-text/diction/diction-1.07.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.3 2006/02/17 00:57:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.4 2006/06/01 13:33:34 seemant Exp $ DESCRIPTION="Diction and style checkers for english and german texts" -HOMEPAGE="http://www.fsf.org/software/diction/diction.html" +HOMEPAGE="http://www.gnu.org/software/diction/diction.html" SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz" LICENSE="GPL-2" |