summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-01 21:25:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-01 21:25:25 +0000
commit4bfd89b019c8616b4a3b37764c017611cdea1897 (patch)
tree86acbe79a3537b8eb1f575f230dac060e07823a3 /media-libs/ming
parentUnmask newer versions of hpacucli since it's now available as an amd64 packag... (diff)
downloadgentoo-2-4bfd89b019c8616b4a3b37764c017611cdea1897.tar.gz
gentoo-2-4bfd89b019c8616b4a3b37764c017611cdea1897.tar.bz2
gentoo-2-4bfd89b019c8616b4a3b37764c017611cdea1897.zip
Stable for amd64, wrt bug #445440
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 0d0595266306..d5ce90f6e5b8 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.93 2012/07/29 18:22:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.94 2012/12/01 21:25:25 ago Exp $
+
+ 01 Dec 2012; <ago@gentoo.org> ming-0.4.4.ebuild:
+ Stable for amd64, wrt bug #445440
29 Jul 2012; Raúl Porcel <armin76@gentoo.org> ming-0.4.3-r2.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #419719
diff --git a/media-libs/ming/ming-0.4.4.ebuild b/media-libs/ming/ming-0.4.4.ebuild
index 2b51fd2bb77a..ebaee73de612 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.3 2012/06/29 15:26:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v 1.4 2012/12/01 21:25: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 )