diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:30:38 +0000 |
commit | 4163e8026f79673ca337647e6f0280a5d41d8d2d (patch) | |
tree | 033bdf36a0da5b03c102f13f6672f2ed15d896a5 /kde-base/kdebindings-csharp | |
parent | Fix python dep so that if pyxml is pulled in, it pulls in python too (diff) | |
download | historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.gz historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.tar.bz2 historical-4163e8026f79673ca337647e6f0280a5d41d8d2d.zip |
Marked ppc stable for bug #322791.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdebindings-csharp')
-rw-r--r-- | kde-base/kdebindings-csharp/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdebindings-csharp/ChangeLog b/kde-base/kdebindings-csharp/ChangeLog index c6e8c1df1753..3a88110ecb7c 100644 --- a/kde-base/kdebindings-csharp/ChangeLog +++ b/kde-base/kdebindings-csharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdebindings-csharp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog,v 1.38 2010/08/03 07:43:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog,v 1.39 2010/08/09 03:11:37 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> + kdebindings-csharp-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kdebindings-csharp-4.4.5.ebuild: diff --git a/kde-base/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild b/kde-base/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild index 90800bb25381..0d9ee3e88c0e 100644 --- a/kde-base/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild +++ b/kde-base/kdebindings-csharp/kdebindings-csharp-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/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild,v 1.2 2010/08/03 07:43:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.4.5.ebuild,v 1.3 2010/08/09 03:11:37 josejx Exp $ EAPI="3" @@ -10,7 +10,7 @@ WEBKIT_REQUIRED="optional" inherit kde4-meta mono DESCRIPTION="C# bindings for KDE and Qt" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="akonadi debug +phonon plasma qimageblitz qscintilla semantic-desktop" DEPEND=" |