diff options
author | 2012-03-12 12:46:10 +0000 | |
---|---|---|
committer | 2012-03-12 12:46:10 +0000 | |
commit | 8275a9dfa692175523a241588ce1db2a7f925219 (patch) | |
tree | ddfa3458a5d2b756aea81ed2d3dbdab5982e72c4 /x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild | |
parent | EAPI is a string, not an integer. (diff) | |
download | gentoo-2-8275a9dfa692175523a241588ce1db2a7f925219.tar.gz gentoo-2-8275a9dfa692175523a241588ce1db2a7f925219.tar.bz2 gentoo-2-8275a9dfa692175523a241588ce1db2a7f925219.zip |
Add 1.0.2 for gtk3. Stabilise 1.0.1 and 1.2.1 on amd64 and x86.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild index 21c8135a8dc2..1f38bcb11719 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.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.2.1.ebuild,v 1.1 2012/02/17 00:04:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.1.ebuild,v 1.2 2012/03/12 12:46:10 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="2" IUSE="debug doc" |