diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:41:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:41:00 +0000 |
commit | a16eddff472386cbc728795c7f6ec40ace0e7113 (patch) | |
tree | 16a1e932b613becd8852c14ce3abb85968187d78 /x11-themes/oxygen-gtk | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-a16eddff472386cbc728795c7f6ec40ace0e7113.tar.gz gentoo-2-a16eddff472386cbc728795c7f6ec40ace0e7113.tar.bz2 gentoo-2-a16eddff472386cbc728795c7f6ec40ace0e7113.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-themes/oxygen-gtk')
-rw-r--r-- | x11-themes/oxygen-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog index ffe1a0e923fb..5898f6219aff 100644 --- a/x11-themes/oxygen-gtk/ChangeLog +++ b/x11-themes/oxygen-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/oxygen-gtk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.45 2012/11/23 19:39:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.46 2012/11/23 19:41:00 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> oxygen-gtk-1.1.1.ebuild: + Stable for amd64, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> oxygen-gtk-1.3.1.ebuild: Stable for x86, wrt bug #442394 diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild index 0e08656c2ec6..94f479295747 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.1.ebuild,v 1.4 2012/11/23 18:12:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.1.ebuild,v 1.5 2012/11/23 19:41:00 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk" SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="3" IUSE="debug doc" |