summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-22 13:36:47 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-22 13:36:47 +0000
commita23f46fed4bfc117770bed640af1d3f7919f29a2 (patch)
tree90064b3a61f5f595229aa96f9e13ba82e37ec009 /media-libs/dumb
parentia64 stable wrt bug #474162 (diff)
downloadgentoo-2-a23f46fed4bfc117770bed640af1d3f7919f29a2.tar.gz
gentoo-2-a23f46fed4bfc117770bed640af1d3f7919f29a2.tar.bz2
gentoo-2-a23f46fed4bfc117770bed640af1d3f7919f29a2.zip
ia64 stable wrt bug #495710
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'media-libs/dumb')
-rw-r--r--media-libs/dumb/ChangeLog7
-rw-r--r--media-libs/dumb/dumb-0.9.3-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/dumb/ChangeLog b/media-libs/dumb/ChangeLog
index 66699db4d767..97615b5fcb7f 100644
--- a/media-libs/dumb/ChangeLog
+++ b/media-libs/dumb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/dumb
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.40 2013/09/06 20:33:19 axs Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.41 2014/02/22 13:36:47 hattya Exp $
+
+ 22 Feb 2014; Akinori Hattori <hattya@gentoo.org> dumb-0.9.3-r2.ebuild:
+ ia64 stable wrt bug #495710
*dumb-0.9.3-r2 (06 Sep 2013)
diff --git a/media-libs/dumb/dumb-0.9.3-r2.ebuild b/media-libs/dumb/dumb-0.9.3-r2.ebuild
index df27998e5b64..6815e9b50097 100644
--- a/media-libs/dumb/dumb-0.9.3-r2.ebuild
+++ b/media-libs/dumb/dumb-0.9.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r2.ebuild,v 1.1 2013/09/06 20:33:19 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r2.ebuild,v 1.2 2014/02/22 13:36:47 hattya Exp $
EAPI=5
inherit eutils multilib-build multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dumb/${P}.tar.gz"
LICENSE="DUMB-0.9.2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug"
RDEPEND=""