diff options
Diffstat (limited to 'x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild index ac229b35d158..4af532836bf5 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.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.0.ebuild,v 1.3 2012/07/18 15:00:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.0.ebuild,v 1.4 2012/08/01 21:53:30 scarabeus 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" |