~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/ghi: add missing dep for tput

Eivind Uggedal <eivind@uggedal.com>
Details
Message ID
<1386072090-6454-1-git-send-email-eivind@uggedal.com>
Sender timestamp
1386072090
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/ghi/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/ghi/APKBUILD b/testing/ghi/APKBUILD
index 2412dfb27c9f..20df1f5320ab 100644
--- a/testing/ghi/APKBUILD
+++ b/testing/ghi/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
pkgname=ghi
pkgver=0.9.0.20131120
pkgrel=0
pkgrel=1
pkgdesc="GitHub Issues on the command line"
url="https://github.com/stephencelis/ghi"
arch="noarch"
license="MIT"
depends="ruby"
depends="ruby ncurses"
makedepends=""
install=""
subpackages="$pkgname-doc"
-- 
1.8.4.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20131203170615.762b069d@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1386072090-6454-1-git-send-email-eivind@uggedal.com> (view parent)
Sender timestamp
1386086775
DKIM signature
missing
Download raw message
On Tue,  3 Dec 2013 12:01:30 +0000
Eivind Uggedal <eivind@uggedal.com> wrote:

> ---
>  testing/ghi/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

applied. thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)