diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-01-14 07:10:04 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-01-14 07:10:04 +0000 |
commit | 2c65a09ce00721d6a935285c8204fe17a2e09c08 (patch) | |
tree | 80d552c4620a7ff03f5a4856ce97a9710265d8ff | |
parent | Marked ppc stable for bug #161386. (diff) | |
download | gentoo-2-2c65a09ce00721d6a935285c8204fe17a2e09c08.tar.gz gentoo-2-2c65a09ce00721d6a935285c8204fe17a2e09c08.tar.bz2 gentoo-2-2c65a09ce00721d6a935285c8204fe17a2e09c08.zip |
Marked ppc stable for bug #161386.
(Portage version: 2.1.2_rc4-r7)
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index c06ebdfe0121..b83368c717fa 100644 --- a/media-sound/timidity-eawpatches/ChangeLog +++ b/media-sound/timidity-eawpatches/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity-eawpatches # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.34 2007/01/12 11:15:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.35 2007/01/14 07:10:04 josejx Exp $ + + 14 Jan 2007; Joseph Jezak <josejx@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Marked ppc stable for bug #161386. 12 Jan 2007; Christian Faulhammer <opfer@gentoo.org> timidity-eawpatches-12-r5.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 9e1797586b1d..f48eb8a599d7 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.9 2007/01/12 11:15:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.10 2007/01/14 07:10:04 josejx Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ DEPEND="app-admin/eselect-timidity" |