From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/adodb/
Date: Sat, 21 Jan 2017 11:42:33 +0000 (UTC) [thread overview]
Message-ID: <1484998943.6756d17e8cb74c1e5f63b51a102ba1db87d7947d.jer@gentoo> (raw)
commit: 6756d17e8cb74c1e5f63b51a102ba1db87d7947d
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 11:42:23 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 11:42:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6756d17e
dev-php/adodb: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-php/adodb/Manifest | 1 -
dev-php/adodb/adodb-5.18.ebuild | 35 -----------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-php/adodb/Manifest b/dev-php/adodb/Manifest
index 94beb4c..f5107d3 100644
--- a/dev-php/adodb/Manifest
+++ b/dev-php/adodb/Manifest
@@ -1,2 +1 @@
-DIST adodb518a.tgz 544455 SHA256 3814dbd776ec5416f9a03eb4eecb081844b0166240dd539439cf27c79efb4d5e SHA512 d561a5143e903195a2c87e637b33c9767f62148d7466fa6cb84d3bc86e5b303c0bf0f04cf370db4b81d9ac7ef8b3f2f28af9e5f28d0956706f59a74367898c53 WHIRLPOOL 3c972f937afd76f5a4595bcee7cb3355a52a2d596615c2f7c3232d472e3b838b72547a4d5216c489f62d02fd3d96b6672b7d044aa2c39fa707f940469ea35554
DIST v5.20.9.tar.gz 464257 SHA256 7948fa04e50aa8a4a228fc0d1f32bd4182c4834b7c20708fdef223d01996e19b SHA512 bc40113012c27b759ff35e7395404d1756720e9daef7df4d33147b9950e9ffd032274ccd8808fe303ba75feeaf727e2deb50fc6d79826db96ce568a70007f30f WHIRLPOOL 2175d476347f694e7d07ac0b886ed6e8d4108b9e223c84e371c963599cc7497dccceb38567c0c775ac138e6a77e126e279ae0f5811b5a4f96e03b2c9b4961b50
diff --git a/dev-php/adodb/adodb-5.18.ebuild b/dev-php/adodb/adodb-5.18.ebuild
deleted file mode 100644
index fa6c42d..00000000
--- a/dev-php/adodb/adodb-5.18.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit versionator
-
-MY_PV=$(delete_all_version_separators "${PV}" )
-DESCRIPTION="Active Data Objects Data Base library for PHP"
-HOMEPAGE="http://adodb.sourceforge.net/"
-SRC_URI="mirror://sourceforge/adodb/adodb-php5-only/${PN}-${MY_PV}-for-php5/${PN}${MY_PV}a.tgz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-lang/php"
-
-S="${WORKDIR}/${PN}"$(get_major_version)
-DOCS="license.txt readme.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt docs/*htm"
-
-pkg_setup() {
- ewarn "ADODB requires some form of SQL or ODBC support in your PHP."
-}
-
-src_install() {
- # install php and xsl files
- dodir "/usr/share/php/${PN}"
- find . \( -name '*.php' -o -name '*.xsl' \) -exec tar -c '{}' \+ \
- | tar -x -C "${D}/usr/share/php/${PN}"
-
- default_src_install # copy DOCS
-}
next reply other threads:[~2017-01-21 11:42 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-21 11:42 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 19:48 [gentoo-commits] repo/gentoo:master commit in: dev-php/adodb/ Michael Orlitzky
2024-08-03 19:48 Michael Orlitzky
2024-06-11 11:36 Arthur Zamarin
2024-03-24 14:00 Michael Orlitzky
2024-03-24 14:00 Michael Orlitzky
2023-08-29 7:49 Conrad Kostecki
2023-06-10 1:26 Michael Orlitzky
2023-06-09 17:54 Arthur Zamarin
2022-08-07 13:13 Michael Orlitzky
2022-08-07 13:13 Michael Orlitzky
2022-08-07 13:13 Michael Orlitzky
2022-08-07 13:13 Michael Orlitzky
2022-01-30 15:22 Michael Orlitzky
2021-04-25 15:36 Thomas Deutschmann
2021-02-01 22:00 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-06-14 23:30 Thomas Deutschmann
2020-01-21 23:51 Michael Orlitzky
2019-12-26 10:23 Thomas Deutschmann
2019-07-30 22:32 Thomas Deutschmann
2019-07-30 22:32 Thomas Deutschmann
2019-07-30 22:32 Thomas Deutschmann
2018-09-04 0:25 Brian Evans
2018-04-24 18:19 Brian Evans
2017-05-27 23:01 Brian Evans
2017-01-21 17:02 Michael Orlitzky
2017-01-21 11:42 Jeroen Roovers
2017-01-07 1:54 Aaron Bauman
2017-01-05 12:37 Tobias Klausmann
2017-01-05 1:15 Michael Orlitzky
2016-07-16 14:15 Michael Orlitzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1484998943.6756d17e8cb74c1e5f63b51a102ba1db87d7947d.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox