summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-17 12:50:31 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-17 12:50:31 +0000
commit61a1e455b7aaa467257af5a070b94cb6f324084e (patch)
tree3b358b2df66cc2622eda9f9a5e1929222a59e3f9 /dev-php/PEAR-Text_CAPTCHA_Numeral
parentInitial import from project overlay (diff)
downloadgentoo-2-61a1e455b7aaa467257af5a070b94cb6f324084e.tar.gz
gentoo-2-61a1e455b7aaa467257af5a070b94cb6f324084e.tar.bz2
gentoo-2-61a1e455b7aaa467257af5a070b94cb6f324084e.zip
Initial import from project overlay
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-Text_CAPTCHA_Numeral')
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog14
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest4
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild14
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml5
4 files changed, 37 insertions, 0 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog b/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog
new file mode 100644
index 000000000000..b2e3121d9c8f
--- /dev/null
+++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for dev-php/PEAR-Text_CAPTCHA_Numeral
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v 1.1 2008/03/17 12:50:31 jokey Exp $
+
+*PEAR-Text_CAPTCHA_Numeral-1.2.0 (17 Mar 2008)
+
+ 17 Mar 2008; <jokey@gentoo.org> +metadata.xml,
+ +PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild:
+ Initial import from project overlay
+
+ 22 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+ +PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild:
+ New ebuild
+
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest b/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest
new file mode 100644
index 000000000000..08b495e4fc52
--- /dev/null
+++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest
@@ -0,0 +1,4 @@
+DIST Text_CAPTCHA_Numeral-1.2.0.tgz 5884 RMD160 1cbd3d2051a85be0e27822127d58c900b9c62a44 SHA1 a5e059fc9abb805dcc28cd3f96a394d182eb2b82 SHA256 2caf2fea8908ef6013e5ae3cc8a5bd2743d3a7e1c71eea8bde425fc2abc77d74
+EBUILD PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild 327 RMD160 0faa7000b837ed68025c2750ff8ac408d818eb6f SHA1 2c579e439ee55d7d5b72da030666dda9c5a83a86 SHA256 fb0205701442f1264bc2d84fbd25d4370d7838681c568a031ee0e727d3ccd307
+MISC ChangeLog 429 RMD160 1309293462cb3e3a2d45c461289392261514bff0 SHA1 5be271605e2bcb8218b1422785aba69bd461dfd6 SHA256 e182706f8d78be77ae4b50582c078731e9a445ea2aec7d97d3857773ac35fdba
+MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild
new file mode 100644
index 000000000000..2dde76a78474
--- /dev/null
+++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild,v 1.1 2008/03/17 12:50:31 jokey Exp $
+
+inherit php-pear-r1 depend.php
+
+DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human."
+LICENSE="BSD"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+need_php5
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml b/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml
new file mode 100644
index 000000000000..fd3dbe39fa64
--- /dev/null
+++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>php</herd>
+</pkgmetadata>