diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-21 20:28:04 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-21 20:28:04 +0000 |
commit | b4015a6c114998085e007286b837f4e957bfb15b (patch) | |
tree | dae3f4a1c9a1afffc7a8c3b897822b766396fa7a /x11-themes | |
parent | Tweak to avoid false-positive for repoman portage.internal check wrt env-update. (diff) | |
download | gentoo-2-b4015a6c114998085e007286b837f4e957bfb15b.tar.gz gentoo-2-b4015a6c114998085e007286b837f4e957bfb15b.tar.bz2 gentoo-2-b4015a6c114998085e007286b837f4e957bfb15b.zip |
Stable for x86, wrt bug #411845
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-qtcurve/ChangeLog b/x11-themes/gtk-engines-qtcurve/ChangeLog index 77c9c3d4e87d..816dcc768f47 100644 --- a/x11-themes/gtk-engines-qtcurve/ChangeLog +++ b/x11-themes/gtk-engines-qtcurve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-qtcurve # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.118 2012/05/07 09:59:27 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.119 2012/05/21 20:28:04 johu Exp $ + + 21 May 2012; Johannes Huber <johu@gentoo.org> + gtk-engines-qtcurve-1.8.15.ebuild: + Stable for x86, wrt bug #411845 07 May 2012; Ben de Groot <yngwin@gentoo.org> gtk-engines-qtcurve-1.8.15.ebuild: diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild index a25848e3cf02..d9dde2bb6caf 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.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/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild,v 1.3 2012/05/07 09:59:27 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.15.ebuild,v 1.4 2012/05/21 20:28:04 johu Exp $ EAPI=4 inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="mozilla" CDEPEND=" |