diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:30:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:30:42 +0000 |
commit | 09654c75c135015e2222314f46679da52ac6550f (patch) | |
tree | fd7485ac8618bd3a2561c30da9f3ac930a585914 /kde-base/qyoto | |
parent | Change the docdir to be /usr/share/doc not /usr/share wrt bug#403943. (diff) | |
download | historical-09654c75c135015e2222314f46679da52ac6550f.tar.gz historical-09654c75c135015e2222314f46679da52ac6550f.tar.bz2 historical-09654c75c135015e2222314f46679da52ac6550f.zip |
ppc stable #396359
Package-Manager: portage-2.1.10.44/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'kde-base/qyoto')
-rw-r--r-- | kde-base/qyoto/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index 193a6a39b630..47302acbf496 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.15 2012/02/14 19:28:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.16 2012/02/18 16:25:17 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> qyoto-4.7.4.ebuild: + ppc stable #396359 14 Feb 2012; nixnut <nixnut@gentoo.org> qyoto-4.7.4.ebuild: ~ppc, preparing for #396359 diff --git a/kde-base/qyoto/qyoto-4.7.4.ebuild b/kde-base/qyoto/qyoto-4.7.4.ebuild index bce04758d515..b4a600b3a0a1 100644 --- a/kde-base/qyoto/qyoto-4.7.4.ebuild +++ b/kde-base/qyoto/qyoto-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.7.4.ebuild,v 1.4 2012/02/14 19:28:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.7.4.ebuild,v 1.5 2012/02/18 16:25:17 nixnut Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug +phonon qscintilla webkit" DEPEND=" |