diff options
Diffstat (limited to 'x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild index f0d5a66c073a..f3c26a885f44 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.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.2.ebuild,v 1.3 2013/03/04 16:29:26 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.2.ebuild,v 1.4 2013/03/31 16:09:58 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" |