diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-21 17:15:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-21 17:15:32 +0000 |
commit | b5fb5c638083dcd0fcbadd0f3114c502762335e1 (patch) | |
tree | ee08f00ddc5624596d173c6c20e836bb8b7aa14c /x11-themes | |
parent | Do not strip (bug #286340, comment #1). (diff) | |
download | gentoo-2-b5fb5c638083dcd0fcbadd0f3114c502762335e1.tar.gz gentoo-2-b5fb5c638083dcd0fcbadd0f3114c502762335e1.tar.bz2 gentoo-2-b5fb5c638083dcd0fcbadd0f3114c502762335e1.zip |
Stable for HPPA (bug #279585).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-themes')
-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 436cbfad4035..e7e0371d49a5 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.70 2009/10/18 22:50:09 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.71 2009/10/21 17:15:32 jer Exp $ + + 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> qtcurve-0.65.2.ebuild: + Stable for HPPA (bug #279585). 18 Oct 2009; Alex Alexander <wired@gentoo.org> -qtcurve-0.64.2.ebuild, -qtcurve-0.67.0.ebuild, -qtcurve-0.67.2.ebuild, -qtcurve-0.68.0.ebuild, diff --git a/x11-themes/qtcurve/qtcurve-0.65.2.ebuild b/x11-themes/qtcurve/qtcurve-0.65.2.ebuild index f297e13ebe97..2dcc0e76d3c9 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.4 2009/09/27 14:38:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.5 2009/10/21 17:15:32 jer 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" |