summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-31 20:03:00 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-31 20:03:00 +0000
commit3a7ca19ab7ebad36e9ff98450b77d09a91b61e93 (patch)
tree8fbc8451645aa2dd16533a05862b3981a0199daf /dev-libs/libmemcached
parentStable for HPPA (bug #372591). (diff)
downloadgentoo-2-3a7ca19ab7ebad36e9ff98450b77d09a91b61e93.tar.gz
gentoo-2-3a7ca19ab7ebad36e9ff98450b77d09a91b61e93.tar.bz2
gentoo-2-3a7ca19ab7ebad36e9ff98450b77d09a91b61e93.zip
Drop ~mips keywords. No reverse dependency has mips keywords.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r--dev-libs/libmemcached/ChangeLog11
-rw-r--r--dev-libs/libmemcached/libmemcached-0.22.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.25.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.26.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.28.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.30.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.31.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.34-r1.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.34.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.35.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.37.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.38.ebuild6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.39.ebuild6
13 files changed, 45 insertions, 38 deletions
diff --git a/dev-libs/libmemcached/ChangeLog b/dev-libs/libmemcached/ChangeLog
index c24687bca51b..a0163e01a716 100644
--- a/dev-libs/libmemcached/ChangeLog
+++ b/dev-libs/libmemcached/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-libs/libmemcached
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.38 2010/10/15 12:41:32 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.39 2011/07/31 20:03:00 mattst88 Exp $
+
+ 31 Jul 2011; Matt Turner <mattst88@gentoo.org> libmemcached-0.22.ebuild,
+ libmemcached-0.25.ebuild, libmemcached-0.26.ebuild, libmemcached-0.28.ebuild,
+ libmemcached-0.30.ebuild, libmemcached-0.31.ebuild, libmemcached-0.34.ebuild,
+ libmemcached-0.34-r1.ebuild, libmemcached-0.35.ebuild,
+ libmemcached-0.37.ebuild, libmemcached-0.38.ebuild, libmemcached-0.39.ebuild:
+ Drop ~mips keywords. No reverse dependency has mips keywords.
15 Oct 2010; Brent Baude <ranger@gentoo.org> libmemcached-0.39.ebuild:
stable ppc, bug 326163
diff --git a/dev-libs/libmemcached/libmemcached-0.22.ebuild b/dev-libs/libmemcached/libmemcached-0.22.ebuild
index f3be9f43039b..aa028afa0652 100644
--- a/dev-libs/libmemcached/libmemcached-0.22.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.22.ebuild,v 1.1 2008/07/15 14:12:09 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.22.ebuild,v 1.2 2011/07/31 20:03:00 mattst88 Exp $
DESCRIPTION="a C client library to the memcached server"
HOMEPAGE="http://tangent.org/552/libmemcached.html"
@@ -8,7 +8,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE=""
RDEPEND=""
diff --git a/dev-libs/libmemcached/libmemcached-0.25.ebuild b/dev-libs/libmemcached/libmemcached-0.25.ebuild
index 50e5a5af9abe..fc34687c99fb 100644
--- a/dev-libs/libmemcached/libmemcached-0.25.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.25.ebuild,v 1.1 2008/12/28 00:37:24 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.25.ebuild,v 1.2 2011/07/31 20:03:00 mattst88 Exp $
DESCRIPTION="a C client library to the memcached server"
HOMEPAGE="http://tangent.org/552/libmemcached.html"
@@ -8,7 +8,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE=""
RDEPEND=""
diff --git a/dev-libs/libmemcached/libmemcached-0.26.ebuild b/dev-libs/libmemcached/libmemcached-0.26.ebuild
index 9703f28b48a5..0a3364ef9c87 100644
--- a/dev-libs/libmemcached/libmemcached-0.26.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.26.ebuild,v 1.1 2009/02/04 00:23:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.26.ebuild,v 1.2 2011/07/31 20:03:00 mattst88 Exp $
DESCRIPTION="a C client library to the memcached server"
HOMEPAGE="http://tangent.org/552/libmemcached.html"
@@ -8,7 +8,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE=""
DEPEND="dev-lang/perl
diff --git a/dev-libs/libmemcached/libmemcached-0.28.ebuild b/dev-libs/libmemcached/libmemcached-0.28.ebuild
index 858a226937d7..5c2f14d78b3f 100644
--- a/dev-libs/libmemcached/libmemcached-0.28.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.28.ebuild,v 1.3 2010/01/31 19:51:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.28.ebuild,v 1.4 2011/07/31 20:03:00 mattst88 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE="test"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.30.ebuild b/dev-libs/libmemcached/libmemcached-0.30.ebuild
index 68eeb7538157..93805f2d921b 100644
--- a/dev-libs/libmemcached/libmemcached-0.30.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.30.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.30.ebuild,v 1.2 2010/01/31 19:51:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.30.ebuild,v 1.3 2011/07/31 20:03:00 mattst88 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE="test"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.31.ebuild b/dev-libs/libmemcached/libmemcached-0.31.ebuild
index 8ae72257a28a..995a8726c608 100644
--- a/dev-libs/libmemcached/libmemcached-0.31.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.31.ebuild,v 1.7 2010/04/10 13:42:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.31.ebuild,v 1.8 2011/07/31 20:03:00 mattst88 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~sparc-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~sparc-fbsd"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild b/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild
index a8b32955b929..005ea7b9cfa7 100644
--- a/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild,v 1.2 2009/10/25 22:23:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.34-r1.ebuild,v 1.3 2011/07/31 20:03:00 mattst88 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.34.ebuild b/dev-libs/libmemcached/libmemcached-0.34.ebuild
index b4f4565bcfa0..7aabb6153fcc 100644
--- a/dev-libs/libmemcached/libmemcached-0.34.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.34.ebuild,v 1.1 2009/10/22 21:02:21 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.34.ebuild,v 1.2 2011/07/31 20:03:00 mattst88 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.35.ebuild b/dev-libs/libmemcached/libmemcached-0.35.ebuild
index ca9d690d74e9..5481c32ce441 100644
--- a/dev-libs/libmemcached/libmemcached-0.35.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.35.ebuild,v 1.2 2010/01/14 21:34:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.35.ebuild,v 1.3 2011/07/31 20:03:00 mattst88 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.37.ebuild b/dev-libs/libmemcached/libmemcached-0.37.ebuild
index 64989c2609b5..b39b44c312b8 100644
--- a/dev-libs/libmemcached/libmemcached-0.37.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.37.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.37.ebuild,v 1.1 2010/02/01 06:22:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.37.ebuild,v 1.2 2011/07/31 20:03:00 mattst88 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.38.ebuild b/dev-libs/libmemcached/libmemcached-0.38.ebuild
index 575a813cfda6..6de7d45d74d2 100644
--- a/dev-libs/libmemcached/libmemcached-0.38.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.38.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.38.ebuild,v 1.2 2010/03/25 07:49:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.38.ebuild,v 1.3 2011/07/31 20:03:00 mattst88 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"
diff --git a/dev-libs/libmemcached/libmemcached-0.39.ebuild b/dev-libs/libmemcached/libmemcached-0.39.ebuild
index ee896b5c5891..1b0cb658091a 100644
--- a/dev-libs/libmemcached/libmemcached-0.39.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.39.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.39.ebuild,v 1.10 2010/10/15 12:41:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.39.ebuild,v 1.11 2011/07/31 20:03:00 mattst88 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug hsieh"
DEPEND="net-misc/memcached