diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-26 14:00:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-26 14:00:07 +0000 |
commit | 0767287f2bbe78f138700f70dda91b23e259d95b (patch) | |
tree | 78c576e0b282813c99d430dafcf907d3d4f3bfe5 /x11-themes | |
parent | Re-Keywording for ppc. (diff) | |
download | gentoo-2-0767287f2bbe78f138700f70dda91b23e259d95b.tar.gz gentoo-2-0767287f2bbe78f138700f70dda91b23e259d95b.tar.bz2 gentoo-2-0767287f2bbe78f138700f70dda91b23e259d95b.zip |
amd64 stable wrt #290212
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 5aad3d9cbf7e..3f8b9354ebc9 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/qtcurve-qt4 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.83 2009/10/21 17:15:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.84 2009/10/26 14:00:07 ssuominen Exp $ + + 26 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + qtcurve-qt4-0.69.2.ebuild: + amd64 stable wrt #290212 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> qtcurve-qt4-0.65.2.ebuild: Stable for HPPA (bug #279585). diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.2.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.2.ebuild index cfc64c54b9f9..c303bca44266 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.2.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.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-qt4/qtcurve-qt4-0.69.2.ebuild,v 1.1 2009/10/18 22:19:40 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.2.ebuild,v 1.2 2009/10/26 14:00:07 ssuominen Exp $ EAPI="2" KDE_REQUIRED="optional" @@ -14,14 +14,14 @@ SRC_URI="http://craigd.wikispaces.com/file/view/${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="kde" DEPEND="x11-libs/qt-gui:4[dbus] kde? ( >=kde-base/kwin-${KDE_MINIMAL} )" RDEPEND="${DEPEND}" -S="${WORKDIR}/${MY_P}" +S=${WORKDIR}/${MY_P} DOCS="ChangeLog README TODO" src_configure() { |