diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-10-24 15:53:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-10-24 15:53:44 +0000 |
commit | e7648c4ba5f307e48c47d067fe39faced468b2ab (patch) | |
tree | 720d87951625a65695173dc824a5bc8490b26a1a /x11-themes | |
parent | Marked ppc stable, Thanks to Owen in bug #109868 (diff) | |
download | historical-e7648c4ba5f307e48c47d067fe39faced468b2ab.tar.gz historical-e7648c4ba5f307e48c47d067fe39faced468b2ab.tar.bz2 historical-e7648c4ba5f307e48c47d067fe39faced468b2ab.zip |
Marked ppc stable, bug #109815
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/comix/Manifest | 16 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.4.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index e6ff296502aa..8f5f378b1bb2 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.10 2005/09/19 13:07:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.11 2005/10/24 15:53:44 dertobi123 Exp $ + + 24 Oct 2005; Tobias Scherbaum <dertobi123@gentoo.org> comix-1.3.4.ebuild: + Marked ppc stable, bug #109815 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> comix-1.3.3.ebuild: Stable on sparc diff --git a/x11-themes/comix/Manifest b/x11-themes/comix/Manifest index 5101923c7a43..6895b11f860d 100644 --- a/x11-themes/comix/Manifest +++ b/x11-themes/comix/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 99c8bc2e78748b8610f64eeffafcef49 ChangeLog 1412 -MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 95c5e2a9c1b1cfc918beda0da5d13ce6 comix-1.3.4.ebuild 541 +MD5 0a183cd7695be50abf0a6fb74a472db2 ChangeLog 1524 MD5 26e8a078d322f770d3eb4c017c3d804c comix-1.3.3.ebuild 537 +MD5 d6c551b9c4eb714497f7e9df6e9d2a4f comix-1.3.4.ebuild 545 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----- +MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/x11-themes/comix/comix-1.3.4.ebuild b/x11-themes/comix/comix-1.3.4.ebuild index eb19ac50b785..8ef9eeba89e1 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.2 2005/08/06 09:16:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.4.ebuild,v 1.3 2005/10/24 15:53:44 dertobi123 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 )" |