diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-25 14:29:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-25 14:29:44 +0000 |
commit | e49b77a6383387a9aa150d7b9a45c592065fe769 (patch) | |
tree | 1c342c3c40839ca155d90dbda44f4fcfd673f8c5 /x11-themes | |
parent | Either the source-based or binary quake3 ebuild will do. (diff) | |
download | gentoo-2-e49b77a6383387a9aa150d7b9a45c592065fe769.tar.gz gentoo-2-e49b77a6383387a9aa150d7b9a45c592065fe769.tar.bz2 gentoo-2-e49b77a6383387a9aa150d7b9a45c592065fe769.zip |
Stable on sparc wrt #109815
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index e5aa14dda42c..c30765788416 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.12 2005/10/24 22:40:42 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.13 2005/10/25 14:29:44 gustavoz Exp $ + + 25 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> comix-1.3.4.ebuild: + Stable on sparc wrt #109815 24 Oct 2005; <mkay@gentoo.org> comix-1.3.4.ebuild: Marking stable on x86 diff --git a/x11-themes/comix/comix-1.3.4.ebuild b/x11-themes/comix/comix-1.3.4.ebuild index 144432fa013c..82be6b67d142 100644 --- a/x11-themes/comix/comix-1.3.4.ebuild +++ b/x11-themes/comix/comix-1.3.4.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.4.ebuild,v 1.4 2005/10/24 22:40:42 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.4.ebuild,v 1.5 2005/10/25 14:29:44 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="ppc ~sparc x86" +KEYWORDS="ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |