public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gnap-dev/
@ 2016-08-24 13:52 Pacho Ramos
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2016-08-24 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6d62c45d856e0d951d777ef6d24c30c2de3994e8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 13:31:00 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 13:51:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d62c45d

dev-embedded/gnap-dev: Fix homepage (#533778), eapi bump, keyword on amd64

Package-Manager: portage-2.3.0

 dev-embedded/gnap-dev/gnap-dev-2.0.ebuild | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

diff --git a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild b/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild
index a41b357..fe940b2 100644
--- a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild
+++ b/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild
@@ -1,24 +1,29 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=6
+
 MY_P=${P/gnap-dev/gnap-sources}
 S="${WORKDIR}/gnap-${PV}"
 DESCRIPTION="Gentoo-based Network Appliance building system development tools"
-HOMEPAGE="https://embedded.gentoo.org/gnap.xml"
-
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
-	!minimal? (	mirror://gentoo/gnap-stageseed-${PV}.tar.bz2
-		mirror://gentoo/gnap-portagesnapshot-${PV}.tar.bz2 )"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="
+	mirror://gentoo/${MY_P}.tar.bz2
+	!minimal? ( mirror://gentoo/gnap-stageseed-${PV}.tar.bz2
+		mirror://gentoo/gnap-portagesnapshot-${PV}.tar.bz2 )
+"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="minimal"
 
-RDEPEND=">=dev-util/catalyst-2.0_rc40
-	sys-fs/squashfs-tools
-	app-cdr/cdrtools"
+RDEPEND="
+	>=dev-util/catalyst-2.0_rc40
+	sys-fs/squashfs-tools:0
+	app-cdr/cdrtools
+"
 
 src_unpack() {
 	unpack ${MY_P}.tar.bz2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-24 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24 13:52 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gnap-dev/ Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox