diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:50:34 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:50:34 +0000 |
commit | d37f547d1a5aebbf267768deb0176b9fe7e1742f (patch) | |
tree | b4309f850cda9cc8f6d358cb6b7348674bfd113b /dev-perl/Cache-Memcached | |
parent | alpha/ia64/sparc stable wrt #371857 (diff) | |
download | historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.tar.gz historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.tar.bz2 historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.zip |
Drop ~sparc-fbsd KEYWORD
Package-Manager: portage-2.2.0_alpha49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Cache-Memcached')
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild index 6043fbfaeb5d..6fc2a2e36c58 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild,v 1.9 2007/12/26 07:43:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.24.ebuild,v 1.10 2011/07/30 10:21:00 tove Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/string-crc32 diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild index d81de7d16cf7..31754f3a3fb9 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.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-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild,v 1.1 2009/05/05 06:43:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.26.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.danga.com/memcached/" SRC_TEST="do" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/string-crc32 diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild index 4e72921637e7..44adce7594d2 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.27.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-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild,v 1.1 2009/09/24 06:07:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.27.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl API for memcached" HOMEPAGE="http://www.danga.com/memcached/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/string-crc32" diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild index 7cc37a8c2ca1..d1540dd89c41 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.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-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild,v 1.2 2010/01/09 16:41:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.28.ebuild,v 1.3 2011/07/30 10:21:00 tove Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl API for memcached" HOMEPAGE="http://www.danga.com/memcached/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-perl/string-crc32" diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild index a85edec25c4d..081edb7ad4a1 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.29.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-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild,v 1.1 2010/08/10 15:33:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl API for memcached" HOMEPAGE="http://www.danga.com/memcached/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-perl/string-crc32" diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog index e61249d641ec..ff34b6a73ab8 100644 --- a/dev-perl/Cache-Memcached/ChangeLog +++ b/dev-perl/Cache-Memcached/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Cache-Memcached -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.65 2010/08/10 15:33:20 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.66 2011/07/30 10:21:00 tove Exp $ + + 30 Jul 2011; Torsten Veller <tove@gentoo.org> Cache-Memcached-1.24.ebuild, + Cache-Memcached-1.26.ebuild, Cache-Memcached-1.27.ebuild, + Cache-Memcached-1.28.ebuild, Cache-Memcached-1.29.ebuild: + Drop ~sparc-fbsd KEYWORD *Cache-Memcached-1.29 (10 Aug 2010) |