diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-02 17:33:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-02 17:33:06 +0000 |
commit | 6080a983cf836446859ac6bef13bd252bd9881a5 (patch) | |
tree | e5aff155dc7909eeb80000103aa731d05a23b996 /app-arch/cksfv | |
parent | dev-libs/libgcrypt stable on ppc. (diff) | |
download | gentoo-2-6080a983cf836446859ac6bef13bd252bd9881a5.tar.gz gentoo-2-6080a983cf836446859ac6bef13bd252bd9881a5.tar.bz2 gentoo-2-6080a983cf836446859ac6bef13bd252bd9881a5.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r-- | app-arch/cksfv/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog index b4be1120fa43..90865d161aec 100644 --- a/app-arch/cksfv/ChangeLog +++ b/app-arch/cksfv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/cksfv # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.21 2006/01/02 17:30:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.22 2006/01/02 17:33:06 gustavoz Exp $ + + 02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> cksfv-1.3.7.ebuild: + Stable on sparc 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> cksfv-1.3.7.ebuild: Stable on ppc. diff --git a/app-arch/cksfv/cksfv-1.3.7.ebuild b/app-arch/cksfv/cksfv-1.3.7.ebuild index 4bba708ec65d..a1cd0613aa99 100644 --- a/app-arch/cksfv/cksfv-1.3.7.ebuild +++ b/app-arch/cksfv/cksfv-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.7.ebuild,v 1.4 2006/01/02 17:30:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.7.ebuild,v 1.5 2006/01/02 17:33:06 gustavoz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="" |