diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:19:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:19:39 +0000 |
commit | 7f320cfeebf920342894804c8838fa80657843fb (patch) | |
tree | 7a629695014724119949f9b9b6d5eaea74f5cb8a /x11-themes | |
parent | Stable for ppc64, wrt bug #436432 (diff) | |
download | gentoo-2-7f320cfeebf920342894804c8838fa80657843fb.tar.gz gentoo-2-7f320cfeebf920342894804c8838fa80657843fb.tar.bz2 gentoo-2-7f320cfeebf920342894804c8838fa80657843fb.zip |
Stable for ppc64, wrt bug #464342
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.16.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 8b8337d2c0d3..a5df09386a1c 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.128 2013/04/05 17:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.129 2013/04/05 18:19:39 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-qtcurve-1.8.16.ebuild: + Stable for ppc64, wrt bug #464342 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gtk-engines-qtcurve-1.8.16.ebuild: diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.ebuild index 488276fd95a8..5d89c86dfcdf 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.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/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.ebuild,v 1.3 2013/04/05 17:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-1.8.16.ebuild,v 1.4 2013/04/05 18:19:39 ago 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="x11-libs/cairo |