diff options
author | Brent Baude <ranger@gentoo.org> | 2006-11-21 19:00:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-11-21 19:00:43 +0000 |
commit | 3cd710d0dbeb9536dad3f7e3649e5c38a9a7ea43 (patch) | |
tree | 0059de61b66627c8d3d858ef5f4eecf48b59e235 /media-libs/libofa | |
parent | Version bump (bug #154388). (diff) | |
download | gentoo-2-3cd710d0dbeb9536dad3f7e3649e5c38a9a7ea43.tar.gz gentoo-2-3cd710d0dbeb9536dad3f7e3649e5c38a9a7ea43.tar.bz2 gentoo-2-3cd710d0dbeb9536dad3f7e3649e5c38a9a7ea43.zip |
Marking libofa-0.9.3 ~ppc64 for bug 155302
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-libs/libofa')
-rw-r--r-- | media-libs/libofa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libofa/libofa-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libofa/ChangeLog b/media-libs/libofa/ChangeLog index 0fc9b08a5f34..8bd466c5e78f 100644 --- a/media-libs/libofa/ChangeLog +++ b/media-libs/libofa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libofa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/ChangeLog,v 1.5 2006/11/21 16:45:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/ChangeLog,v 1.6 2006/11/21 19:00:43 ranger Exp $ + + 21 Nov 2006; Brent Baude <ranger@gentoo.org> libofa-0.9.3.ebuild: + Marking libofa-0.9.3 ~ppc64 for bug 155302 21 Nov 2006; Joseph Jezak <josejx@gentoo.org> libofa-0.9.3.ebuild: Marked ~ppc for bug #155302. diff --git a/media-libs/libofa/libofa-0.9.3.ebuild b/media-libs/libofa/libofa-0.9.3.ebuild index 779db80ae346..865125a78398 100644 --- a/media-libs/libofa/libofa-0.9.3.ebuild +++ b/media-libs/libofa/libofa-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/libofa-0.9.3.ebuild,v 1.5 2006/11/21 16:45:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libofa/libofa-0.9.3.ebuild,v 1.6 2006/11/21 19:00:43 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.musicdns.org/themes/musicdns_org/downloads/${P}.tar.gz" LICENSE="|| ( APL-1.0 GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-libs/expat |