diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:14:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:14:09 +0000 |
commit | 7039dcebf26a0b8f576100af41d0643db5112e7e (patch) | |
tree | 6202f60c59eb00c5884c2291af3d98b3ba56587e /x11-themes | |
parent | Stable for x86, wrt bug #473942 (diff) | |
download | gentoo-2-7039dcebf26a0b8f576100af41d0643db5112e7e.tar.gz gentoo-2-7039dcebf26a0b8f576100af41d0643db5112e7e.tar.bz2 gentoo-2-7039dcebf26a0b8f576100af41d0643db5112e7e.zip |
Stable for x86, wrt bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/oxygen-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog index 351377175b7a..1919f78eb81b 100644 --- a/x11-themes/oxygen-gtk/ChangeLog +++ b/x11-themes/oxygen-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/oxygen-gtk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.58 2013/06/29 16:13:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.59 2013/06/30 10:14:09 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-gtk-1.1.4.ebuild, + oxygen-gtk-1.3.4.ebuild: + Stable for x86, wrt bug #473942 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-gtk-1.1.4.ebuild, oxygen-gtk-1.3.4.ebuild: diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild index f70ad9b593dd..57ce62ae9176 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.4.ebuild,v 1.4 2013/06/29 16:13:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.4.ebuild,v 1.5 2013/06/30 10:14:09 ago Exp $ EAPI=5 @@ -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 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="3" IUSE="debug doc" diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild index afd0fe97e718..24e7e7f66d15 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.4.ebuild,v 1.2 2013/06/29 16:13:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.4.ebuild,v 1.3 2013/06/30 10:14:09 ago Exp $ EAPI=5 @@ -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 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="2" IUSE="debug doc" |