From 5f3bdcd39a3486616794f99ea125a3a7b2e2f0fe Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 20 Jun 2012 23:11:37 -0400 Subject: ~lukeshu/make-graph: remove from the base-devel group --- ~lukeshu/make-graph/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '~lukeshu') diff --git a/~lukeshu/make-graph/PKGBUILD b/~lukeshu/make-graph/PKGBUILD index f7f7cd0b1..0d9320f69 100644 --- a/~lukeshu/make-graph/PKGBUILD +++ b/~lukeshu/make-graph/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 138004 2011-09-14 05:05:12Z allan $ -# Maintainer: Allan McRae +# Maintainer (Parabola): Luke Shumaker +# Maintainer (Arch): Allan McRae # Contributor: judd _pkgname=make pkgname=$_pkgname-graph pkgver=3.82 -pkgrel=4.1 +pkgrel=4.2 provides=("$_pkgname=$pkgver") conflicts=("$_pkgname") pkgdesc="GNU make utility to maintain groups of programs, with patch to dump a Graphviz dependency graph." arch=('i686' 'x86_64') url="http://www.gnu.org/software/make" license=('GPL3') -groups=('base-devel') +#groups=('base-devel') depends=('glibc' 'sh') install=$_pkgname.install source=(ftp://ftp.gnu.org/gnu/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2 -- cgit v1.2.3