diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-07-12 04:24:32 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-07-12 04:24:32 +0000 |
commit | 3c594e46f17a6a90d195b6e65f93f9a7ddb58f1d (patch) | |
tree | a157550222b69698c070c6d2ba693fd190c8eef3 /sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild | |
parent | Fix ChangeLog. (diff) | |
download | gentoo-2-3c594e46f17a6a90d195b6e65f93f9a7ddb58f1d.tar.gz gentoo-2-3c594e46f17a6a90d195b6e65f93f9a7ddb58f1d.tar.bz2 gentoo-2-3c594e46f17a6a90d195b6e65f93f9a7ddb58f1d.zip |
Fixed HOMEPAGE typo, bug #277143.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild')
-rw-r--r-- | sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild b/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild index 73e689df9783..112c05f9ff62 100644 --- a/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild +++ b/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild,v 1.2 2009/07/09 14:47:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.6.8_p20090623.ebuild,v 1.3 2009/07/12 04:24:32 matsuu Exp $ inherit eutils multilib toolchain-funcs MY_P="${P/_p/-}" DESCRIPTION="TOMOYO Linux tools" -HOMEPAGE="http://www.sourcefoge.jp/projects/tomoyo/" +HOMEPAGE="http://www.sourceforge.jp/projects/tomoyo/" SRC_URI="mirror://sourceforge.jp/tomoyo/30298/${MY_P}.tar.gz" LICENSE="GPL-2" |