forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-php/PEAR-Services_TinyURL: Revbump for EAPI and eclass change; fi…
…x description Package-Manager: Portage-2.3.6, Repoman-2.3.2
- Loading branch information
Brian Evans
committed
Jul 10, 2017
1 parent
de4b9ec
commit 7838167
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2-r1.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
inherit php-pear-r2 | ||
|
||
DESCRIPTION="An interface for creating and retrieving TinyURLs with their API" | ||
|
||
LICENSE="BSD-2" | ||
SLOT="0" | ||
KEYWORDS="~amd64 ~x86" | ||
IUSE="" | ||
|
||
RDEPEND="dev-lang/php:*[curl]" |
15 changes: 0 additions & 15 deletions
15
dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild
This file was deleted.
Oops, something went wrong.