summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/oxygen-gtk')
-rw-r--r--x11-themes/oxygen-gtk/ChangeLog10
-rw-r--r--x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild4
-rw-r--r--x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild (renamed from x11-themes/oxygen-gtk/oxygen-gtk-1.0.4.ebuild)7
3 files changed, 15 insertions, 6 deletions
diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog
index 370c87c87023..9b9768e35be2 100644
--- a/x11-themes/oxygen-gtk/ChangeLog
+++ b/x11-themes/oxygen-gtk/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for x11-themes/oxygen-gtk
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.9 2011/05/20 09:06:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.10 2011/06/16 14:23:11 scarabeus Exp $
+
+*oxygen-gtk-1.1.0 (16 Jun 2011)
+
+ 16 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -oxygen-gtk-1.0.4.ebuild, oxygen-gtk-1.0.5.ebuild, +oxygen-gtk-1.1.0.ebuild:
+ Stabilise last 1.0 series release on amd64 and x86. Remove older. Add first
+ 1.1 release (more just intended for testing as it will fit into 4.7 and in
+ 4.6 might have glitches).
*oxygen-gtk-1.0.5 (20 May 2011)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild
index 30d1e2f44374..9392bf7c35c8 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.0.5.ebuild,v 1.1 2011/05/20 09:06:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild,v 1.2 2011/06/16 14:23:11 scarabeus Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE="debug doc"
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.4.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild
index 3014702d28bb..80a954a69ad9 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.4.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.0.4.ebuild,v 1.2 2011/05/20 09:06:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild,v 1.1 2011/06/16 14:23:11 scarabeus Exp $
EAPI=4
@@ -11,14 +11,15 @@ HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="debug doc"
RDEPEND="
+ dev-libs/dbus-glib
dev-libs/glib
x11-libs/cairo
- x11-libs/gtk+:2
+ >=x11-libs/gtk+-2.24.2:2
x11-libs/libX11
x11-libs/pango
"