diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:21:10 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:21:10 +0000 |
commit | 3737ce4beb92eb9ca1a2e64d52a295ed04cc8ae8 (patch) | |
tree | bb84f3319486cf9d7edc6650fdac17469373ff9e /kde-base/kdepimlibs | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-3737ce4beb92eb9ca1a2e64d52a295ed04cc8ae8.tar.gz gentoo-2-3737ce4beb92eb9ca1a2e64d52a295ed04cc8ae8.tar.bz2 gentoo-2-3737ce4beb92eb9ca1a2e64d52a295ed04cc8ae8.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r-- | kde-base/kdepimlibs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog index 101c2637b468..6f46640210df 100644 --- a/kde-base/kdepimlibs/ChangeLog +++ b/kde-base/kdepimlibs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepimlibs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.78 2010/08/03 07:42:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.79 2010/08/09 03:21:10 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kdepimlibs-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kdepimlibs-4.4.5.ebuild: diff --git a/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild index 1ea980bf5587..fc59bcc1ff1d 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild,v 1.2 2010/08/03 07:42:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.4.5.ebuild,v 1.3 2010/08/09 03:21:10 josejx Exp $ EAPI="3" @@ -10,7 +10,7 @@ inherit kde4-base DESCRIPTION="Common library for KDE PIM apps." HOMEPAGE="http://www.kde.org/" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug +handbook ldap +semantic-desktop" |