diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-11 18:17:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-11 18:17:06 +0000 |
commit | 0430dc30b36cdf4e43ffead0dfd7d7b3507021e6 (patch) | |
tree | c3a42c1f093d65963d7bd989659587e2f0344f84 /dev-util/cscope | |
parent | Stable on sparc wrt security #149305 (diff) | |
download | gentoo-2-0430dc30b36cdf4e43ffead0dfd7d7b3507021e6.tar.gz gentoo-2-0430dc30b36cdf4e43ffead0dfd7d7b3507021e6.tar.bz2 gentoo-2-0430dc30b36cdf4e43ffead0dfd7d7b3507021e6.zip |
Stable on sparc wrt security #144869
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r-- | dev-util/cscope/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5.20060927.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog index 32a17da8d0ab..6e61fdd96f01 100644 --- a/dev-util/cscope/ChangeLog +++ b/dev-util/cscope/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cscope # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.70 2006/10/11 07:14:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.71 2006/10/11 18:17:06 gustavoz Exp $ + + 11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + cscope-15.5.20060927.ebuild: + Stable on sparc wrt security #144869 11 Oct 2006; <ticho@gentoo.org> cscope-15.5.20060927.ebuild: Stable on x86, security bug #144869. diff --git a/dev-util/cscope/cscope-15.5.20060927.ebuild b/dev-util/cscope/cscope-15.5.20060927.ebuild index a625fd014a47..81369a4b5648 100644 --- a/dev-util/cscope/cscope-15.5.20060927.ebuild +++ b/dev-util/cscope/cscope-15.5.20060927.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.20060927.ebuild,v 1.2 2006/10/11 07:14:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.20060927.ebuild,v 1.3 2006/10/11 18:17:06 gustavoz Exp $ inherit gnuconfig elisp-common eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="emacs" RDEPEND=">=sys-libs/ncurses-5.2" |