diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 21:50:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 21:50:23 +0000 |
commit | 835006b0c0d364e4449aa2b8bbb0d3776427ccb8 (patch) | |
tree | 09385e855fb87a9cae8dadb19f74e7c0daaf90d4 | |
parent | Do that in the right function. (diff) | |
download | gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.tar.gz gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.tar.bz2 gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.zip |
Stable on sparc
(Portage version: 2.1-r2)
-rw-r--r-- | x11-themes/qinx/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qinx/qinx-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qinx/ChangeLog b/x11-themes/qinx/ChangeLog index 0fa2d5768841..1cb753b62f0e 100644 --- a/x11-themes/qinx/ChangeLog +++ b/x11-themes/qinx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qinx # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.30 2006/07/23 01:32:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.31 2006/09/05 21:50:23 gustavoz Exp $ + + 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> qinx-1.4.ebuild: + Stable on sparc 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> -files/qinx-1.2-configure-arts.patch, -qinx-1.2.ebuild, qinx-1.4.ebuild: diff --git a/x11-themes/qinx/qinx-1.4.ebuild b/x11-themes/qinx/qinx-1.4.ebuild index a965171a143d..9494a9197696 100644 --- a/x11-themes/qinx/qinx-1.4.ebuild +++ b/x11-themes/qinx/qinx-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.7 2006/07/23 01:32:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.8 2006/09/05 21:50:23 gustavoz Exp $ inherit kde @@ -10,7 +10,7 @@ HOMEPAGE="http://www.usermode.org/code.html" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 -ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 -ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 )" |