diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-22 20:59:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-22 20:59:31 +0000 |
commit | 819ce58f60cd12efbaebb005de3a1d52512772c6 (patch) | |
tree | 0a6b18cbbac061a96fcc9a9edf6d8839d8683110 /media-libs/libfame | |
parent | Stable on sparc (diff) | |
download | historical-819ce58f60cd12efbaebb005de3a1d52512772c6.tar.gz historical-819ce58f60cd12efbaebb005de3a1d52512772c6.tar.bz2 historical-819ce58f60cd12efbaebb005de3a1d52512772c6.zip |
To ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index 6496c39234cb..0ecad145a857 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libfame # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.37 2005/06/17 20:37:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.38 2005/06/22 20:59:31 gustavoz Exp $ + + 22 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libfame-0.9.1-r1.ebuild: + To ~sparc 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> libfame-0.9.1-r1.ebuild: diff --git a/media-libs/libfame/libfame-0.9.1-r1.ebuild b/media-libs/libfame/libfame-0.9.1-r1.ebuild index d63908a2f722..2a678d89b197 100644 --- a/media-libs/libfame/libfame-0.9.1-r1.ebuild +++ b/media-libs/libfame/libfame-0.9.1-r1.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/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.15 2005/06/17 20:37:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.16 2005/06/22 20:59:31 gustavoz Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fame/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="mmx sse" DEPEND="" |