diff options
author | 2014-03-28 03:51:12 +0000 | |
---|---|---|
committer | 2014-03-28 03:51:12 +0000 | |
commit | 388bf1de9c78ae7f47ccd0589cd19fbd64584cc2 (patch) | |
tree | 93b4f56967bab4049db024391be1f2c837de8c17 /media-sound/mikmod | |
parent | Stable for HPPA (bug #505838). (diff) | |
download | gentoo-2-388bf1de9c78ae7f47ccd0589cd19fbd64584cc2.tar.gz gentoo-2-388bf1de9c78ae7f47ccd0589cd19fbd64584cc2.tar.bz2 gentoo-2-388bf1de9c78ae7f47ccd0589cd19fbd64584cc2.zip |
Stable for HPPA (bug #495798).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-sound/mikmod')
-rw-r--r-- | media-sound/mikmod/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mikmod/mikmod-3.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mikmod/ChangeLog b/media-sound/mikmod/ChangeLog index 5a613f6e9d7d..51e7feea7a7e 100644 --- a/media-sound/mikmod/ChangeLog +++ b/media-sound/mikmod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mikmod # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/ChangeLog,v 1.31 2014/02/18 11:07:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/ChangeLog,v 1.32 2014/03/28 03:51:12 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> mikmod-3.2.5.ebuild: + Stable for HPPA (bug #495798). 18 Feb 2014; Jeroen Roovers <jer@gentoo.org> mikmod-3.2.5.ebuild: Marked ~hppa (bug #495798). diff --git a/media-sound/mikmod/mikmod-3.2.5.ebuild b/media-sound/mikmod/mikmod-3.2.5.ebuild index db0007459c83..d32714c9108b 100644 --- a/media-sound/mikmod/mikmod-3.2.5.ebuild +++ b/media-sound/mikmod/mikmod-3.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.5.ebuild,v 1.3 2014/02/18 11:07:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.5.ebuild,v 1.4 2014/03/28 03:51:12 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libmikmod-3.2.0 |