From e5826ddbec70238b34d0d1f1ca54f399cb76bef0 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sun, 26 Nov 2006 17:24:44 +0000 Subject: Fix homepage (Portage version: 2.1.1-r2) --- app-i18n/kcc/ChangeLog | 5 ++++- app-i18n/kcc/kcc-1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-i18n') diff --git a/app-i18n/kcc/ChangeLog b/app-i18n/kcc/ChangeLog index 9c0612e8d366..1dee18f560f1 100644 --- a/app-i18n/kcc/ChangeLog +++ b/app-i18n/kcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/kcc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/ChangeLog,v 1.7 2006/10/14 10:02:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/ChangeLog,v 1.8 2006/11/26 17:24:44 beandog Exp $ + + 26 Nov 2006; Steve Dibb kcc-1.0.ebuild: + Fix homepage 14 Oct 2006; Diego Pettenò kcc-1.0.ebuild: Make the GCC 3.3 patch unconditional, as it's needed for 4.x and later too. diff --git a/app-i18n/kcc/kcc-1.0.ebuild b/app-i18n/kcc/kcc-1.0.ebuild index 0b3847c345ad..dec713c4ecf5 100644 --- a/app-i18n/kcc/kcc-1.0.ebuild +++ b/app-i18n/kcc/kcc-1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.13 2006/10/14 10:02:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.14 2006/11/26 17:24:44 beandog Exp $ inherit toolchain-funcs eutils DESCRIPTION="A Kanji code converter" -HOMEPAGE="none" # There doesn't seem to be a home page for this package! +HOMEPAGE="http://www2s.biglobe.ne.jp/~Nori/ruby/" SRC_URI="ftp://ftp.jp.freebsd.org/pub/FreeBSD/ports/distfiles/${PN}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad