diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-20 20:09:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-20 20:09:27 +0000 |
commit | 177ca958b8548689eeefe08b152905ee9d8d3400 (patch) | |
tree | 6876c54e9771378c15add11bf65f1527c5133036 /media-sound/cantus | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-177ca958b8548689eeefe08b152905ee9d8d3400.tar.gz gentoo-2-177ca958b8548689eeefe08b152905ee9d8d3400.tar.bz2 gentoo-2-177ca958b8548689eeefe08b152905ee9d8d3400.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'media-sound/cantus')
-rw-r--r-- | media-sound/cantus/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/cantus/cantus-20060206.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/cantus/ChangeLog b/media-sound/cantus/ChangeLog index 3295f54aa99f..05b8be9c6bb7 100644 --- a/media-sound/cantus/ChangeLog +++ b/media-sound/cantus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/cantus # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.19 2006/08/30 20:25:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.20 2006/10/20 20:09:27 gustavoz Exp $ + + 20 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + cantus-20060206.ebuild: + Stable on sparc 30 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> cantus-1.99.9.ebuild: Stable on sparc diff --git a/media-sound/cantus/cantus-20060206.ebuild b/media-sound/cantus/cantus-20060206.ebuild index 911c517f7a58..f5d8b13e2e86 100644 --- a/media-sound/cantus/cantus-20060206.ebuild +++ b/media-sound/cantus/cantus-20060206.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/media-sound/cantus/cantus-20060206.ebuild,v 1.4 2006/02/27 21:13:49 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-20060206.ebuild,v 1.5 2006/10/20 20:09:27 gustavoz Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" |