diff options
author | 2010-01-14 21:43:07 +0000 | |
---|---|---|
committer | 2010-01-14 21:43:07 +0000 | |
commit | a99e06d881a9432f0f08edeb767f5897b0efea44 (patch) | |
tree | 62ad7ebcdb017251ad1030cc39e8926639d7b728 /dev-libs/libmemcached | |
parent | Version bump. (diff) | |
download | historical-a99e06d881a9432f0f08edeb767f5897b0efea44.tar.gz historical-a99e06d881a9432f0f08edeb767f5897b0efea44.tar.bz2 historical-a99e06d881a9432f0f08edeb767f5897b0efea44.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r-- | dev-libs/libmemcached/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libmemcached/libmemcached-0.35.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libmemcached/ChangeLog b/dev-libs/libmemcached/ChangeLog index f24ad4dbdff0..ef899027be29 100644 --- a/dev-libs/libmemcached/ChangeLog +++ b/dev-libs/libmemcached/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libmemcached -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.21 2009/11/24 06:24:22 robbat2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.22 2010/01/14 21:34:48 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + libmemcached-0.35.ebuild: + Transfer Prefix keywords *libmemcached-0.35 (24 Nov 2009) diff --git a/dev-libs/libmemcached/libmemcached-0.35.ebuild b/dev-libs/libmemcached/libmemcached-0.35.ebuild index a7bb3487de13..ca9d690d74e9 100644 --- a/dev-libs/libmemcached/libmemcached-0.35.ebuild +++ b/dev-libs/libmemcached/libmemcached-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.35.ebuild,v 1.1 2009/11/24 06:24:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.35.ebuild,v 1.2 2010/01/14 21:34:48 fauli 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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug hsieh" DEPEND="net-misc/memcached" |