public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: app-text/presage/
@ 2014-04-29 22:06 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2014-04-29 22:06 UTC (permalink / raw
  To: gentoo-commits

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)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-text/presage/
@ 2014-09-17 14:20 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2014-09-17 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     554829544fa30715ed1ee8a990c30a81f14a8aa7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 17 14:20:11 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 17 14:20:11 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=55482954

[app-text/presage] Update dependencies.

unix2dos has been superceded by dos2unix which contains both tools.

Package-Manager: portage-2.2.10

---
 app-text/presage/presage-0.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/presage/presage-0.8.8.ebuild b/app-text/presage/presage-0.8.8.ebuild
index 8873e07..3280e86 100644
--- a/app-text/presage/presage-0.8.8.ebuild
+++ b/app-text/presage/presage-0.8.8.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc examples gtk python sqlite test"
 
 RDEPEND="
-	app-text/unix2dos
+	app-text/dos2unix
 	examples? ( sys-libs/ncurses )
 	gtk? ( x11-libs/gtk+ )
 	python? ( dev-lang/python dev-python/dbus-python )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-17 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29 22:06 [gentoo-commits] proj/kde:master commit in: app-text/presage/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2014-09-17 14:20 Michael Palimaka

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