diff options
author | David Holm <dholm@gentoo.org> | 2004-08-28 22:27:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-28 22:27:10 +0000 |
commit | d34ddf31c5ef6dcf1a8853d0f75b0ec5263171b5 (patch) | |
tree | e2b678789252a0b5db98b689cb5a0b23c915574b /x11-themes | |
parent | Initial ebuild. metadot dependency (diff) | |
download | historical-d34ddf31c5ef6dcf1a8853d0f75b0ec5263171b5.tar.gz historical-d34ddf31c5ef6dcf1a8853d0f75b0ec5263171b5.tar.bz2 historical-d34ddf31c5ef6dcf1a8853d0f75b0ec5263171b5.zip |
Added to ~ppc
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.7.5.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index f0dc66526e77..9280add77013 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.2 2004/08/19 13:30:05 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.3 2004/08/28 22:27:10 dholm Exp $ + + 29 Aug 2004; David Holm <dholm@gentoo.org> crystal-0.7.5.ebuild: + Added to ~ppc. *crystal-0.7.5 (16 Aug 2004) diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index e6e3a0e91ac2..6d62680780bb 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,4 +1,4 @@ -MD5 7bec3de0ef4f0551b99e90b5939799a4 crystal-0.7.5.ebuild 595 -MD5 77a747b5fbf7edf698a0c698141ecf02 metadata.xml 163 -MD5 23248b2e97b6288392f02ff771385a1c ChangeLog 336 +MD5 18932e7451cd8cf56ce00d2f2ff2824b ChangeLog 421 +MD5 7ce811de587f3bd7a3f4d7bcfcabfb7b crystal-0.7.5.ebuild 600 +MD5 12d3c43561d0f9d3cd6bba093a8088df metadata.xml 223 MD5 2c54a1737d7df5fc0be33f829beff707 files/digest-crystal-0.7.5 72 diff --git a/x11-themes/crystal/crystal-0.7.5.ebuild b/x11-themes/crystal/crystal-0.7.5.ebuild index 97e6c7865c43..bafe19eec69e 100644 --- a/x11-themes/crystal/crystal-0.7.5.ebuild +++ b/x11-themes/crystal/crystal-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.7.5.ebuild,v 1.1 2004/08/16 09:10:25 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.7.5.ebuild,v 1.2 2004/08/28 22:27:10 dholm Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/13969-crystal-0.7.5.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=kde-base/kdebase-3.2" |