diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:07:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:07:35 +0000 |
commit | e4456ac70b4074878b8358f68d2c421a7f96a2f9 (patch) | |
tree | 2f66a1dd71015e6d95b048a8e70584636d3b1cc9 /x11-themes | |
parent | Stable on sparc wrt #101333 (diff) | |
download | gentoo-2-e4456ac70b4074878b8358f68d2c421a7f96a2f9.tar.gz gentoo-2-e4456ac70b4074878b8358f68d2c421a7f96a2f9.tar.bz2 gentoo-2-e4456ac70b4074878b8358f68d2c421a7f96a2f9.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index 17feee42bc44..e6ff296502aa 100644 --- a/x11-themes/comix/ChangeLog +++ b/x11-themes/comix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/comix # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.9 2005/08/06 09:16:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.10 2005/09/19 13:07:35 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> comix-1.3.3.ebuild: + Stable on sparc 06 Aug 2005; David Holm <dholm@gentoo.org> comix-1.3.4.ebuild: Added to ~ppc. diff --git a/x11-themes/comix/comix-1.3.3.ebuild b/x11-themes/comix/comix-1.3.3.ebuild index c9a496444c32..c4edc9379f7e 100644 --- a/x11-themes/comix/comix-1.3.3.ebuild +++ b/x11-themes/comix/comix-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.3.ebuild,v 1.3 2005/08/03 18:22:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.3.ebuild,v 1.4 2005/09/19 13:07:35 gustavoz Exp $ inherit kde KLV="16028" @@ -11,7 +11,7 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |