* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Image_IPTC/
@ 2017-07-06 2:17 Brian Evans
0 siblings, 0 replies; 3+ messages in thread
From: Brian Evans @ 2017-07-06 2:17 UTC (permalink / raw
To: gentoo-commits
commit: d71cbd5d4437da22c9c4e05bcb543ef1d8ae9fbf
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 02:17:45 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 02:17:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71cbd5d
dev-php/PEAR-Image_IPTC: Revbump for EAPI and eclass changes
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
new file mode 100644
index 00000000000..3ec2380c0df
--- /dev/null
+++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="This package provides a mechanism for modifying IPTC header information"
+LICENSE="PHP-2.02"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+src_install() {
+ insinto /usr/share/php/Image
+ doins IPTC.php
+ php-pear-r2_install_packagexml
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Image_IPTC/
@ 2017-10-09 19:02 Brian Evans
0 siblings, 0 replies; 3+ messages in thread
From: Brian Evans @ 2017-10-09 19:02 UTC (permalink / raw
To: gentoo-commits
commit: e471e8c6b57288702b7e813fd23b76380211b4a4
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 18:40:35 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 19:01:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e471e8c6
dev-php/PEAR-Image_IPTC: Drop old
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild
deleted file mode 100644
index 6175bc8a1e1..00000000000
--- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit php-pear-r1
-
-DESCRIPTION="This package provides a mechanism for modifying IPTC header information"
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Image_IPTC/
@ 2017-10-09 19:02 Brian Evans
0 siblings, 0 replies; 3+ messages in thread
From: Brian Evans @ 2017-10-09 19:02 UTC (permalink / raw
To: gentoo-commits
commit: d21b1e22bcfa94efc18a743d785cefdb627d1c3d
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 18:36:04 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 19:01:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21b1e22
dev-php/PEAR-Image_IPTC: Mark all arches stable for script only package
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
index 3ec2380c0df..d21d0f9e3e3 100644
--- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
+++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="This package provides a mechanism for modifying IPTC header information"
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
src_install() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-10-09 19:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 2:17 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Image_IPTC/ 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox