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 A1FBD1381F3 for ; Sun, 13 Oct 2013 17:03:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC5ECE0957; Sun, 13 Oct 2013 17:03:34 +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 08700E07FB for ; Sun, 13 Oct 2013 17:03:33 +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 1C6FC33EFEC for ; Sun, 13 Oct 2013 17:03:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CC5BCE5462 for ; Sun, 13 Oct 2013 17:03:31 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1381689835.9ad0b3c2efee07bd2ff3a95f3da98b4047a915f7.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/oxygen-gtk/ X-VCS-Repository: proj/kde X-VCS-Files: x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild X-VCS-Directories: x11-themes/oxygen-gtk/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 9ad0b3c2efee07bd2ff3a95f3da98b4047a915f7 X-VCS-Branch: master Date: Sun, 13 Oct 2013 17:03:31 +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: aaddecb8-2aff-4a62-bccb-63058a6d2574 X-Archives-Hash: c8076bbcc336642280ed3ed9db75281d commit: 9ad0b3c2efee07bd2ff3a95f3da98b4047a915f7 Author: Johannes Huber gentoo org> AuthorDate: Sun Oct 13 18:43:55 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Oct 13 18:43:55 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9ad0b3c2 [x11-themes/oxygen-gtk] Move to git-r3. Package-Manager: portage-2.2.7 --- x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild index 1821c97..e1210f4 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild @@ -4,11 +4,11 @@ EAPI=5 -inherit cmake-utils git-2 +inherit cmake-utils git-r3 DESCRIPTION="Official GTK+ port of KDE's Oxygen widget style" HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk" -EGIT_REPO_URI="git://anongit.kde.org/oxygen-gtk" +EGIT_REPO_URI=( "git://anongit.kde.org/oxygen-gtk" ) LICENSE="LGPL-2.1" KEYWORDS=""