From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ECFA5138200 for ; Mon, 5 Aug 2013 18:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E610AE0AA1; Mon, 5 Aug 2013 18:52:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 344F0E0AA1 for ; Mon, 5 Aug 2013 18:52:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 441DD33ECC0 for ; Mon, 5 Aug 2013 18:51:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CCE69E5463 for ; Mon, 5 Aug 2013 18:51:57 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1375728697.1af1226a228f97c1683b4871406165799ef9496e.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/qtruby/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/qtruby/qtruby-4.10.97.ebuild kde-base/qtruby/qtruby-4.11.49.9999.ebuild kde-base/qtruby/qtruby-9999.ebuild X-VCS-Directories: kde-base/qtruby/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1af1226a228f97c1683b4871406165799ef9496e X-VCS-Branch: master Date: Mon, 5 Aug 2013 18:51:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 82762261-cc06-49cc-9eb9-e06b0f9920f5 X-Archives-Hash: aeeb3289311ca35006e3c063d43217d1 commit: 1af1226a228f97c1683b4871406165799ef9496e Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Mon Aug 5 18:51:37 2013 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Aug 5 18:51:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1af1226a [kde-base/qtruby] update HOMEPAGE, bug 479248 Package-Manager: portage-2.2.0_alpha191 --- kde-base/qtruby/qtruby-4.10.97.ebuild | 1 + kde-base/qtruby/qtruby-4.11.49.9999.ebuild | 1 + kde-base/qtruby/qtruby-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-base/qtruby/qtruby-4.10.97.ebuild b/kde-base/qtruby/qtruby-4.10.97.ebuild index 9f7c654..05047de 100644 --- a/kde-base/qtruby/qtruby-4.10.97.ebuild +++ b/kde-base/qtruby/qtruby-4.10.97.ebuild @@ -18,6 +18,7 @@ inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qscintilla qwt webkit" +HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" DEPEND=" $(add_kdebase_dep smokeqt 'declarative?,opengl,phonon?,qscintilla?,qwt?,webkit?') diff --git a/kde-base/qtruby/qtruby-4.11.49.9999.ebuild b/kde-base/qtruby/qtruby-4.11.49.9999.ebuild index 7b91bab..04886b8 100644 --- a/kde-base/qtruby/qtruby-4.11.49.9999.ebuild +++ b/kde-base/qtruby/qtruby-4.11.49.9999.ebuild @@ -18,6 +18,7 @@ inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" KEYWORDS="" IUSE="debug phonon qscintilla qwt webkit" +HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" DEPEND=" $(add_kdebase_dep smokeqt 'declarative?,opengl,phonon?,qscintilla?,qwt?,webkit?') diff --git a/kde-base/qtruby/qtruby-9999.ebuild b/kde-base/qtruby/qtruby-9999.ebuild index 7b91bab..04886b8 100644 --- a/kde-base/qtruby/qtruby-9999.ebuild +++ b/kde-base/qtruby/qtruby-9999.ebuild @@ -18,6 +18,7 @@ inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" KEYWORDS="" IUSE="debug phonon qscintilla qwt webkit" +HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" DEPEND=" $(add_kdebase_dep smokeqt 'declarative?,opengl,phonon?,qscintilla?,qwt?,webkit?')