diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:21:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:21:47 +0000 |
commit | d6d54bf0c1e45a25568838e4e9ef15f94448c22e (patch) | |
tree | 53fa69bbceb545de994fce2f2e38f6ae28fcd445 /media-gfx/fondu | |
parent | x86 stable wrt bug #495608 (diff) | |
download | gentoo-2-d6d54bf0c1e45a25568838e4e9ef15f94448c22e.tar.gz gentoo-2-d6d54bf0c1e45a25568838e4e9ef15f94448c22e.tar.bz2 gentoo-2-d6d54bf0c1e45a25568838e4e9ef15f94448c22e.zip |
x86 stable wrt bug #495700
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'media-gfx/fondu')
-rw-r--r-- | media-gfx/fondu/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/fondu/fondu-20060102-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/fondu/ChangeLog b/media-gfx/fondu/ChangeLog index e59eb7bc9d3b..6aec6dbb6947 100644 --- a/media-gfx/fondu/ChangeLog +++ b/media-gfx/fondu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/fondu -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/ChangeLog,v 1.11 2013/10/21 12:24:33 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/ChangeLog,v 1.12 2014/02/24 04:21:47 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + fondu-20060102-r1.ebuild: + x86 stable wrt bug #495700 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> fondu-20060102-r1.ebuild: Marked ~x64-macos, bug #486818 diff --git a/media-gfx/fondu/fondu-20060102-r1.ebuild b/media-gfx/fondu/fondu-20060102-r1.ebuild index 419786ba4184..f6b9feb4a6f9 100644 --- a/media-gfx/fondu/fondu-20060102-r1.ebuild +++ b/media-gfx/fondu/fondu-20060102-r1.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-gfx/fondu/fondu-20060102-r1.ebuild,v 1.2 2013/10/21 12:24:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fondu/fondu-20060102-r1.ebuild,v 1.3 2014/02/24 04:21:47 phajdan.jr 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} |