diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 15:15:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 15:15:56 +0000 |
commit | d8383eb6a193e4df49726b09ae1acd184b986f57 (patch) | |
tree | 4c4689115b88f745bc2e62c4bba718604ef1db4d /media-libs | |
parent | force verbose build log (diff) | |
download | gentoo-2-d8383eb6a193e4df49726b09ae1acd184b986f57.tar.gz gentoo-2-d8383eb6a193e4df49726b09ae1acd184b986f57.tar.bz2 gentoo-2-d8383eb6a193e4df49726b09ae1acd184b986f57.zip |
Marked ~hppa (bug #429572).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/game-music-emu/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/game-music-emu/ChangeLog b/media-libs/game-music-emu/ChangeLog index 41b4e16b1dbe..56f630a52f98 100644 --- a/media-libs/game-music-emu/ChangeLog +++ b/media-libs/game-music-emu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/game-music-emu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/game-music-emu/ChangeLog,v 1.11 2012/08/02 20:26:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/game-music-emu/ChangeLog,v 1.12 2012/08/04 15:15:56 jer Exp $ + + 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> + game-music-emu-0.6.0_pre20120802.ebuild: + Marked ~hppa (bug #429572). *game-music-emu-0.6.0_pre20120802 (02 Aug 2012) diff --git a/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild index 1686de59fa0e..069766ab5a6f 100644 --- a/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild +++ b/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild,v 1.1 2012/08/02 20:26:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/game-music-emu/game-music-emu-0.6.0_pre20120802.ebuild,v 1.2 2012/08/04 15:15:56 jer Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~angelos/${P}.tbz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="" |