diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-09 20:41:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-09 20:41:53 +0000 |
commit | 37a92068bd53f367b1b0312322170cf86e398b39 (patch) | |
tree | 4f7a5f291de2a6fb76e1f3f86a3707cce923b8e2 /media-gfx | |
parent | Marking tcsh-6.17-r1 ppc for bug 389013 (diff) | |
download | gentoo-2-37a92068bd53f367b1b0312322170cf86e398b39.tar.gz gentoo-2-37a92068bd53f367b1b0312322170cf86e398b39.tar.bz2 gentoo-2-37a92068bd53f367b1b0312322170cf86e398b39.zip |
Marking sfftobmp-3.1.2 ppc for bug 393901
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sfftobmp/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/sfftobmp/ChangeLog b/media-gfx/sfftobmp/ChangeLog index 8da3a7f3d85c..4845ca438877 100644 --- a/media-gfx/sfftobmp/ChangeLog +++ b/media-gfx/sfftobmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sfftobmp -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/ChangeLog,v 1.20 2011/12/14 09:19:28 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/ChangeLog,v 1.21 2012/01/09 20:41:53 ranger Exp $ + + 09 Jan 2012; Brent Baude <ranger@gentoo.org> sfftobmp-3.1.2.ebuild: + Marking sfftobmp-3.1.2 ppc for bug 393901 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> sfftobmp-3.1.2.ebuild: x86 stable wrt bug #393901 diff --git a/media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild b/media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild index 56b75798e5b6..5e146894f1c2 100644 --- a/media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild +++ b/media-gfx/sfftobmp/sfftobmp-3.1.2.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-gfx/sfftobmp/sfftobmp-3.1.2.ebuild,v 1.6 2011/12/14 09:19:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild,v 1.7 2012/01/09 20:41:53 ranger Exp $ EAPI=2 inherit autotools eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sfftools/${MY_P}_src.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="" RDEPEND="dev-libs/boost |