diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 20:42:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 20:42:35 +0000 |
commit | 4e9712ca57e3c592aa1c22d32636f69b70841750 (patch) | |
tree | 541e9d7dc16d584be9884e5d51ce53f43649f144 /kde-base/kdeartwork-styles | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-4e9712ca57e3c592aa1c22d32636f69b70841750.tar.gz gentoo-2-4e9712ca57e3c592aa1c22d32636f69b70841750.tar.bz2 gentoo-2-4e9712ca57e3c592aa1c22d32636f69b70841750.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdeartwork-styles')
-rw-r--r-- | kde-base/kdeartwork-styles/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-styles/ChangeLog b/kde-base/kdeartwork-styles/ChangeLog index a6770ccb8709..7f6b04d403fc 100644 --- a/kde-base/kdeartwork-styles/ChangeLog +++ b/kde-base/kdeartwork-styles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-styles # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.7 2005/03/25 01:38:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.8 2005/04/27 20:38:12 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> + kdeartwork-styles-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 25 Mar 2005; Jason Wever <weeve@gentoo.org> kdeartwork-styles-3.4.0.ebuild: diff --git a/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild b/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild index 2076a6af2321..f1f00be0beba 100644 --- a/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild +++ b/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.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/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild,v 1.3 2005/03/25 01:38:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/kdeartwork-styles-3.4.0.ebuild,v 1.4 2005/04/27 20:38:12 corsair Exp $ KMMODULE=styles KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Extra styles for kde" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="" |