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 | 97d823157398eae8017b77ef9daf100ac0f2839e (patch) | |
tree | c25977db01a7b5aa6aae546dfeae8c1e5f191227 /x11-themes/comix | |
parent | Stable on sparc wrt #101333 (diff) | |
download | historical-97d823157398eae8017b77ef9daf100ac0f2839e.tar.gz historical-97d823157398eae8017b77ef9daf100ac0f2839e.tar.bz2 historical-97d823157398eae8017b77ef9daf100ac0f2839e.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes/comix')
-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 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/Manifest b/x11-themes/comix/Manifest index b5f6f9cd0c68..5101923c7a43 100644 --- a/x11-themes/comix/Manifest +++ b/x11-themes/comix/Manifest @@ -1,6 +1,16 @@ -MD5 daf30ca112ca7ab32da940ef79fe6730 ChangeLog 1315 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 99c8bc2e78748b8610f64eeffafcef49 ChangeLog 1412 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 303a785508f30e597cd7b44ab0c810c8 comix-1.3.3.ebuild 538 MD5 95c5e2a9c1b1cfc918beda0da5d13ce6 comix-1.3.4.ebuild 541 +MD5 26e8a078d322f770d3eb4c017c3d804c comix-1.3.3.ebuild 537 MD5 4ea5df4d96d36541808eebcd1220dc60 files/digest-comix-1.3.3 70 MD5 d8a83ea9216d4701c0043aab5b5899dd files/digest-comix-1.3.4 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFDLrhKKRy60XGEcJIRAiawAKCVgs2ZyGVr9FNedC+wof/qGDTQ9gCggdqT +7wRIDknqUW1GCXuGIoTIPjM= +=yIBq +-----END PGP SIGNATURE----- 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 )" |