public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/
Date: Thu,  6 Dec 2018 17:20:46 +0000 (UTC)	[thread overview]
Message-ID: <1544116836.fdf2e1566e83ea8b09dc993d429b6ade9a117330.leio@gentoo> (raw)

commit:     fdf2e1566e83ea8b09dc993d429b6ade9a117330
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 17:19:53 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 17:20:36 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fdf2e156

games-puzzle/gnome2048: fix build depends declaration

Was missing RDEPEND due to typo.

Thanks-to: dantrell
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 games-puzzle/gnome2048/gnome2048-3.26.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild b/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
index 38927468..011d0f0d 100644
--- a/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
+++ b/games-puzzle/gnome2048/gnome2048-3.26.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="
 	>=x11-libs/gtk+-3.12:3
 "
 # libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
 	$(vala_depend)
 	app-text/yelp-tools
 	dev-libs/appstream-glib


             reply	other threads:[~2018-12-06 17:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 17:20 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-28 23:58 [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome2048/ Gilles Dartiguelongue
2018-12-28 23:58 Gilles Dartiguelongue
2018-05-27 22:31 Gilles Dartiguelongue
2018-05-26 19:35 Gilles Dartiguelongue
2018-01-12 11:50 Dennis Lamm
2016-10-30 11:44 Gilles Dartiguelongue
2016-10-30 11:44 Gilles Dartiguelongue
2016-09-05 22:05 Gilles Dartiguelongue
2016-03-17 21:28 Mart Raudsepp
2015-12-13 21:19 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1544116836.fdf2e1566e83ea8b09dc993d429b6ade9a117330.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox