diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-14 10:07:27 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-14 10:07:27 +0000 |
commit | f77d40657911e1ca6c0e8903ea5780ec7bc6fe75 (patch) | |
tree | 4a16657f8134a7ce1282abc6ad1289f321e9d894 /app-arch/cksfv | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-f77d40657911e1ca6c0e8903ea5780ec7bc6fe75.tar.gz gentoo-2-f77d40657911e1ca6c0e8903ea5780ec7bc6fe75.tar.bz2 gentoo-2-f77d40657911e1ca6c0e8903ea5780ec7bc6fe75.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r-- | app-arch/cksfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog index 04e8aba3a371..29a5bf805e49 100644 --- a/app-arch/cksfv/ChangeLog +++ b/app-arch/cksfv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/cksfv # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.17 2005/08/08 13:37:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.18 2005/08/14 10:07:14 hansmi Exp $ + + 14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> cksfv-1.3.5.ebuild: + Stable on ppc. 08 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> cksfv-1.3.5.ebuild: Stable on sparc diff --git a/app-arch/cksfv/cksfv-1.3.5.ebuild b/app-arch/cksfv/cksfv-1.3.5.ebuild index 48ea35a31b8d..79ada5f0ec27 100644 --- a/app-arch/cksfv/cksfv-1.3.5.ebuild +++ b/app-arch/cksfv/cksfv-1.3.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-arch/cksfv/cksfv-1.3.5.ebuild,v 1.3 2005/08/08 13:37:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.5.ebuild,v 1.4 2005/08/14 10:07:14 hansmi Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.modeemi.fi/~shd/foss/cksfv/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" IUSE="" DEPEND="" |