diff options
author | 2014-07-27 10:37:58 +0000 | |
---|---|---|
committer | 2014-07-27 10:37:58 +0000 | |
commit | 308996b34ada435b974e1a42c75381196bc3cd0e (patch) | |
tree | 389a8cce0d94f2cd65fbf384a04e407344ffe6e6 /x11-themes/oxygen-gtk | |
parent | Remove masked for removal package (diff) | |
download | gentoo-2-308996b34ada435b974e1a42c75381196bc3cd0e.tar.gz gentoo-2-308996b34ada435b974e1a42c75381196bc3cd0e.tar.bz2 gentoo-2-308996b34ada435b974e1a42c75381196bc3cd0e.zip |
x86 stable wrt bug #511054
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-themes/oxygen-gtk')
-rw-r--r-- | x11-themes/oxygen-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.4.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog index 2690bc35f03f..1aa70f1e2108 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.75 2014/07/22 09:45:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.76 2014/07/27 10:37:58 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> oxygen-gtk-1.3.5.ebuild, + oxygen-gtk-1.4.5.ebuild: + x86 stable wrt bug #511054 22 Jul 2014; Michael Palimaka <kensington@gentoo.org> oxygen-gtk-1.3.5.ebuild, oxygen-gtk-1.4.0.ebuild: diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild index 2f74a23bd980..9950aeccb871 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild @@ -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.3 2014/07/22 09:45:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.3.5.ebuild,v 1.4 2014/07/27 10:37:58 phajdan.jr 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.4.5.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.5.ebuild index 8bd58f6d7506..862c1e90dfe7 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.5.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.5.ebuild @@ -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.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.4.5.ebuild,v 1.3 2014/07/27 10:37:58 phajdan.jr 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" |