diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:41:56 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:41:56 +0000 |
commit | 91f9f511d3a63555c7229bb9873aa21f0e5cec1e (patch) | |
tree | 3cac46fd2a5756481fbaf54685992f7e5758ac3d /x11-themes/qtcurve | |
parent | Marking XML-Twig-3.32 ppc64 for bug 283743 (diff) | |
download | historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.tar.gz historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.tar.bz2 historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.zip |
ppc stable #279585
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.65.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 77cc80f6b39b..57f9b062a549 100644 --- a/x11-themes/qtcurve/ChangeLog +++ b/x11-themes/qtcurve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.66 2009/09/17 18:55:13 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.67 2009/09/27 14:38:08 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> qtcurve-0.65.2.ebuild: + ppc stable #279585 *qtcurve-0.68.1 (17 Sep 2009) diff --git a/x11-themes/qtcurve/qtcurve-0.65.2.ebuild b/x11-themes/qtcurve/qtcurve-0.65.2.ebuild index cf620d09e71e..f297e13ebe97 100644 --- a/x11-themes/qtcurve/qtcurve-0.65.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.65.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.3 2009/08/28 14:25:32 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.4 2009/09/27 14:38:08 nixnut Exp $ EAPI=1 @@ -15,7 +15,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/qt:3" |