diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:48:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:48:11 +0000 |
commit | dda1a3c8cbce2c8b8eabe471a5f0da58c834c75f (patch) | |
tree | 90ae7d330fd682ff8deea43fef885f67f0c9c042 /media-gfx/fondu | |
parent | Stable for ppc, wrt bug #495698 (diff) | |
download | gentoo-2-dda1a3c8cbce2c8b8eabe471a5f0da58c834c75f.tar.gz gentoo-2-dda1a3c8cbce2c8b8eabe471a5f0da58c834c75f.tar.bz2 gentoo-2-dda1a3c8cbce2c8b8eabe471a5f0da58c834c75f.zip |
Stable for ppc, wrt bug #495700
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/fondu')
-rw-r--r-- | media-gfx/fondu/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/fondu/fondu-20060102-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/fondu/ChangeLog b/media-gfx/fondu/ChangeLog index 56259d663a54..37c06809e693 100644 --- a/media-gfx/fondu/ChangeLog +++ b/media-gfx/fondu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/fondu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/ChangeLog,v 1.13 2014/03/02 22:24:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/ChangeLog,v 1.14 2014/03/05 15:48:11 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> fondu-20060102-r1.ebuild: + Stable for ppc, wrt bug #495700 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> fondu-20060102-r1.ebuild: amd64 stable, bug #495700 diff --git a/media-gfx/fondu/fondu-20060102-r1.ebuild b/media-gfx/fondu/fondu-20060102-r1.ebuild index 32c5647d2fb8..dd13dad0c2da 100644 --- a/media-gfx/fondu/fondu-20060102-r1.ebuild +++ b/media-gfx/fondu/fondu-20060102-r1.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-gfx/fondu/fondu-20060102-r1.ebuild,v 1.4 2014/03/02 22:24:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/fondu-20060102-r1.ebuild,v 1.5 2014/03/05 15:48:11 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://fondu.sourceforge.net/${PN}_src-${MY_PV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" S=${WORKDIR}/${PN}-${MY_PV} |