summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Structures_Graph
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Structures_Graph')
-rw-r--r--dev-php/PEAR-Structures_Graph/Manifest4
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild23
3 files changed, 28 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_Graph/Manifest b/dev-php/PEAR-Structures_Graph/Manifest
index 524202e2a97c..c7d5574a31ba 100644
--- a/dev-php/PEAR-Structures_Graph/Manifest
+++ b/dev-php/PEAR-Structures_Graph/Manifest
@@ -1,3 +1,5 @@
DIST Structures_Graph-1.1.1.tgz 12402 BLAKE2B 049fc9a15b1ea46a8cb63576174b4b1cc491dd31794b8a1f9526958f6d54902069d16a7158615fc9708ba88bf46e0b021baa01596e443f8c6d9a7f551dac8b23 SHA512 cd4feb265e1aa05de348645dfc0b8e336486cb02c553dd8fcacb0a1eab452bf54108e07864395d55e0c92f4ffd338a5ae846b2dc28804bb23f03c91864ef0284
-EBUILD PEAR-Structures_Graph-1.1.1-r1.ebuild 564 BLAKE2B e1585cec9454655d36d365e324ac936c5d4b2c29cb96883d3bbd3fbde3324671635853f465f1a63b330933f607ff1b78457147fc275c04198fa9e6cdb9f6d16c SHA512 07520aab0be37a566acf095afd0f7e85266fc086d0e76066e5573d11fd76fe28f58df35f9dd5ebe45b1ad2358bc86087c7e40e782904605c00a6b2781e24c24b
+DIST Structures_Graph-1.2.0.tgz 12507 BLAKE2B 2dca23da6d9b42aefee9c10f0ff3cbd0946186b332d0f56da65d068e02b9858c9113568b9850c4b1aae0ed4dd15b2c463765f2ed3d232083d5d6ef130443b14f SHA512 a256e6be4ac2011678942d97e39975973aed8b8dbab535325810ae97fb322a4aaac8daf1302f34f239a2b38649ddb39c1ae0a8c325aa1c6cbd90208adf9973dc
+EBUILD PEAR-Structures_Graph-1.1.1-r1.ebuild 560 BLAKE2B 60c91e0855044d223dac67f2b90095a3b9ec836b1297a4632fd7525bd4c7b910aef8c4a3361b7e5368e4738325b7be74ba4a28d5d7cad8b526c535aa4c968a7f SHA512 21b0ae9a5e8c3c00264e1717e841f70c04033a71ce6b9477cc8e6fc471040fc90e532c05069225c496bbc2ca379a69e5b410ff9036264915f583a001113f2770
+EBUILD PEAR-Structures_Graph-1.2.0.ebuild 546 BLAKE2B 3e6ebef5b6f4fad3c4a827b18b34c3fc002079e2af9333c4b5c1b2497e19a4416706f56227891d5536ce1106b9e2bfca2d1c7dd03c6ba5be1a153c70f7dd9970 SHA512 89d243553d3fffca65113dd5a40102c99ac96481e119c6d5afe92a5e88ef2c1dad6f644dc74a255876103984dab3d00a4c5e7d0114505acef2a3ffb6d2ac73f1
MISC metadata.xml 319 BLAKE2B f74dd44a33f0008cf78f03a0b527c6b56cf26293b470273d5c798197d6ded5ef02ec3ab3c1d9928b3aa55881314586d21d3eecda70c470dfdbf1f87a9d4e756b SHA512 50cf6c55602661ac4d7e6a73cb26c1a9df8673012a59d81ec6d486bcc3e4893b0c8fcd426213714b7a4991be9d0dc54d5bb050b58d6658d7384e558bb8c809cd
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
index 915c5346e406..90cdfffd089f 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Structures_Graph"
SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86"
IUSE=""
DEPEND=""
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild
new file mode 100644
index 000000000000..f4f914046d5a
--- /dev/null
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.2.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Graph datastructure manipulation library"
+HOMEPAGE="https://pear.php.net/package/Structures_Graph"
+SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
+S="${WORKDIR}/${MY_P}"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="dev-lang/php:*"
+PDEPEND="dev-php/PEAR-PEAR"
+
+src_install() {
+ insinto /usr/share/php
+ doins -r Structures
+}