summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-04-03 02:15:02 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-04-03 02:15:02 +0000
commite659861a9d8d1d20d39ddb8d304a1517e50f0fca (patch)
tree47e2aec1926b2b2a20c7c52a36c6b97e6ea96c51 /www-apps/viewvc
parentUse small Makefile instead of obsolete X11R6 imake. (diff)
downloadgentoo-2-e659861a9d8d1d20d39ddb8d304a1517e50f0fca.tar.gz
gentoo-2-e659861a9d8d1d20d39ddb8d304a1517e50f0fca.tar.bz2
gentoo-2-e659861a9d8d1d20d39ddb8d304a1517e50f0fca.zip
stable sparc, security bug 312165
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/viewvc')
-rw-r--r--www-apps/viewvc/ChangeLog5
-rw-r--r--www-apps/viewvc/viewvc-1.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/viewvc/ChangeLog b/www-apps/viewvc/ChangeLog
index f09f90ca9bc1..aa76d6958abf 100644
--- a/www-apps/viewvc/ChangeLog
+++ b/www-apps/viewvc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/viewvc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.50 2010/03/31 16:30:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.51 2010/04/03 02:15:02 tcunha Exp $
+
+ 03 Apr 2010; Tiago Cunha <tcunha@gentoo.org> viewvc-1.1.5.ebuild:
+ stable sparc, security bug 312165
31 Mar 2010; Christian Faulhammer <fauli@gentoo.org> viewvc-1.1.5.ebuild:
stable x86, security bug 312165
diff --git a/www-apps/viewvc/viewvc-1.1.5.ebuild b/www-apps/viewvc/viewvc-1.1.5.ebuild
index a9e700943386..f7dd54a4334b 100644
--- a/www-apps/viewvc/viewvc-1.1.5.ebuild
+++ b/www-apps/viewvc/viewvc-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.5.ebuild,v 1.2 2010/03/31 16:30:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.5.ebuild,v 1.3 2010/04/03 02:15:02 tcunha Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ HOMEPAGE="http://viewvc.org/"
SRC_URI="http://viewvc.tigris.org/files/documents/3330/47458/${P}.tar.gz"
LICENSE="BSD-2"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE="cvs cvsgraph mod_python mysql pygments +subversion"
SLOT="0"