summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-18 19:17:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-18 19:17:25 +0000
commitd1e523fd71769ea856b6e4ef7a99b41c9847a4fe (patch)
tree75fe86c18d5116b7cdeb115bb93770185bfd3064 /media-libs/ming
parentfix cosmetic error in desktop files wrt #278326#c21 (diff)
downloadgentoo-2-d1e523fd71769ea856b6e4ef7a99b41c9847a4fe.tar.gz
gentoo-2-d1e523fd71769ea856b6e4ef7a99b41c9847a4fe.tar.bz2
gentoo-2-d1e523fd71769ea856b6e4ef7a99b41c9847a4fe.zip
Stable for ia64, wrt bug #445440
(Portage version: 2.1.11.31/cvs/Linux ia64, 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 27fc97b5958b..bdbda7912741 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.99 2012/12/17 19:52:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.100 2012/12/18 19:17:25 ago Exp $
+
+ 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ming-0.4.4.ebuild:
+ Stable for ia64, wrt bug #445440
17 Dec 2012; Markus Meier <maekke@gentoo.org> ming-0.4.4.ebuild:
arm stable, bug #445440
diff --git a/media-libs/ming/ming-0.4.4.ebuild b/media-libs/ming/ming-0.4.4.ebuild
index db9d6e2d5260..74a4e27ad79c 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.9 2012/12/17 19:52:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v 1.10 2012/12/18 19:17:25 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 )