summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-11 23:31:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-11 23:31:45 +0000
commit684c6bc98f4a2445aed4c1b36b64221f8d8cb02b (patch)
tree75f9312e1fb2835d2faa66d0f199ec5395a5d609 /dev-util
parentarm/ia64/s390 stable for security #72113 (diff)
downloadhistorical-684c6bc98f4a2445aed4c1b36b64221f8d8cb02b.tar.gz
historical-684c6bc98f4a2445aed4c1b36b64221f8d8cb02b.tar.bz2
historical-684c6bc98f4a2445aed4c1b36b64221f8d8cb02b.zip
arm/hppa/ia64/s390 stable for security #71595
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/Manifest14
-rw-r--r--dev-util/cscope/cscope-15.5-r3.ebuild4
2 files changed, 14 insertions, 4 deletions
diff --git a/dev-util/cscope/Manifest b/dev-util/cscope/Manifest
index c2cdf3742adf..185d0659a5a3 100644
--- a/dev-util/cscope/Manifest
+++ b/dev-util/cscope/Manifest
@@ -1,14 +1,24 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 e1fb968e61ca834d29b1ecc19ca5cbf2 ChangeLog 5475
MD5 336bda89fb52186ad57731559ccbd939 cscope-15.5-r1.ebuild 1604
MD5 88e0149db74702ab5ae0ac80226f8333 cscope-15.5-r2.ebuild 1650
MD5 3c56dcf0da026c9a6ef0e7c204419785 cscope-15.5.ebuild 1417
MD5 79094d1585cb050b3855fbfe440f22b9 metadata.xml 790
-MD5 00154ab088a0ced9b8d1a1fa082079d4 cscope-15.5-r3.ebuild 1648
+MD5 6774bbb7338bc5f116bfc5d72b1522dd cscope-15.5-r3.ebuild 1645
MD5 28ddc553966bf7045758be324600f5c8 files/50xcscope-gentoo.el 95
MD5 22e8d669b78f301c45e9075e2793dfd3 files/15.5-noclobber-tempfile-rexotec.patch 1055
-MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r1 63
MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5 63
+MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r1 63
MD5 c8aeadd309e54712241dec1b77072cbb files/cscope-15.5-can-2004-0996.patch 1125
MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r2 63
MD5 6b8c74fb664bfaada3d95003f6c1134a files/cscope-15.5-tempfile.patch 2817
MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r3 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBu4N1roRuSHgZdywRAjFQAJwN7CIieXNCTRzSnL9WzYvCo2PaWQCggFWH
+XWiFHtHvs169xv+0fjTi8gI=
+=eddG
+-----END PGP SIGNATURE-----
diff --git a/dev-util/cscope/cscope-15.5-r3.ebuild b/dev-util/cscope/cscope-15.5-r3.ebuild
index 0515f7e36387..c6ff54d8bd1d 100644
--- a/dev-util/cscope/cscope-15.5-r3.ebuild
+++ b/dev-util/cscope/cscope-15.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.5 2004/12/11 15:10:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.6 2004/12/11 23:31:45 vapier Exp $
inherit gnuconfig elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ppc64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa ~amd64 ia64 s390 ppc64"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2"