diff options
-rw-r--r-- | x11-themes/qgtkstyle/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qgtkstyle/ChangeLog b/x11-themes/qgtkstyle/ChangeLog index 9220e72d4b25..ededc7681ef2 100644 --- a/x11-themes/qgtkstyle/ChangeLog +++ b/x11-themes/qgtkstyle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qgtkstyle # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qgtkstyle/ChangeLog,v 1.2 2010/11/10 16:05:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qgtkstyle/ChangeLog,v 1.3 2010/11/10 21:29:11 hwoarang Exp $ + + 10 Nov 2010; Markos Chandras <hwoarang@gentoo.org> qgtkstyle-4.6.3.ebuild: + Stable on amd64 wrt bug #341703 10 Nov 2010; Christian Faulhammer <fauli@gentoo.org> qgtkstyle-4.6.3.ebuild: diff --git a/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild b/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild index 706e5f95c0c8..3f28afc92181 100644 --- a/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild +++ b/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild,v 1.2 2010/11/10 16:05:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qgtkstyle/qgtkstyle-4.6.3.ebuild,v 1.3 2010/11/10 21:29:11 hwoarang Exp $ EAPI="3" inherit qt4-r2 @@ -14,7 +14,7 @@ SRC_URI="http://get.qt.nokia.com/qt/source/${MY_P}.tar.gz" LICENSE="|| ( LGPL-2.1 GPL-3 )" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEPEND=" |