summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 17:34:33 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 17:34:33 +0000
commitfb856f2c784fcea05bc9e910aaf7308a4e0fd438 (patch)
tree39641cf82ac50d882a228e4708a816a152bcf333 /media-libs/ming
parentkeyword ~amd64-fbsd (diff)
downloadhistorical-fb856f2c784fcea05bc9e910aaf7308a4e0fd438.tar.gz
historical-fb856f2c784fcea05bc9e910aaf7308a4e0fd438.tar.bz2
historical-fb856f2c784fcea05bc9e910aaf7308a4e0fd438.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'media-libs/ming')
-rw-r--r--media-libs/ming/ChangeLog7
-rw-r--r--media-libs/ming/ming-0.4.3-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/ming/ChangeLog b/media-libs/ming/ChangeLog
index e70427eb273b..35a6faa932b2 100644
--- a/media-libs/ming/ChangeLog
+++ b/media-libs/ming/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ming
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.82 2011/11/16 00:56:48 xmw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.83 2012/05/09 17:27:58 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> ming-0.4.3-r2.ebuild:
+ keyword ~amd64-fbsd
*ming-0.4.3-r2 (16 Nov 2011)
diff --git a/media-libs/ming/ming-0.4.3-r2.ebuild b/media-libs/ming/ming-0.4.3-r2.ebuild
index 19d721b55eec..85fdab60a4fa 100644
--- a/media-libs/ming/ming-0.4.3-r2.ebuild
+++ b/media-libs/ming/ming-0.4.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.3-r2.ebuild,v 1.1 2011/11/16 00:56:48 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.3-r2.ebuild,v 1.2 2012/05/09 17:27:58 aballier Exp $
EAPI="3"
@@ -16,7 +16,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 ~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 )