public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libmemcached: libmemcached-0.25.ebuild ChangeLog libmemcached-0.21.ebuild libmemcached-0.20.ebuild libmemcached-0.23.ebuild
@ 2008-12-28  0:37 Caleb Tennis (caleb)
  0 siblings, 0 replies; only message in thread
From: Caleb Tennis (caleb) @ 2008-12-28  0:37 UTC (permalink / raw
  To: gentoo-commits

caleb       08/12/28 00:37:31

  Modified:             ChangeLog
  Added:                libmemcached-0.25.ebuild
  Removed:              libmemcached-0.21.ebuild libmemcached-0.20.ebuild
                        libmemcached-0.23.ebuild
  Log:
  version bump, remove some older versions
  (Portage version: 2.2_rc18/cvs/Linux 2.6.18-xenU-ec2-v1.0 i686)

Revision  Changes    Path
1.10                 dev-libs/libmemcached/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	10 Oct 2008 08:56:13 -0000	1.9
+++ ChangeLog	28 Dec 2008 00:37:24 -0000	1.10
@@ -1,6 +1,16 @@
 # 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.9 2008/10/10 08:56:13 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.10 2008/12/28 00:37:24 caleb Exp $
+
+  28 Dec 2008; Caleb Tennis <caleb@gentoo.org> -libmemcached-0.20.ebuild,
+  -libmemcached-0.21.ebuild, -libmemcached-0.23.ebuild,
+  +libmemcached-0.25.ebuild:
+  remove some older versions
+
+*libmemcached-0.25 (28 Dec 2008)
+
+  28 Dec 2008; Caleb Tennis <caleb@gentoo.org> +libmemcached-0.25.ebuild:
+  version bump
 
 *libmemcached-0.23 (10 Oct 2008)
 



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

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

Index: libmemcached-0.25.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.25.ebuild,v 1.1 2008/12/28 00:37:24 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
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-28  0:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-28  0:37 [gentoo-commits] gentoo-x86 commit in dev-libs/libmemcached: libmemcached-0.25.ebuild ChangeLog libmemcached-0.21.ebuild libmemcached-0.20.ebuild libmemcached-0.23.ebuild Caleb Tennis (caleb)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox