diff options
-rw-r--r-- | x11-themes/comix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/comix/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.3.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index f49b2abf44b9..f76312a509fc 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.6 2005/07/15 14:08:24 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.7 2005/08/03 18:22:23 gustavoz Exp $ + + 03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> comix-1.3.3.ebuild: + Keyworded ~sparc 15 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> comix-1.3.3.ebuild: Stable on x86. diff --git a/x11-themes/comix/Manifest b/x11-themes/comix/Manifest index 530bde61d7e5..ce89058ae388 100644 --- a/x11-themes/comix/Manifest +++ b/x11-themes/comix/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 303a785508f30e597cd7b44ab0c810c8 comix-1.3.3.ebuild 538 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 b95173344743c68cb1007b29d294cf59 comix-1.3.3.ebuild 529 -MD5 18937e1b2235261a11da0d79446e2194 ChangeLog 1014 +MD5 639757e0db3008aeb9d1e789923b323c ChangeLog 1110 MD5 4ea5df4d96d36541808eebcd1220dc60 files/digest-comix-1.3.3 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFC8Qt8KRy60XGEcJIRAqk8AKCXvmCp05uJwPdW6C/Un9v44+Us5gCghXtC +VmbkADEgwzjviGl7nRTXtkE= +=Pa8C +-----END PGP SIGNATURE----- diff --git a/x11-themes/comix/comix-1.3.3.ebuild b/x11-themes/comix/comix-1.3.3.ebuild index 1683db58d75e..c9a496444c32 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.2 2005/07/15 14:08:24 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.3.ebuild,v 1.3 2005/08/03 18:22:23 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" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |