summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-12-05 16:59:27 +0000
committerJeroen Roovers <jer@gentoo.org>2012-12-05 16:59:27 +0000
commit7488df3c4f52747c85e8fde4cfdcd66b7d439cf8 (patch)
tree21082ebc93992289110ef4017b5f5c73868bd2a2 /media-libs
parent[kde-base] Add KDE SC 4.9.4 (diff)
downloadgentoo-2-7488df3c4f52747c85e8fde4cfdcd66b7d439cf8.tar.gz
gentoo-2-7488df3c4f52747c85e8fde4cfdcd66b7d439cf8.tar.bz2
gentoo-2-7488df3c4f52747c85e8fde4cfdcd66b7d439cf8.zip
Stable for HPPA (bug #445440).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/ming/ChangeLog5
-rw-r--r--media-libs/ming/ming-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ming/ChangeLog b/media-libs/ming/ChangeLog
index d5ce90f6e5b8..7f1172dd00b4 100644
--- a/media-libs/ming/ChangeLog
+++ b/media-libs/ming/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ming
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.94 2012/12/01 21:25:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.95 2012/12/05 16:59:27 jer Exp $
+
+ 05 Dec 2012; Jeroen Roovers <jer@gentoo.org> ming-0.4.4.ebuild:
+ Stable for HPPA (bug #445440).
01 Dec 2012; <ago@gentoo.org> ming-0.4.4.ebuild:
Stable for amd64, wrt bug #445440
diff --git a/media-libs/ming/ming-0.4.4.ebuild b/media-libs/ming/ming-0.4.4.ebuild
index ebaee73de612..dcc80462ba1a 100644
--- a/media-libs/ming/ming-0.4.4.ebuild
+++ b/media-libs/ming/ming-0.4.4.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/ming/ming-0.4.4.ebuild,v 1.4 2012/12/01 21:25:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v 1.5 2012/12/05 16:59:27 jer Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/ming/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+perl +python php static-libs"
RDEPEND="perl? ( dev-lang/perl )