diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:21:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:21:24 +0000 |
commit | 50eba4db5d605cdbcf84c9018b566c46030de525 (patch) | |
tree | a239bb837f9c172bc2fb454bb8c20adeb4da57a2 /media-libs/exscalibar | |
parent | Added ~ppc64; bug #129409 (diff) | |
download | gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.tar.gz gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.tar.bz2 gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.zip |
Added ~ppc64; bug #129409
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/exscalibar')
-rw-r--r-- | media-libs/exscalibar/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/exscalibar/exscalibar-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/exscalibar/ChangeLog b/media-libs/exscalibar/ChangeLog index b8d21e8dfc3c..396d24657e17 100644 --- a/media-libs/exscalibar/ChangeLog +++ b/media-libs/exscalibar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/exscalibar # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.6 2006/04/17 01:00:36 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.7 2006/04/17 20:21:24 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> exscalibar-1.0.4.ebuild: + Added ~ppc64; bug #129409 16 Apr 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> exscalibar-1.0.4.ebuild: diff --git a/media-libs/exscalibar/exscalibar-1.0.4.ebuild b/media-libs/exscalibar/exscalibar-1.0.4.ebuild index bc5665328a2f..6d9e3fdf878d 100644 --- a/media-libs/exscalibar/exscalibar-1.0.4.ebuild +++ b/media-libs/exscalibar/exscalibar-1.0.4.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-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.7 2006/04/17 01:00:36 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.8 2006/04/17 20:21:24 corsair Exp $ inherit eutils qt3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="mp3 vorbis fftw jack alsa doc" DEPEND="$(qt_min_version 3.2) >=media-libs/libsndfile-1.0.0 |