diff options
author | 2004-08-28 22:27:10 +0000 | |
---|---|---|
committer | 2004-08-28 22:27:10 +0000 | |
commit | fe2f64e891fce5f606f1f1b3a2297c3083c8cb22 (patch) | |
tree | 454f62af540b23de0a39cbc871c8da6d880cc429 | |
parent | Initial ebuild. metadot dependency (Manifest recommit) (diff) | |
download | gentoo-2-fe2f64e891fce5f606f1f1b3a2297c3083c8cb22.tar.gz gentoo-2-fe2f64e891fce5f606f1f1b3a2297c3083c8cb22.tar.bz2 gentoo-2-fe2f64e891fce5f606f1f1b3a2297c3083c8cb22.zip |
Added to ~ppc
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |