summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-21 13:27:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-21 13:27:08 +0000
commitda918c8fc66d81e95aa39d072fcf4db000b47e94 (patch)
treec0ae9f8628aee3dc037efad4cd323fbf98b71ee1 /media-gfx/nomacs
parentStable for amd64, wrt bug #538508 (diff)
downloadgentoo-2-da918c8fc66d81e95aa39d072fcf4db000b47e94.tar.gz
gentoo-2-da918c8fc66d81e95aa39d072fcf4db000b47e94.tar.bz2
gentoo-2-da918c8fc66d81e95aa39d072fcf4db000b47e94.zip
Stable for amd64, wrt bug #542082
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/nomacs')
-rw-r--r--media-gfx/nomacs/ChangeLog5
-rw-r--r--media-gfx/nomacs/nomacs-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/nomacs/ChangeLog b/media-gfx/nomacs/ChangeLog
index fc5fd39b5d8d..33d61c9b2241 100644
--- a/media-gfx/nomacs/ChangeLog
+++ b/media-gfx/nomacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/nomacs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.8 2015/03/04 18:28:57 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.9 2015/05/21 13:27:08 ago Exp $
+
+ 21 May 2015; Agostino Sarubbo <ago@gentoo.org> nomacs-2.4.2.ebuild:
+ Stable for amd64, wrt bug #542082
*nomacs-2.4.2 (04 Mar 2015)
diff --git a/media-gfx/nomacs/nomacs-2.4.2.ebuild b/media-gfx/nomacs/nomacs-2.4.2.ebuild
index 9ff2e57917b2..1c39f6c5fc70 100644
--- a/media-gfx/nomacs/nomacs-2.4.2.ebuild
+++ b/media-gfx/nomacs/nomacs-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-2.4.2.ebuild,v 1.1 2015/03/04 18:28:57 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-2.4.2.ebuild,v 1.2 2015/05/21 13:27:08 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="opencv raw tiff webp zip"
REQUIRED_USE="raw? ( opencv ) tiff? ( opencv )"