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 3386B139357 for ; Sat, 8 Aug 2015 07:54:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA4DB14272; Sat, 8 Aug 2015 07:54:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1EA4E14145 for ; Sat, 8 Aug 2015 07:54:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70DD4340BD1 for ; Sat, 8 Aug 2015 07:54:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42C50131 for ; Sat, 8 Aug 2015 07:54:08 +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: <1439020574.b8cb3e5906b49e49dc568d1fdd4be2d6625af175.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/oxygen-transparent/ X-VCS-Repository: proj/kde X-VCS-Files: x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild X-VCS-Directories: x11-themes/oxygen-transparent/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b8cb3e5906b49e49dc568d1fdd4be2d6625af175 X-VCS-Branch: master Date: Sat, 8 Aug 2015 07:54:08 +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: 85643ae2-7bd7-4816-a366-645bebfc0818 X-Archives-Hash: 3ef29fe8e5ded1efab13af3c3a746ace commit: b8cb3e5906b49e49dc568d1fdd4be2d6625af175 Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 8 07:56:14 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Aug 8 07:56:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8cb3e59 [x11-themes/oxygen-transparent] Drop KDE_MINIMAL on ancient version Package-Manager: portage-2.2.20 x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild b/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild index 0f8a277..1b57203 100644 --- a/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild +++ b/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild @@ -4,10 +4,8 @@ EAPI=5 -KDE_MINIMAL="4.10" REV="f2f067d5542d3c7ea6d09bc8f63d5853b57db4a7" SRC_URI="http://quickgit.kde.org/?p=${PN}.git&a=snapshot&h=${REV}&fmt=tbz2 -> ${P}.tar.bz2" - inherit kde4-base DESCRIPTION="Oxygen style and decoration with support for transparency"