diff options
author | Stuart Longland <redhatter@gentoo.org> | 2005-08-28 06:22:40 +0000 |
---|---|---|
committer | Stuart Longland <redhatter@gentoo.org> | 2005-08-28 06:22:40 +0000 |
commit | 8cdc1f3cb1ef74a6cbbf5a42ca678adaa7ea9fa4 (patch) | |
tree | 949a1137d929093d4fae2fddcaba399a70e5942c /net-im/coccinella | |
parent | Punt USE=diet. (diff) | |
download | historical-8cdc1f3cb1ef74a6cbbf5a42ca678adaa7ea9fa4.tar.gz historical-8cdc1f3cb1ef74a6cbbf5a42ca678adaa7ea9fa4.tar.bz2 historical-8cdc1f3cb1ef74a6cbbf5a42ca678adaa7ea9fa4.zip |
Tested and working on MIPS, adding ~mips keyword
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-im/coccinella')
-rw-r--r-- | net-im/coccinella/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/coccinella/Manifest | 16 | ||||
-rw-r--r-- | net-im/coccinella/coccinella-0.95.7.ebuild | 6 |
3 files changed, 11 insertions, 18 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/Manifest b/net-im/coccinella/Manifest index b602e228431a..03d4780479df 100644 --- a/net-im/coccinella/Manifest +++ b/net-im/coccinella/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 a8fa54c08803cb62a2bedcbc2a1d5198 ChangeLog 1206 MD5 234b85c7ee5f9100bc833c8b71f4dfde coccinella-0.94.7.ebuild 994 -MD5 d23962a5e988c250da070d345a6081e4 coccinella-0.95.7.ebuild 909 -MD5 a8590ea6ec9388f8eabbdf024d10a710 ChangeLog 1073 +MD5 c0e355fe07705787d733505871585458 coccinella-0.95.7.ebuild 920 +MD5 dbe55201273a216b7285ef20de102a96 files/97coccinella 46 MD5 eef4be50a2378c6097ff83d1b613a107 files/digest-coccinella-0.94.7 79 MD5 7f86367fbf9d1e7aba81773851c290cf files/digest-coccinella-0.95.7 73 -MD5 dbe55201273a216b7285ef20de102a96 files/97coccinella 46 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCrZ7CI1lqEGTUzyQRAgtWAJ92n+i0vFan6qnse7llnF+t7NWuSACeJgzf -8pIJDnWB1sRxYnus3jWX6cQ= -=D28d ------END PGP SIGNATURE----- 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" |