diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-db/pgmemcache | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-db/pgmemcache')
-rw-r--r-- | dev-db/pgmemcache/Manifest | 3 | ||||
-rw-r--r-- | dev-db/pgmemcache/metadata.xml | 16 | ||||
-rw-r--r-- | dev-db/pgmemcache/pgmemcache-2.1.2.ebuild | 20 | ||||
-rw-r--r-- | dev-db/pgmemcache/pgmemcache-2.2.0.ebuild | 24 | ||||
-rw-r--r-- | dev-db/pgmemcache/pgmemcache-2.3.0.ebuild | 24 |
5 files changed, 87 insertions, 0 deletions
diff --git a/dev-db/pgmemcache/Manifest b/dev-db/pgmemcache/Manifest new file mode 100644 index 000000000000..e45287d53336 --- /dev/null +++ b/dev-db/pgmemcache/Manifest @@ -0,0 +1,3 @@ +DIST pgmemcache-2.1.2.tar.gz 16685 SHA256 015bf72efd6e7bc392814e9ae49bc9c486e699e9dc80f0c437b42408b7155d67 SHA512 2be9aeef214f569473efcb849611e10c4fdb179e5cb8b1105f63fe0ab7bd829648a7891fd4e21109afc1b6375aeae0c2449a977a67631ee4d505e3faf83bc3f3 WHIRLPOOL 7f7c62400316da6c8ed2da0e1909ab8034e8f845d4b3d439fbdf54b310d8fe1100e7c487a3d7485a3e86358fe493bf1bb5107b4d0f4ab1091bf6467a04fe6eac +DIST pgmemcache-2.2.0.tar.gz 17742 SHA256 c16e062f6ae4ad9345b26ae0caf70e7169eb2a4fa316197b578a76095df5c5a2 SHA512 8d63aa25fec9c5f1895cf5107bbb261be2b35d5e05ac03e8fa59597ed18cf123c45aa0690eafeca4a26bdfabf61088bd1e2518c3fa13b683333b1ca0b5d8446f WHIRLPOOL a8a01bb98cb56ee3d0d19b2d7aeeeee38953c3310bafc2cd6737eb3114ceb78cd11d28626abb14114d92429cf1812a377b65470696fd4141a25253b0b9a92e0a +DIST pgmemcache-2.3.0.tar.gz 21135 SHA256 7f9f545c02e13c842b20a1cb387e209ec0fb654ebb083828bcf08023ed6657e2 SHA512 75ae3b7c9087078b2276ebadf66f9d419323927f6b8c8f61f8681fe939d086dbfe6aa935f20afa3acc11171e00329e5758a8a6a952cfbcf3aef45c8cc3f50a3b WHIRLPOOL 2aad23d17a357ddf1ff00ef0b99501d25ffb420e7250e338924281a94f686a360daad167d7d136934083b390fb191da016c17db448fcbbb1e37ba41e1c8addd1 diff --git a/dev-db/pgmemcache/metadata.xml b/dev-db/pgmemcache/metadata.xml new file mode 100644 index 000000000000..bccdfddea398 --- /dev/null +++ b/dev-db/pgmemcache/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>patrick@gentoo.org</email> + <name>Patrick Lauer</name> + </maintainer> + <maintainer> + <email>bugs@bergstroem.nu</email> + <name>Johan Bergström</name> + </maintainer> + <upstream> + <remote-id type="github">ohmu/pgmemcache</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild b/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild new file mode 100644 index 000000000000..801b31b29598 --- /dev/null +++ b/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A PostgreSQL API based on libmemcached to interface with memcached" +HOMEPAGE="http://pgfoundry.org/projects/pgmemcache https://github.com/ohmu/pgmemcache" +SRC_URI="https://github.com/ohmu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-db/postgresql + dev-libs/cyrus-sasl + >=dev-libs/libmemcached-1.0.18[sasl]" +RDEPEND="${DEPEND}" + +DOCS=( NEWS README TODO ) diff --git a/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild b/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild new file mode 100644 index 000000000000..871ae8f9a4b4 --- /dev/null +++ b/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A PostgreSQL API based on libmemcached to interface with memcached" +HOMEPAGE="http://pgfoundry.org/projects/pgmemcache https://github.com/ohmu/pgmemcache" +SRC_URI="https://github.com/ohmu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-db/postgresql + dev-libs/cyrus-sasl + >=dev-libs/libmemcached-1.0.18[sasl]" +RDEPEND="${DEPEND}" + +DOCS=( NEWS README TODO ) + +src_install() { + emake -j1 DESTDIR="${D}" install +} diff --git a/dev-db/pgmemcache/pgmemcache-2.3.0.ebuild b/dev-db/pgmemcache/pgmemcache-2.3.0.ebuild new file mode 100644 index 000000000000..ab530aec01fc --- /dev/null +++ b/dev-db/pgmemcache/pgmemcache-2.3.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A PostgreSQL API based on libmemcached to interface with memcached" +HOMEPAGE="http://pgfoundry.org/projects/pgmemcache https://github.com/ohmu/pgmemcache" +SRC_URI="https://github.com/ohmu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-db/postgresql + dev-libs/cyrus-sasl + >=dev-libs/libmemcached-1.0.18[sasl]" +RDEPEND="${DEPEND}" + +DOCS=( NEWS README TODO ) + +src_install() { + emake -j1 DESTDIR="${D}" install +} |