diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:44:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:44:42 +0000 |
commit | d51e510a34b82e9f134fdd5cea9c8acbd9931961 (patch) | |
tree | cae6e1e19345bdd6ebb27477acaa3007f79dd3d9 /x11-themes/activeheart-kwin | |
parent | Marked ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-d51e510a34b82e9f134fdd5cea9c8acbd9931961.tar.gz gentoo-2-d51e510a34b82e9f134fdd5cea9c8acbd9931961.tar.bz2 gentoo-2-d51e510a34b82e9f134fdd5cea9c8acbd9931961.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-themes/activeheart-kwin')
-rw-r--r-- | x11-themes/activeheart-kwin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/activeheart-kwin/ChangeLog b/x11-themes/activeheart-kwin/ChangeLog index db2f7a9b3c6d..4a5ac70e106f 100644 --- a/x11-themes/activeheart-kwin/ChangeLog +++ b/x11-themes/activeheart-kwin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/activeheart-kwin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/ChangeLog,v 1.1 2004/08/19 14:23:28 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/ChangeLog,v 1.2 2004/08/30 19:44:41 pvdabeel Exp $ + + 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + activeheart-kwin-1.1.ebuild: + Masked activeheart-kwin-1.1.ebuild testing for ppc *activeheart-kwin-1.1 (19 Aug 2004) diff --git a/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild b/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild index f79bd10b664d..3e12c3542e34 100644 --- a/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild +++ b/x11-themes/activeheart-kwin/activeheart-kwin-1.1.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/activeheart-kwin/activeheart-kwin-1.1.ebuild,v 1.1 2004/08/19 14:23:28 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild,v 1.2 2004/08/30 19:44:41 pvdabeel Exp $ inherit kde-base @@ -17,4 +17,4 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="$KDEMAJORVER.$KDEMINORVER" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" |