diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-24 15:24:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-24 15:24:16 +0000 |
commit | 11be7da0e4d3694b0d77a460295110e3b647c1fe (patch) | |
tree | b770fd4296b6e910cd163a0d717f8cac25771321 /media-sound/timidity-eawpatches | |
parent | Stable for HPPA (bug #156160). (diff) | |
download | gentoo-2-11be7da0e4d3694b0d77a460295110e3b647c1fe.tar.gz gentoo-2-11be7da0e4d3694b0d77a460295110e3b647c1fe.tar.bz2 gentoo-2-11be7da0e4d3694b0d77a460295110e3b647c1fe.zip |
Stable for HPPA (bug #156160).
(Portage version: 2.1.2-r10)
Diffstat (limited to 'media-sound/timidity-eawpatches')
-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 ec547763de68..18b01a03b4a1 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.36 2007/02/06 13:33:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.37 2007/02/24 15:24:16 jer Exp $ + + 24 Feb 2007; Jeroen Roovers <jer@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Stable for HPPA (bug #156160). 06 Feb 2007; Simon Stelling <blubb@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 abeed17be7eb..5b559202a134 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.11 2007/02/06 13:33:22 blubb Exp $ +# $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 $ 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 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" |