diff options
author | 2005-08-28 06:22:40 +0000 | |
---|---|---|
committer | 2005-08-28 06:22:40 +0000 | |
commit | 9069006c15a1c931ae1d8200939e545d216b5e86 (patch) | |
tree | d61239bb15f18876f7a54ebf6bfb0ba9c2bce461 /net-im/coccinella | |
parent | Punt USE=diet. (diff) | |
download | gentoo-2-9069006c15a1c931ae1d8200939e545d216b5e86.tar.gz gentoo-2-9069006c15a1c931ae1d8200939e545d216b5e86.tar.bz2 gentoo-2-9069006c15a1c931ae1d8200939e545d216b5e86.zip |
Tested and working on MIPS, adding ~mips keyword
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im/coccinella')
-rw-r--r-- | net-im/coccinella/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/coccinella/coccinella-0.95.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/coccinella/ChangeLog b/net-im/coccinella/ChangeLog index 74c487a1643f..2b5a5a6758f6 100644 --- a/net-im/coccinella/ChangeLog +++ b/net-im/coccinella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/coccinella -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.2 2005/06/13 14:56:38 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.3 2005/08/28 06:22:40 redhatter Exp $ + + 28 Aug 2005; Stuart Longland <redhatter@gentoo.org> coccinella-0.95.7.ebuild: + Tested and working on MIPS, adding ~mips keyword *coccinella-0.95.7 (13 Jun 2005) 13 Jun 2005; J. Alberto Suarez L. <bass@gentoo.org> coccinella-0.95.7.ebuild: diff --git a/net-im/coccinella/coccinella-0.95.7.ebuild b/net-im/coccinella/coccinella-0.95.7.ebuild index 76134160d5ed..306deff249c5 100644 --- a/net-im/coccinella/coccinella-0.95.7.ebuild +++ b/net-im/coccinella/coccinella-0.95.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.95.7.ebuild,v 1.1 2005/06/13 13:44:15 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.95.7.ebuild,v 1.2 2005/08/28 06:22:40 redhatter Exp $ NAME=Coccinella S="${WORKDIR}/${NAME}-${PV}Src" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/coccinella/${NAME}-${PV}Src.tar.gz" HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" -KEYWORDS="~x86" +KEYWORDS="~mips ~x86" IUSE="" SLOT="0" |