2013-03-18 19:53:04 +04:00
|
|
|
# Copyright 1999-2013 Gentoo Foundation
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2013-03-18 19:53:04 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-cpanspec/obs-service-cpanspec-20130318.ebuild,v 1.2 2013/03/18 10:40:03 miska Exp $
|
2012-02-06 16:39:49 +04:00
|
|
|
|
2012-11-16 11:40:47 +04:00
|
|
|
EAPI=5
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
inherit obs-service
|
|
|
|
|
2012-11-16 11:40:47 +04:00
|
|
|
KEYWORDS="amd64 x86"
|
2012-02-06 16:39:49 +04:00
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
DEPEND=""
|
|
|
|
RDEPEND="${DEPEND}"
|