summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 17:06:53 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 17:06:53 +0000
commit1211e6e0db5d9570f37ef2b75511a371722443a2 (patch)
tree61710f18d0436efa0a4e85a14a296c06ca77dc21 /media-gfx
parentamd64 stable, bug 495010 (diff)
downloadgentoo-2-1211e6e0db5d9570f37ef2b75511a371722443a2.tar.gz
gentoo-2-1211e6e0db5d9570f37ef2b75511a371722443a2.tar.bz2
gentoo-2-1211e6e0db5d9570f37ef2b75511a371722443a2.zip
amd64 stable, bug #497662
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/viewnior/ChangeLog8
-rw-r--r--media-gfx/viewnior/viewnior-1.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-gfx/viewnior/ChangeLog b/media-gfx/viewnior/ChangeLog
index 532018ed0d55..e24878a990bc 100644
--- a/media-gfx/viewnior/ChangeLog
+++ b/media-gfx/viewnior/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/viewnior
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/ChangeLog,v 1.14 2013/02/02 03:33:51 wired Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/ChangeLog,v 1.15 2014/01/19 17:06:53 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> viewnior-1.3.ebuild:
+ amd64 stable, bug #497662
02 Feb 2013; Alex Alexander <wired@gentoo.org> viewnior-1.3.ebuild:
fixed underlinking bug #454230
@@ -54,4 +57,3 @@
+metadata.xml:
Initial commit of viewnior application. Fixes bug #301041. Thanks to
A.C.Heron <acheron@front.ru> for the initial ebuild
-
diff --git a/media-gfx/viewnior/viewnior-1.3.ebuild b/media-gfx/viewnior/viewnior-1.3.ebuild
index b14c72a6776b..9d567069b9ed 100644
--- a/media-gfx/viewnior/viewnior-1.3.ebuild
+++ b/media-gfx/viewnior/viewnior-1.3.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/viewnior/viewnior-1.3.ebuild,v 1.2 2013/02/02 03:33:51 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/viewnior-1.3.ebuild,v 1.3 2014/01/19 17:06:53 pacho Exp $
EAPI="4"
inherit fdo-mime gnome2-utils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://github/xsisqox/Viewnior/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-libs/glib:2