diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-24 17:46:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-24 17:46:28 +0000 |
commit | d697d9af5b7ecb354c9453b7d6790af75d17488d (patch) | |
tree | c345d358c37cae3665206482fdeb1f941cbeb249 /x11-themes | |
parent | Added ~ppc64; bug #218436 (diff) | |
download | gentoo-2-d697d9af5b7ecb354c9453b7d6790af75d17488d.tar.gz gentoo-2-d697d9af5b7ecb354c9453b7d6790af75d17488d.tar.bz2 gentoo-2-d697d9af5b7ecb354c9453b7d6790af75d17488d.zip |
Added ~ppc64; bug #218436
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 5dbe48e7b8cd..5cf12dfc3178 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2008/04/23 15:19:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.17 2008/04/24 17:46:28 corsair Exp $ + + 24 Apr 2008; Markus Rothe <corsair@gentoo.org> qtcurve-qt4-0.58.0.ebuild: + Added ~ppc64; bug #218436 23 Apr 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-qt4-0.58.0.ebuild: Marked ~hppa (bug #218436). diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.ebuild index 14deab4ef130..4a3d54e51bc1 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.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.58.0.ebuild,v 1.2 2008/04/23 15:19:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.58.0.ebuild,v 1.3 2008/04/24 17:46:28 corsair Exp $ inherit qt4 cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" DEPEND="$(qt4_min_version 4.0)" |