diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 10:05:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 10:05:34 +0000 |
commit | f07b06f8b40237933b7cbb65e0e54e53357b66e0 (patch) | |
tree | c01d56b4353601b21a4ef5ba4cddb211031c3bc4 /x11-themes/reinhardtstyle | |
parent | stable on ia64 (diff) | |
download | gentoo-2-f07b06f8b40237933b7cbb65e0e54e53357b66e0.tar.gz gentoo-2-f07b06f8b40237933b7cbb65e0e54e53357b66e0.tar.bz2 gentoo-2-f07b06f8b40237933b7cbb65e0e54e53357b66e0.zip |
Added to ~ppc
Diffstat (limited to 'x11-themes/reinhardtstyle')
-rw-r--r-- | x11-themes/reinhardtstyle/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/reinhardtstyle/ChangeLog b/x11-themes/reinhardtstyle/ChangeLog index d39d89a891e8..84229cb96cb1 100644 --- a/x11-themes/reinhardtstyle/ChangeLog +++ b/x11-themes/reinhardtstyle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/reinhardtstyle # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/ChangeLog,v 1.1 2004/10/03 21:23:27 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/ChangeLog,v 1.2 2004/10/17 10:01:58 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> reinhardtstyle-0.8.ebuild: + Added to ~ppc. *reinhardtstyle-0.8 (03 Oct 2004) diff --git a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild index d143f40f6664..234acd3b82d1 100644 --- a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild +++ b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.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/reinhardtstyle/reinhardtstyle-0.8.ebuild,v 1.1 2004/10/03 21:23:27 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/reinhardtstyle-0.8.ebuild,v 1.2 2004/10/17 10:01:58 dholm Exp $ inherit kde need-kde 3.2 @@ -15,5 +15,5 @@ SRC_URI="http://www.kde-look.org/content/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" |