diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-08 13:37:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-08 13:37:20 +0000 |
commit | c77f3d12490378f0869cf85895320caba1960386 (patch) | |
tree | d8717a9a7af0fedd46489e05662c55b5d63aa8b4 /app-arch/cksfv | |
parent | New package (diff) | |
download | gentoo-2-c77f3d12490378f0869cf85895320caba1960386.tar.gz gentoo-2-c77f3d12490378f0869cf85895320caba1960386.tar.bz2 gentoo-2-c77f3d12490378f0869cf85895320caba1960386.zip |
Stable on sparc
(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 356da829ae7f..04e8aba3a371 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.16 2005/08/08 00:24:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.17 2005/08/08 13:37:20 gustavoz Exp $ + + 08 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> cksfv-1.3.5.ebuild: + Stable on sparc *cksfv-1.3.6 (08 Aug 2005) diff --git a/app-arch/cksfv/cksfv-1.3.5.ebuild b/app-arch/cksfv/cksfv-1.3.5.ebuild index 83469707a9c7..48ea35a31b8d 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.2 2005/08/08 00:21:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.5.ebuild,v 1.3 2005/08/08 13:37:20 gustavoz 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="" |