diff options
author | 2010-10-09 14:21:37 +0000 | |
---|---|---|
committer | 2010-10-09 14:21:37 +0000 | |
commit | 0bb9cca9b505bf8f5416a47c849e42695a1d371e (patch) | |
tree | 64a9d6b63de8b2ad9eef0f2801ed5d0f4a31b34e /dev-libs | |
parent | Version bump. Remove old. This should fix bug #303080 by Oschtan <dawnstyle@g... (diff) | |
download | gentoo-2-0bb9cca9b505bf8f5416a47c849e42695a1d371e.tar.gz gentoo-2-0bb9cca9b505bf8f5416a47c849e42695a1d371e.tar.bz2 gentoo-2-0bb9cca9b505bf8f5416a47c849e42695a1d371e.zip |
ia64/sh/sparc stable wrt #326163
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libmemcached/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libmemcached/libmemcached-0.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libmemcached/ChangeLog b/dev-libs/libmemcached/ChangeLog index 2a811ae294a8..5e8e14383c09 100644 --- a/dev-libs/libmemcached/ChangeLog +++ b/dev-libs/libmemcached/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2010/10/08 01:15:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.37 2010/10/09 14:21:37 armin76 Exp $ + + 09 Oct 2010; Raúl Porcel <armin76@gentoo.org> libmemcached-0.39.ebuild: + ia64/sh/sparc stable wrt #326163 08 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> libmemcached-0.39.ebuild: diff --git a/dev-libs/libmemcached/libmemcached-0.39.ebuild b/dev-libs/libmemcached/libmemcached-0.39.ebuild index a6f8ac3ca7e2..6dbabc25d9a1 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 # 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.8 2010/10/08 01:15:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.39.ebuild,v 1.9 2010/10/09 14:21:29 armin76 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 ~mips ~ppc ppc64 sh sparc x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug hsieh" DEPEND="net-misc/memcached |