diff options
author | 2009-10-26 21:31:59 +0000 | |
---|---|---|
committer | 2009-10-26 21:31:59 +0000 | |
commit | 6d2853552b40230c9f57e9d3d6476276a1cf4479 (patch) | |
tree | d6186d9db7e7da09904f9e9a035cc49e379d5fa1 /kde-base/libknotificationitem | |
parent | remove dev-python/rhpxl (diff) | |
download | historical-6d2853552b40230c9f57e9d3d6476276a1cf4479.tar.gz historical-6d2853552b40230c9f57e9d3d6476276a1cf4479.tar.bz2 historical-6d2853552b40230c9f57e9d3d6476276a1cf4479.zip |
Marked ~hppa (bug #280312).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'kde-base/libknotificationitem')
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/libknotificationitem/ChangeLog b/kde-base/libknotificationitem/ChangeLog index 33bd40bd1ef4..6f2464f67e04 100644 --- a/kde-base/libknotificationitem/ChangeLog +++ b/kde-base/libknotificationitem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libknotificationitem # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.10 2009/10/24 19:35:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.11 2009/10/26 21:28:09 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> + libknotificationitem-4.3.1.ebuild, libknotificationitem-4.3.2.ebuild: + Marked ~hppa (bug #280312). 24 Oct 2009; Joseph Jezak <josejx@gentoo.org> libknotificationitem-4.3.1.ebuild, libknotificationitem-4.3.2.ebuild: diff --git a/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild index d70527d19d37..60faf3ed642b 100644 --- a/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild +++ b/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild,v 1.5 2009/10/24 19:35:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.1.ebuild,v 1.6 2009/10/26 21:28:09 jer Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="knotificationitem" inherit kde4-meta DESCRIPTION="Notification library" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug" diff --git a/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild index c46f379a9f71..f2484140aafa 100644 --- a/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild +++ b/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild,v 1.3 2009/10/24 19:35:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild,v 1.4 2009/10/26 21:28:09 jer Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="knotificationitem" inherit kde4-meta DESCRIPTION="Notification library" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |