public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_QuickForm_advmultiselect/
@ 2017-07-06 14:37 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-07-06 14:37 UTC (permalink / raw
  To: gentoo-commits

commit:     b7245c2eec0059fc65676625c69516bd716915b7
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 13:22:17 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 14:36:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7245c2e

dev-php/PEAR-HTML_QuickForm_advmultiselect: Revbump for EAPI and eclass changes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...R-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
new file mode 100644
index 00000000000..2fecac65621
--- /dev/null
+++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
+	>=dev-php/PEAR-HTML_Common-1.2.5"
+
+src_install() {
+	local HTML_DOCS=( qfamsHandler.js qfamsHandler-min.js )
+	use examples && HTML_DOCS+=( examples )
+	insinto /usr/share/php/HTML/QuickForm
+	doins advmultiselect.php
+	php-pear-r2_install_packagexml
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_QuickForm_advmultiselect/
@ 2017-10-09 19:02 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-10-09 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e37f855b6ff493896cbd9589d287a13dd6be64b3
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 18:44:08 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 19:01:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37f855b

dev-php/PEAR-HTML_QuickForm_advmultiselect: Mark all arches stable for script only package

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
index 2fecac65621..5e0f807e813 100644
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
+++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit php-pear-r2
 DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples"
 RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
 	>=dev-php/PEAR-HTML_Common-1.2.5"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_QuickForm_advmultiselect/
@ 2017-10-09 19:02 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-10-09 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e47122462f56bdb33e230dbfca797d53c15a0d65
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 18:44:37 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 19:02:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4712246

dev-php/PEAR-HTML_QuickForm_advmultiselect: Drop old

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild          | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild
deleted file mode 100644
index b553353ddc3..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit php-pear-r1
-
-DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
-	>=dev-php/PEAR-HTML_Common-1.2.5"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_QuickForm_advmultiselect/
@ 2018-04-21  1:07 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2018-04-21  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f0f84c4a4cbea8c11ef79187d3731605203e01ee
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 01:01:55 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 01:06:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f84c4a

dev-php/PEAR-QuickForm_advmultiselect: Remove package

 .../PEAR-HTML_QuickForm_advmultiselect/Manifest    |  1 -
 ...R-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild | 23 ----------------------
 .../metadata.xml                                   |  8 --------
 3 files changed, 32 deletions(-)

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest b/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest
deleted file mode 100644
index e3a253677c4..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST HTML_QuickForm_advmultiselect-1.5.1.tgz 31636 BLAKE2B bada5430d2f37eb831a917ad4754cd3bbe90edb7ce6354de7896a0801b97e603f25ee77575ce939892834b3b67ef02e9763d0483d0f349f7fd508e6c2902c2c2 SHA512 e39c73b725ebafd10bbcc5700b9db4238f211f20d26ac9f5f393eb8f71f2830f886daec6e0dd8cfc15cec58858b5fc070f9f5e7053d3d36199dcad92023b8063

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
deleted file mode 100644
index 5e0f807e813..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
-	>=dev-php/PEAR-HTML_Common-1.2.5"
-
-src_install() {
-	local HTML_DOCS=( qfamsHandler.js qfamsHandler-min.js )
-	use examples && HTML_DOCS+=( examples )
-	insinto /usr/share/php/HTML/QuickForm
-	doins advmultiselect.php
-	php-pear-r2_install_packagexml
-	einstalldocs
-}

diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml b/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml
deleted file mode 100644
index aca42932b83..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>php-bugs@gentoo.org</email>
-	<name>PHP</name>
-</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-21  1:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-21  1:07 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_QuickForm_advmultiselect/ Brian Evans
  -- strict thread matches above, loose matches on Subject: below --
2017-10-09 19:02 Brian Evans
2017-10-09 19:02 Brian Evans
2017-07-06 14:37 Brian Evans

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