summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:49:33 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:49:33 +0000
commitd58c542b03e684597e6dc081dbb8c93cb6c47ff8 (patch)
tree16fa2a79d0a15ab486afc072e4cc07c7cdc9009e /www-apps/viewvc
parentx86 stable wrt bug #444486 (diff)
downloadgentoo-2-d58c542b03e684597e6dc081dbb8c93cb6c47ff8.tar.gz
gentoo-2-d58c542b03e684597e6dc081dbb8c93cb6c47ff8.tar.bz2
gentoo-2-d58c542b03e684597e6dc081dbb8c93cb6c47ff8.zip
x86 stable wrt bug #495972
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'www-apps/viewvc')
-rw-r--r--www-apps/viewvc/ChangeLog7
-rw-r--r--www-apps/viewvc/viewvc-1.1.20.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/viewvc/ChangeLog b/www-apps/viewvc/ChangeLog
index 62787821f156..ee38c6119dac 100644
--- a/www-apps/viewvc/ChangeLog
+++ b/www-apps/viewvc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/viewvc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.91 2013/05/25 19:35:32 idl0r Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.92 2014/02/24 00:49:33 phajdan.jr Exp $
+
+ 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> viewvc-1.1.20.ebuild:
+ x86 stable wrt bug #495972
25 May 2013; Christian Ruppert <idl0r@gentoo.org> viewvc-1.1.20.ebuild:
Install .fcgi/.wsgi files as suggested in bug 326901
diff --git a/www-apps/viewvc/viewvc-1.1.20.ebuild b/www-apps/viewvc/viewvc-1.1.20.ebuild
index aa6eb68db491..243a9812094a 100644
--- a/www-apps/viewvc/viewvc-1.1.20.ebuild
+++ b/www-apps/viewvc/viewvc-1.1.20.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/www-apps/viewvc/viewvc-1.1.20.ebuild,v 1.2 2013/05/25 19:35:32 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.20.ebuild,v 1.3 2014/02/24 00:49:33 phajdan.jr Exp $
EAPI="5"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://viewvc.tigris.org/files/documents/3330/${DOWNLOAD_NUMBER}/${P}.t
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="cvs cvsgraph mod_wsgi mysql pygments +subversion"
DEPEND=""