diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:45:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 10:45:25 +0000 |
commit | 8bc3c89b304e2271545dec77c33662d4ee49c4f9 (patch) | |
tree | bebdf4a48f501cf75393aab1aa08cccedb8c53d2 /kde-base/ktip | |
parent | stable on amd64 wrt bug 114038 (diff) | |
download | historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.tar.gz historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.tar.bz2 historical-8bc3c89b304e2271545dec77c33662d4ee49c4f9.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 2f46d0f637f2..207cb8b793a3 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.33 2005/12/12 15:38:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.34 2005/12/17 10:17:45 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> ktip-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> ktip-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/ktip/ktip-3.5.0.ebuild b/kde-base/ktip/ktip-3.5.0.ebuild index 4f6141aa9c74..9e5617a89828 100644 --- a/kde-base/ktip/ktip-3.5.0.ebuild +++ b/kde-base/ktip/ktip-3.5.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/ktip/ktip-3.5.0.ebuild,v 1.4 2005/12/12 15:38:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.0.ebuild,v 1.5 2005/12/17 10:17:45 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |