diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-09-29 09:06:03 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-09-29 09:06:03 +0000 |
commit | 9c58cff1d0a3bb6663bcdf4ce866194e1d33a2aa (patch) | |
tree | 5aa6670912e50bf2b803cbc7d0fcbca6026200df /media-sound | |
parent | Keyworded and marked stable on arm wrt #156160 and #191283 so they won't bloc... (diff) | |
download | gentoo-2-9c58cff1d0a3bb6663bcdf4ce866194e1d33a2aa.tar.gz gentoo-2-9c58cff1d0a3bb6663bcdf4ce866194e1d33a2aa.tar.bz2 gentoo-2-9c58cff1d0a3bb6663bcdf4ce866194e1d33a2aa.zip |
Keyworded and marked stable on arm wrt #156160 and #191283 so they won't block FLAC 1.1.4 anymore.
(Portage version: 2.1.3.10)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 5b8516fd9d27..f7d47a54e7eb 100644 --- a/media-sound/timidity-eawpatches/ChangeLog +++ b/media-sound/timidity-eawpatches/ChangeLog @@ -1,6 +1,11 @@ # 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.38 2007/08/19 10:19:36 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.39 2007/09/29 09:06:03 drac Exp $ + + 29 Sep 2007; Samuli Suominen <drac@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Keyworded and marked stable on arm wrt #156160 and #191283 so they won't + block FLAC 1.1.4 anymore. 19 Aug 2007; Samuli Suominen <drac@gentoo.org> timidity-eawpatches-12-r4.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 5b559202a134..d45e4c119631 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.12 2007/02/24 15:24:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.13 2007/09/29 09:06:03 drac 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 hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ DEPEND="app-admin/eselect-timidity" |