diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:06:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:06:45 +0000 |
commit | 335f3015fb94c55c5874b11f32ae8022f4d0afda (patch) | |
tree | c7c918ba80392bcb25598bfa6914f207700090b1 /media-libs | |
parent | Stable for ppc, wrt bug #495390 (diff) | |
download | gentoo-2-335f3015fb94c55c5874b11f32ae8022f4d0afda.tar.gz gentoo-2-335f3015fb94c55c5874b11f32ae8022f4d0afda.tar.bz2 gentoo-2-335f3015fb94c55c5874b11f32ae8022f4d0afda.zip |
Stable for ppc, wrt bug #495710
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/dumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/dumb/dumb-0.9.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/dumb/ChangeLog b/media-libs/dumb/ChangeLog index 5b1cca651a49..4fb7034faed3 100644 --- a/media-libs/dumb/ChangeLog +++ b/media-libs/dumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/dumb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.51 2014/03/23 09:59:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.52 2014/03/24 15:06:45 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dumb-0.9.3-r3.ebuild: + Stable for ppc, wrt bug #495710 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dumb-0.9.3-r3.ebuild: Stable for x86, wrt bug #495710 diff --git a/media-libs/dumb/dumb-0.9.3-r3.ebuild b/media-libs/dumb/dumb-0.9.3-r3.ebuild index 2d5564b24b5f..60eb052a8aee 100644 --- a/media-libs/dumb/dumb-0.9.3-r3.ebuild +++ b/media-libs/dumb/dumb-0.9.3-r3.ebuild @@ -1,6 +1,6 @@ # 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-r3.ebuild,v 1.6 2014/03/23 09:59:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r3.ebuild,v 1.7 2014/03/24 15:06:45 ago Exp $ EAPI=5 inherit eutils toolchain-funcs 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="" |