public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/darkside:master commit in: www-apache/mod_memcache/, www-apache/mod_memcache/files/
@ 2011-10-12 22:33 Jeremy Olexa
  0 siblings, 0 replies; only message in thread
From: Jeremy Olexa @ 2011-10-12 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c55a2ee286304b829d9bf92bdbc2cba65255da8b
Author:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 22:20:01 2011 +0000
Commit:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 22:20:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/darkside.git;a=commit;h=c55a2ee2

rm www-apache/mod_memcache

---
 www-apache/mod_memcache/ChangeLog                  |    7 ----
 www-apache/mod_memcache/Manifest                   |    4 --
 www-apache/mod_memcache/files/50_mod_memcache.conf |    5 ---
 www-apache/mod_memcache/mod_memcache-0.1.0.ebuild  |   36 --------------------
 4 files changed, 0 insertions(+), 52 deletions(-)

diff --git a/www-apache/mod_memcache/ChangeLog b/www-apache/mod_memcache/ChangeLog
deleted file mode 100644
index 5afbe9d..0000000
--- a/www-apache/mod_memcache/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for www-apache/mod_memcache
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  15 May 2009; Lance Albertson <ramereth@gentoo.org> ChangeLog:
-  New ebuild
-

diff --git a/www-apache/mod_memcache/Manifest b/www-apache/mod_memcache/Manifest
deleted file mode 100644
index 6273e4f..0000000
--- a/www-apache/mod_memcache/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 50_mod_memcache.conf 112 RMD160 cf5eafd03b3e045d23781c6d4ae26a81b555f653 SHA1 1fc516fb8b379aeef8e1be4de96ea75fd0164ae8 SHA256 c743211146ab947ed0a3afd782587d964ad88dc68673f12055c2ea8548395c86
-DIST mod_memcache-0.1.0.tar.gz 291514 RMD160 017d00437dd9656cddad9c95f7a2b94ec05a8945 SHA1 8565988f7902b4a3039425045a5585e9095704c8 SHA256 719aa73ea768889bf16d84450296486d3be9865fd35ecbf1d8e154f239408acd
-EBUILD mod_memcache-0.1.0.ebuild 751 RMD160 f23227b749d413e05b6e3e6fca3290103b9aa151 SHA1 0d9d7f4ac71dbb5d3f095d373cbb4bffefa29891 SHA256 48adc7effd451cefc59412190ff355c550f08afea27e02bf03c162ca9caec79d
-MISC ChangeLog 202 RMD160 e5bdf1128f8cb37384340f99b8b93f382e4784c4 SHA1 b5b68dc68a52a11487661dfb835f639235c5e98b SHA256 c2d9986fc9952cc109c64966ee6def638648347819628c19f50208cd94e87545

diff --git a/www-apache/mod_memcache/files/50_mod_memcache.conf b/www-apache/mod_memcache/files/50_mod_memcache.conf
deleted file mode 100644
index d8546f9..0000000
--- a/www-apache/mod_memcache/files/50_mod_memcache.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-<IfDefine MEMCACHE>
-LoadModule memcache_module modules/mod_memcache.so
-</IfDefine>
-
-# vim: ts=4 filetype=apache

diff --git a/www-apache/mod_memcache/mod_memcache-0.1.0.ebuild b/www-apache/mod_memcache/mod_memcache-0.1.0.ebuild
deleted file mode 100644
index 1b7de62..0000000
--- a/www-apache/mod_memcache/mod_memcache-0.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit apache-module
-
-DESCRIPTION="Apache Module that manages the parsing of memcached server
-configuration"
-HOMEPAGE="http://code.google.com/p/modmemcache/"
-LICENSE="Apache-2.0"
-SRC_URI="http://modmemcache.googlecode.com/files/${P}.tar.gz"
-
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-SLOT="0"
-
-DEPEND="dev-libs/apr_memcache"
-RDEPEND="${DEPEND}"
-
-# See apache-module.eclass for more information.
-APACHE2_MOD_CONF="50_${PN}"
-
-DOCFILES="README"
-
-src_compile() {
-	econf --with-apxs=${APXS} || die "econf failed"
-	emake || die "emake failed"
-}
-
-src_install() {
-	apache-module_src_install
-	insinto /usr/include
-	doins src/${PN}.h
-}
-
-need_apache2



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

only message in thread, other threads:[~2011-10-12 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 22:33 [gentoo-commits] dev/darkside:master commit in: www-apache/mod_memcache/, www-apache/mod_memcache/files/ Jeremy Olexa

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