diff options
author | Johannes Huber <johu@gentoo.org> | 2013-11-29 22:56:01 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-11-29 22:56:01 +0000 |
commit | 9f357e656f57cb3900d138e87820f44c8cd6cffe (patch) | |
tree | 148a55c5891a7ae2f550fb66d7cc1a13123cc71b /x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild | |
parent | amd64 stable, bug #488738 (diff) | |
download | gentoo-2-9f357e656f57cb3900d138e87820f44c8cd6cffe.tar.gz gentoo-2-9f357e656f57cb3900d138e87820f44c8cd6cffe.tar.bz2 gentoo-2-9f357e656f57cb3900d138e87820f44c8cd6cffe.zip |
x86 stable wrt bug #489490
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild index 10cacab2d277..26df0cb381a7 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.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.4.0.ebuild,v 1.2 2013/10/26 20:40:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.4.0.ebuild,v 1.3 2013/11/29 22:56:01 johu 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" |