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 A97E813877A for ; Tue, 22 Jul 2014 09:45:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51E30E0AB6; Tue, 22 Jul 2014 09:45:08 +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 CD7D7E0AB6 for ; Tue, 22 Jul 2014 09:45:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C133933BE06 for ; Tue, 22 Jul 2014 09:45:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2323) id 88DEF2004E; Tue, 22 Jul 2014 09:45:05 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.4.0.ebuild oxygen-gtk-1.3.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: oxygen-gtk-1.4.0.ebuild oxygen-gtk-1.3.5.ebuild ChangeLog X-VCS-Directories: x11-themes/oxygen-gtk X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140722094505.88DEF2004E@flycatcher.gentoo.org> Date: Tue, 22 Jul 2014 09:45:05 +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: a5f82480-e312-4b90-8046-9a065b0153a7 X-Archives-Hash: fef685511fa502a53fb4d26b4b906a08 kensington 14/07/22 09:45:05 Modified: oxygen-gtk-1.4.0.ebuild oxygen-gtk-1.3.5.ebuild ChangeLog Log: Remove duplicate dependency wrt bug #511054. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!) Revision Changes Path 1.6 x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild?r1=1.5&r2=1.6 Index: oxygen-gtk-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- oxygen-gtk-1.4.0.ebuild 6 Jul 2014 16:13:38 -0000 1.5 +++ oxygen-gtk-1.4.0.ebuild 22 Jul 2014 09:45:05 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild,v 1.5 2014/07/06 16:13:38 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild,v 1.6 2014/07/22 09:45:05 kensington Exp $ EAPI=5 @@ -24,7 +24,6 @@ dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf - x11-libs/gtk+:3 >=x11-libs/gtk+-3.10:3 x11-libs/libX11 x11-libs/pango 1.3 x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild?r1=1.2&r2=1.3 Index: oxygen-gtk-1.3.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- oxygen-gtk-1.3.5.ebuild 21 Jul 2014 08:27:01 -0000 1.2 +++ oxygen-gtk-1.3.5.ebuild 22 Jul 2014 09:45:05 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild,v 1.2 2014/07/21 08:27:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild,v 1.3 2014/07/22 09:45:05 kensington Exp $ EAPI=5 @@ -24,7 +24,6 @@ dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf - x11-libs/gtk+:3 >=x11-libs/gtk+-3.10:3 x11-libs/libX11 x11-libs/pango 1.75 x11-themes/oxygen-gtk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 21 Jul 2014 08:27:01 -0000 1.74 +++ ChangeLog 22 Jul 2014 09:45:05 -0000 1.75 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/oxygen-gtk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.74 2014/07/21 08:27:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.75 2014/07/22 09:45:05 kensington Exp $ + + 22 Jul 2014; Michael Palimaka oxygen-gtk-1.3.5.ebuild, + oxygen-gtk-1.4.0.ebuild: + Remove duplicate dependency wrt bug #511054. 21 Jul 2014; Chema Alonso oxygen-gtk-1.3.5.ebuild, oxygen-gtk-1.4.5.ebuild: