diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 05:20:15 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 05:20:15 +0000 |
commit | 7c45f2333c7236533084310ceecbee9c601d22b5 (patch) | |
tree | 7bc34142a421cd1fd08eae42f8a0c117447ca04a /dev-util/cgvg | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-7c45f2333c7236533084310ceecbee9c601d22b5.tar.gz gentoo-2-7c45f2333c7236533084310ceecbee9c601d22b5.tar.bz2 gentoo-2-7c45f2333c7236533084310ceecbee9c601d22b5.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'dev-util/cgvg')
-rw-r--r-- | dev-util/cgvg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cgvg/cgvg-1.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/cgvg/ChangeLog b/dev-util/cgvg/ChangeLog index 07a0a42b978a..c52af597ef0e 100644 --- a/dev-util/cgvg/ChangeLog +++ b/dev-util/cgvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cgvg -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgvg/ChangeLog,v 1.2 2007/05/11 16:07:51 bangert Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgvg/ChangeLog,v 1.3 2010/10/19 05:20:15 leio Exp $ + + 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> cgvg-1.6.2.ebuild: + Drop to ~mips 11 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: fix herd diff --git a/dev-util/cgvg/cgvg-1.6.2.ebuild b/dev-util/cgvg/cgvg-1.6.2.ebuild index 498b0a94ad4e..4114bdeba1d0 100644 --- a/dev-util/cgvg/cgvg-1.6.2.ebuild +++ b/dev-util/cgvg/cgvg-1.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgvg/cgvg-1.6.2.ebuild,v 1.3 2009/10/12 10:56:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgvg/cgvg-1.6.2.ebuild,v 1.4 2010/10/19 05:20:15 leio Exp $ DESCRIPTION="A tiny version of cscope that is much more useful in certian instances" HOMEPAGE="http://uzix.org/cgvg.html" @@ -8,7 +8,7 @@ SRC_URI="http://uzix.org/cgvg/${P}.tar.gz" LICENSE="GPL-2" 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="" RDEPEND="dev-lang/perl" |