diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 14:08:24 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 14:08:24 +0000 |
commit | d29d82d3bcc34509577480a5f47db14c1cbbeed4 (patch) | |
tree | 7903f116daeb41f7eb9f687cc47adae740311590 /x11-themes/comix | |
parent | Remove old ebuild. (diff) | |
download | historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.tar.gz historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.tar.bz2 historical-d29d82d3bcc34509577480a5f47db14c1cbbeed4.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-themes/comix')
-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 e4c4a9359776..f49b2abf44b9 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.5 2005/05/31 08:22:19 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.6 2005/07/15 14:08:24 greg_g Exp $ + + 15 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> comix-1.3.3.ebuild: + Stable on x86. *comix-1.3.3 (31 May 2005) diff --git a/x11-themes/comix/comix-1.3.3.ebuild b/x11-themes/comix/comix-1.3.3.ebuild index df52bc4864fb..1683db58d75e 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.1 2005/05/31 08:22:19 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.3.ebuild,v 1.2 2005/07/15 14:08:24 greg_g 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" +KEYWORDS="x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |