summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-16 19:51:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-16 19:51:22 +0000
commit630df9afd2d348958309107eadb4c01951cdf1e7 (patch)
tree443dfa2211994796e10e895568eb536c0c6ddb30 /media-libs/ming
parentStable for ppc, wrt bug #426464 (diff)
downloadgentoo-2-630df9afd2d348958309107eadb4c01951cdf1e7.tar.gz
gentoo-2-630df9afd2d348958309107eadb4c01951cdf1e7.tar.bz2
gentoo-2-630df9afd2d348958309107eadb4c01951cdf1e7.zip
Stable for ppc, wrt bug #445440
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/ming')
-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 cc9686a6ff19..d445bd82335d 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.97 2012/12/09 18:24:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.98 2012/12/16 19:51:22 ago Exp $
+
+ 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ming-0.4.4.ebuild:
+ Stable for ppc, wrt bug #445440
09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ming-0.4.4.ebuild:
Stable for ppc64, wrt bug #445440
diff --git a/media-libs/ming/ming-0.4.4.ebuild b/media-libs/ming/ming-0.4.4.ebuild
index 469d87aee58a..8ac8d7a7641b 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.7 2012/12/09 18:24:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v 1.8 2012/12/16 19:51:22 ago 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 )