diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-13 19:24:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-13 19:24:10 +0000 |
commit | 9fbe111bceb58c9a3b142fe0f8e57c5ca1ac2866 (patch) | |
tree | 00ee02416f8a889e28727e28202547b3f8583f8f /x11-themes/oxygen-gtk | |
parent | Initial commit. (diff) | |
download | gentoo-2-9fbe111bceb58c9a3b142fe0f8e57c5ca1ac2866.tar.gz gentoo-2-9fbe111bceb58c9a3b142fe0f8e57c5ca1ac2866.tar.bz2 gentoo-2-9fbe111bceb58c9a3b142fe0f8e57c5ca1ac2866.zip |
Stable for X86, wrt bug #398793
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-themes/oxygen-gtk')
-rw-r--r-- | x11-themes/oxygen-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog index 747fb802144e..9b3af5fc19dd 100644 --- a/x11-themes/oxygen-gtk/ChangeLog +++ b/x11-themes/oxygen-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/oxygen-gtk -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.17 2011/12/15 16:28:49 johu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.18 2012/01/13 19:24:10 ago Exp $ + + 13 Jan 2012; Agostino Sarubbo <ago@gentoo.org> oxygen-gtk-1.1.6.ebuild: + Stable for X86, wrt bug #398793 *oxygen-gtk-1.1.6 (15 Dec 2011) diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild index a97e7d2b06e0..b1480325fa05 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.6.ebuild,v 1.1 2011/12/15 16:28:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.1.6.ebuild,v 1.2 2012/01/13 19:24:10 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" IUSE="debug doc" |