summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-09 19:55:01 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-09 19:55:01 +0000
commit8344f01455bea5ed5c8ece705493d98794c6ce6c (patch)
treef9f91b3279c77c3eee8e0d2061dfbc93c9e2488d /media-sound/mikmod
parentTransfer Prefix keywords (diff)
downloadgentoo-2-8344f01455bea5ed5c8ece705493d98794c6ce6c.tar.gz
gentoo-2-8344f01455bea5ed5c8ece705493d98794c6ce6c.tar.bz2
gentoo-2-8344f01455bea5ed5c8ece705493d98794c6ce6c.zip
Marked ~hppa too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-sound/mikmod')
-rw-r--r--media-sound/mikmod/ChangeLog7
-rw-r--r--media-sound/mikmod/mikmod-3.2.2_beta1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/mikmod/ChangeLog b/media-sound/mikmod/ChangeLog
index 1730e526d54a..ffeadb8b9bd5 100644
--- a/media-sound/mikmod/ChangeLog
+++ b/media-sound/mikmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mikmod
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/ChangeLog,v 1.15 2007/08/12 16:06:58 drac Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/ChangeLog,v 1.16 2010/01/09 19:55:01 jer Exp $
+
+ 09 Jan 2010; Jeroen Roovers <jer@gentoo.org> mikmod-3.2.2_beta1.ebuild:
+ Marked ~hppa too.
*mikmod-3.2.2_beta1 (12 Aug 2007)
diff --git a/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild b/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild
index e09857e4a6e9..53e3f68bec61 100644
--- a/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild
+++ b/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild,v 1.1 2007/08/12 16:06:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.2_beta1.ebuild,v 1.2 2010/01/09 19:55:01 jer Exp $
DESCRIPTION="MikMod is a console MOD-Player based on libmikmod"
HOMEPAGE="http://mikmod.raphnet.net"
@@ -8,7 +8,7 @@ SRC_URI="http://mikmod.raphnet.net/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=media-libs/libmikmod-3.1.5"