diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:31:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:31:13 +0000 |
commit | f0004705e77a2e1fff9313f1ca443d8215a12e0c (patch) | |
tree | 145ff75748005008e0f764fa6bf975aa58ca58d5 /x11-themes/qtcurve | |
parent | Revision bump with patches from bug 162828 and bug 24010, thanks to all who c... (diff) | |
download | gentoo-2-f0004705e77a2e1fff9313f1ca443d8215a12e0c.tar.gz gentoo-2-f0004705e77a2e1fff9313f1ca443d8215a12e0c.tar.bz2 gentoo-2-f0004705e77a2e1fff9313f1ca443d8215a12e0c.zip |
ppc stable #290212
(Portage version: 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.69.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 0e0782204f3a..6f3094f2c404 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.73 2009/10/29 07:51:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.74 2009/11/08 19:31:13 nixnut Exp $ + + 08 Nov 2009; nixnut <nixnut@gentoo.org> qtcurve-0.69.1.ebuild: + ppc stable #290212 29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> qtcurve-0.69.1.ebuild: diff --git a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild b/x11-themes/qtcurve/qtcurve-0.69.1.ebuild index f0ebf9de18e5..5d86cad3eac2 100644 --- a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.69.1.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.69.1.ebuild,v 1.3 2009/10/29 07:51:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.69.1.ebuild,v 1.4 2009/11/08 19:31:13 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" |