diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 18:17:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 18:17:00 +0000 |
commit | e12357b75c77f5982170c1faeb40922375214f89 (patch) | |
tree | 8191fd0380d7f0f80cb6b5e4f2b36e4b102b4228 /kde-base/libkcal | |
parent | taking out python gtk check to avoid problems for people building with X (#31... (diff) | |
download | gentoo-2-e12357b75c77f5982170c1faeb40922375214f89.tar.gz gentoo-2-e12357b75c77f5982170c1faeb40922375214f89.tar.bz2 gentoo-2-e12357b75c77f5982170c1faeb40922375214f89.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index 4bfdbd0e844e..77f540980b8b 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.7 2005/03/25 00:59:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.8 2005/04/27 18:17:00 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> libkcal-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 25 Mar 2005; Jason Wever <weeve@gentoo.org> libkcal-3.4.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/libkcal/libkcal-3.4.0.ebuild b/kde-base/libkcal/libkcal-3.4.0.ebuild index 3d0827ac3efc..f4a3ec407e99 100644 --- a/kde-base/libkcal/libkcal-3.4.0.ebuild +++ b/kde-base/libkcal/libkcal-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/libkcal/libkcal-3.4.0.ebuild,v 1.3 2005/03/25 00:59:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.4.0.ebuild,v 1.4 2005/04/27 18:17:00 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE kcal library for korganizer etc" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" OLDDEPEND="~kde-base/ktnef-$PV" DEPEND=" |