public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Caleb Tennis (caleb)" <caleb@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libmemcached: ChangeLog libmemcached-0.21.ebuild libmemcached-0.19.ebuild libmemcached-0.11.ebuild libmemcached-0.13.ebuild libmemcached-0.16.ebuild
Date: Sat, 24 May 2008 22:55:08 +0000	[thread overview]
Message-ID: <E1K02do-0005hP-Jw@stork.gentoo.org> (raw)

caleb       08/05/24 22:55:08

  Modified:             ChangeLog
  Added:                libmemcached-0.21.ebuild
  Removed:              libmemcached-0.19.ebuild libmemcached-0.11.ebuild
                        libmemcached-0.13.ebuild libmemcached-0.16.ebuild
  Log:
  version bump, remove old versions
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.7                  dev-libs/libmemcached/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmemcached/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmemcached/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmemcached/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 May 2008 21:38:34 -0000	1.6
+++ ChangeLog	24 May 2008 22:55:08 -0000	1.7
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/libmemcached
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.6 2008/05/05 21:38:34 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.7 2008/05/24 22:55:08 caleb Exp $
+
+*libmemcached-0.21 (24 May 2008)
+
+  24 May 2008; Caleb Tennis <caleb@gentoo.org> -libmemcached-0.11.ebuild,
+  -libmemcached-0.13.ebuild, -libmemcached-0.16.ebuild,
+  -libmemcached-0.19.ebuild, +libmemcached-0.21.ebuild:
+  version bump, remove old versions
 
 *libmemcached-0.20 (05 May 2008)
 



1.1                  dev-libs/libmemcached/libmemcached-0.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmemcached/libmemcached-0.21.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libmemcached/libmemcached-0.21.ebuild?rev=1.1&content-type=text/plain

Index: libmemcached-0.21.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.21.ebuild,v 1.1 2008/05/24 22:55:08 caleb Exp $

DESCRIPTION="a C client library to the memcached server"
HOMEPAGE="http://tangent.org/552/libmemcached.html"
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"
IUSE=""

RDEPEND=""
DEPEND="dev-lang/perl"

RESTRICT="test"

src_unpack() {
	unpack ${A}
	sed -i -e "s:-O3:${CFLAGS}:" "${S}"/configure
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed."
	dodoc AUTHORS ChangeLog NEWS README THANKS TODO
}



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-05-24 22:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1K02do-0005hP-Jw@stork.gentoo.org \
    --to=caleb@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox