diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-11-08 19:50:47 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-11-08 19:50:47 +0000 |
commit | b3ccb020fa48e9ada949d3a7152c539412e21532 (patch) | |
tree | 664713d3fda6364fdc332462fd2cdd20871263ec /x11-themes/qtcurve-qt4 | |
parent | Stable on alpha, bug #238598 (diff) | |
download | gentoo-2-b3ccb020fa48e9ada949d3a7152c539412e21532.tar.gz gentoo-2-b3ccb020fa48e9ada949d3a7152c539412e21532.tar.bz2 gentoo-2-b3ccb020fa48e9ada949d3a7152c539412e21532.zip |
Stable on alpha, bug #238598
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.6 x86_64)
Diffstat (limited to 'x11-themes/qtcurve-qt4')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 479e9d9be70c..99bfc0b4e145 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.49 2008/11/08 19:42:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.50 2008/11/08 19:50:47 klausman Exp $ + + 08 Nov 2008; Tobias Klausmann <klausman@gentoo.org> + qtcurve-qt4-0.59.6.ebuild: + Stable on alpha, bug #238598 08 Nov 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog: Keyworded on alpha, bug #238598 diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild index b8014a6f8b5e..77a5f21b7eef 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.59.6.ebuild,v 1.11 2008/11/08 13:21:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.6.ebuild,v 1.12 2008/11/08 19:50:47 klausman Exp $ EAPI="1" inherit flag-o-matic cmake-utils @@ -12,7 +12,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="" DEPEND="|| ( x11-libs/qt-gui:4 <x11-libs/qt-4.4:4 )" |