summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-08-11 01:51:11 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-08-11 01:51:11 +0000
commitb71a6cde4f586ae3c88684c15bebcc837b82e291 (patch)
tree2256b9ff97cf1f64db50cc74b4ef38c3313b3ec9 /app-benchmarks
parentfix changelog entry (diff)
downloadgentoo-2-b71a6cde4f586ae3c88684c15bebcc837b82e291.tar.gz
gentoo-2-b71a6cde4f586ae3c88684c15bebcc837b82e291.tar.bz2
gentoo-2-b71a6cde4f586ae3c88684c15bebcc837b82e291.zip
Added ~mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/siege/ChangeLog6
-rw-r--r--app-benchmarks/siege/Manifest22
-rw-r--r--app-benchmarks/siege/siege-2.61.ebuild4
-rw-r--r--app-benchmarks/siege/siege-2.63_beta3.ebuild4
4 files changed, 15 insertions, 21 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog
index 5909e99c1588..268bd7280643 100644
--- a/app-benchmarks/siege/ChangeLog
+++ b/app-benchmarks/siege/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-benchmarks/siege
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.29 2005/05/26 15:33:15 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.30 2005/08/11 01:48:59 ka0ttic Exp $
+
+ 11 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> siege-2.61.ebuild,
+ siege-2.63_beta3.ebuild:
+ Added ~mips.
*siege-2.63_beta3 (26 May 2005)
diff --git a/app-benchmarks/siege/Manifest b/app-benchmarks/siege/Manifest
index 47d8160a3696..43d57d29877c 100644
--- a/app-benchmarks/siege/Manifest
+++ b/app-benchmarks/siege/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c8390cbc140a9b92aa12c49879d70e42 siege-2.60.ebuild 1230
-MD5 692f947e5dc76c3cfa41ae75cc19b3a2 siege-2.63_beta3.ebuild 1380
-MD5 052c8d127bc9bf230291ece8182a8cb3 ChangeLog 3125
+MD5 fb4fec18bab8d55b30e5eef5a089c1c6 ChangeLog 3236
MD5 15d8ee1460109dffd23fe7d243b750bd metadata.xml 257
-MD5 f4221cddc50d287c8892c0750b646e5c siege-2.61.ebuild 1236
+MD5 c8390cbc140a9b92aa12c49879d70e42 siege-2.60.ebuild 1230
+MD5 0cbf66f9b1d26df7ec075e3718dea816 siege-2.61.ebuild 1242
+MD5 824a9f729f7e2b826bfc3289e087f619 siege-2.63_beta3.ebuild 1386
+MD5 1185a0d2d8ac987001f575f8eb302327 files/digest-siege-2.60 62
+MD5 777c4d7f0fca11bdfc849cb76422dde9 files/digest-siege-2.61 62
MD5 1bb8e0418515255d53fd5966fcd2731b files/digest-siege-2.63_beta3 64
MD5 9e437904b960c0cab42d691c8678774b files/siege-2.60-gentoo.diff 1740
MD5 16fc2e7263b085c5c027844be0fdc63f files/siege.bash-completion 783
-MD5 1185a0d2d8ac987001f575f8eb302327 files/digest-siege-2.60 62
-MD5 777c4d7f0fca11bdfc849cb76422dde9 files/digest-siege-2.61 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFClbRaEZCkKN40op4RAi8pAKCYW55unHffjOacDNwVDiOHhV38lACgl9rf
-Um+znhPtL+lefMiIh+7jO8Y=
-=W6gt
------END PGP SIGNATURE-----
diff --git a/app-benchmarks/siege/siege-2.61.ebuild b/app-benchmarks/siege/siege-2.61.ebuild
index d5ca9f045b3d..51f7732788fe 100644
--- a/app-benchmarks/siege/siege-2.61.ebuild
+++ b/app-benchmarks/siege/siege-2.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.61.ebuild,v 1.6 2005/03/27 00:40:06 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.61.ebuild,v 1.7 2005/08/11 01:48:59 ka0ttic Exp $
inherit eutils bash-completion
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.joedog.org/siege/"
SRC_URI="ftp://sid.joedog.org/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="~amd64 ~mips ppc x86"
SLOT="0"
IUSE="ssl"
diff --git a/app-benchmarks/siege/siege-2.63_beta3.ebuild b/app-benchmarks/siege/siege-2.63_beta3.ebuild
index 4947ecd183a6..32c2fccca9e5 100644
--- a/app-benchmarks/siege/siege-2.63_beta3.ebuild
+++ b/app-benchmarks/siege/siege-2.63_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.63_beta3.ebuild,v 1.1 2005/05/26 15:33:15 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.63_beta3.ebuild,v 1.2 2005/08/11 01:48:59 ka0ttic Exp $
inherit eutils bash-completion
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.joedog.org/siege/"
SRC_URI="ftp://sid.joedog.org/pub/${PN}/beta/${MY_P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
SLOT="0"
IUSE="ssl"