diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 12:22:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 12:22:01 +0000 |
commit | e7a983989164bd94121394ecf63807e0761c6acb (patch) | |
tree | cb060e92f1fe40f04c62b5c375723f04c5b6399d /media-sound/cantus | |
parent | Fixed compile problems when gg USE flag is disabled, bug #100186. Stable on x86 (diff) | |
download | historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.gz historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.bz2 historical-e7a983989164bd94121394ecf63807e0761c6acb.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/cantus')
-rw-r--r-- | media-sound/cantus/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/cantus/cantus-1.99.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/cantus/ChangeLog b/media-sound/cantus/ChangeLog index 5298f00aaf81..ccfcfe540c9e 100644 --- a/media-sound/cantus/ChangeLog +++ b/media-sound/cantus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/cantus -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.11 2004/12/19 07:08:23 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.12 2005/07/25 12:07:25 dholm Exp $ + + 25 Jul 2005; David Holm <dholm@gentoo.org> cantus-1.99.9.ebuild: + Added to ~ppc. 18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> cantus-1.99.9.ebuild: diff --git a/media-sound/cantus/cantus-1.99.9.ebuild b/media-sound/cantus/cantus-1.99.9.ebuild index 5bf0226c3266..47fcc32b9537 100644 --- a/media-sound/cantus/cantus-1.99.9.ebuild +++ b/media-sound/cantus/cantus-1.99.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-1.99.9.ebuild,v 1.8 2004/12/19 07:08:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-1.99.9.ebuild,v 1.9 2005/07/25 12:07:25 dholm Exp $ IUSE="oggvorbis" @@ -10,7 +10,7 @@ SRC_URI="http://sam.homeunix.com/software.manicsadness.com-step4/releases/cantus LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" DEPEND="oggvorbis? ( media-libs/libvorbis media-libs/libogg ) >=x11-libs/gtk+-2.2 |