summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-05-01 03:08:43 +0000
committerTom Gall <tgall@gentoo.org>2004-05-01 03:08:43 +0000
commit77c0745a5ea9e07574d0172eddb198bc7b22a422 (patch)
treee90a1f183c1275731e9ca843feb02676fbe20dde /dev-util
parentbumping ppc stable (Manifest recommit) (diff)
downloadgentoo-2-77c0745a5ea9e07574d0172eddb198bc7b22a422.tar.gz
gentoo-2-77c0745a5ea9e07574d0172eddb198bc7b22a422.tar.bz2
gentoo-2-77c0745a5ea9e07574d0172eddb198bc7b22a422.zip
stable on ppc64
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.4-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 9b27ea9350a8..2304045ed9c9 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.19 2004/04/07 18:02:08 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.20 2004/05/01 03:08:43 tgall Exp $
+
+ 19 Apr 2004; Tom Gall <tgall@gentoo.org> cscope-15.4-r1:
+ added ppc64, marked stable
07 Apr 2004; Brian Jackson <iggy@gentoo.org> :
added s390 keyword
diff --git a/dev-util/cscope/cscope-15.4-r1.ebuild b/dev-util/cscope/cscope-15.4-r1.ebuild
index c59886fa7ce9..ae83fbd79ff4 100644
--- a/dev-util/cscope/cscope-15.4-r1.ebuild
+++ b/dev-util/cscope/cscope-15.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4-r1.ebuild,v 1.2 2004/02/22 22:32:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.4-r1.ebuild,v 1.3 2004/05/01 03:08:43 tgall Exp $
inherit gnuconfig elisp-common
@@ -11,7 +11,7 @@ HOMEPAGE="http://cscope.sourceforge.net"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 -ppc -sparc -alpha -hppa -mips "
+KEYWORDS="~x86 -ppc -sparc -alpha -hppa -mips ppc64"
IUSE="emacs"