public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-text/presage/
Date: Tue, 29 Apr 2014 22:06:49 +0000 (UTC)	[thread overview]
Message-ID: <1398809191.4ee7864692e26d58e614774071d4c93bab250764.johu@gentoo> (raw)

commit:     4ee7864692e26d58e614774071d4c93bab250764
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 22:06:31 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 22:06:31 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4ee78646

[app-text/presage] Sort deps, fix used var

Package-Manager: portage-2.2.10

---
 app-text/presage/presage-0.8.8.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/presage/presage-0.8.8.ebuild b/app-text/presage/presage-0.8.8.ebuild
index 9a00667..8873e07 100644
--- a/app-text/presage/presage-0.8.8.ebuild
+++ b/app-text/presage/presage-0.8.8.ebuild
@@ -15,18 +15,18 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc examples gtk python sqlite test"
 
 RDEPEND="
+	app-text/unix2dos
 	examples? ( sys-libs/ncurses )
 	gtk? ( x11-libs/gtk+ )
 	python? ( dev-lang/python dev-python/dbus-python )
 	sqlite? ( dev-db/sqlite )
-	app-text/unix2dos
 "
 
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
+	sys-apps/help2man
 	doc? ( app-doc/doxygen )
 	python? ( dev-lang/swig )
 	test? ( dev-util/cppunit )
-	sys-apps/help2man
 "
 
 src_prepare() {
@@ -37,9 +37,9 @@ src_prepare() {
 src_configure() {
 	local myeconfargs=(
 		$(use_enable doc documentation)
+		$(use_enable examples curses)
 		$(use_enable gtk gpresagemate)
 		$(use_enable gtk gprompter)
-		$(use_enable examples curses)
 		$(use_enable python)
 		$(use_enable python python-binding)
 		$(use_enable sqlite)


             reply	other threads:[~2014-04-29 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29 22:06 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-17 14:20 [gentoo-commits] proj/kde:master commit in: app-text/presage/ Michael Palimaka

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=1398809191.4ee7864692e26d58e614774071d4c93bab250764.johu@gentoo \
    --to=johu@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