summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-11 14:03:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-11 14:03:55 +0000
commit36312f8ba5a82ae38e130a1f5daf9450287cd78d (patch)
tree7ed5dd22aff49466d8cb4d1de19c96d2a3276363 /www-apps
parentStable for amd64, wrt bug #440764 (diff)
downloadgentoo-2-36312f8ba5a82ae38e130a1f5daf9450287cd78d.tar.gz
gentoo-2-36312f8ba5a82ae38e130a1f5daf9450287cd78d.tar.bz2
gentoo-2-36312f8ba5a82ae38e130a1f5daf9450287cd78d.zip
Stable for amd64, wrt bug #440774
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/viewvc/ChangeLog5
-rw-r--r--www-apps/viewvc/viewvc-1.1.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/viewvc/ChangeLog b/www-apps/viewvc/ChangeLog
index 2ea2a512b8ba..d8bae5fedbd0 100644
--- a/www-apps/viewvc/ChangeLog
+++ b/www-apps/viewvc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/viewvc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.86 2012/11/11 01:45:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.87 2012/11/11 14:03:55 ago Exp $
+
+ 11 Nov 2012; <ago@gentoo.org> viewvc-1.1.17.ebuild:
+ Stable for amd64, wrt bug #440774
*viewvc-1.1.17 (11 Nov 2012)
diff --git a/www-apps/viewvc/viewvc-1.1.17.ebuild b/www-apps/viewvc/viewvc-1.1.17.ebuild
index 9a2ac8d20394..d6b3ab64beea 100644
--- a/www-apps/viewvc/viewvc-1.1.17.ebuild
+++ b/www-apps/viewvc/viewvc-1.1.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.17.ebuild,v 1.1 2012/11/11 01:45:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.17.ebuild,v 1.2 2012/11/11 14:03:55 ago Exp $
EAPI="3"
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_python mod_wsgi mysql pygments +subversion"
DEPEND=""