diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:21:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:21:37 +0000 |
commit | 385f38699b94a6909d817dfaca17c4a08dcba744 (patch) | |
tree | 9a51faecd89f742dcbb86d9fe80cdbc302e97d44 /kde-base | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-385f38699b94a6909d817dfaca17c4a08dcba744.tar.gz gentoo-2-385f38699b94a6909d817dfaca17c4a08dcba744.tar.bz2 gentoo-2-385f38699b94a6909d817dfaca17c4a08dcba744.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/phonon-kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 8daa055c7f29..1dcc9da49f97 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/phonon-kde # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.109 2012/01/31 12:29:56 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.110 2012/02/18 16:21:37 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> phonon-kde-4.7.4.ebuild: + ppc stable #396359 31 Jan 2012; Johannes Huber <johu@gentoo.org> phonon-kde-4.6.3.ebuild, phonon-kde-4.7.4.ebuild: diff --git a/kde-base/phonon-kde/phonon-kde-4.7.4.ebuild b/kde-base/phonon-kde/phonon-kde-4.7.4.ebuild index 53f226610050..495a4d957545 100644 --- a/kde-base/phonon-kde/phonon-kde-4.7.4.ebuild +++ b/kde-base/phonon-kde/phonon-kde-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/phonon-kde/phonon-kde-4.7.4.ebuild,v 1.4 2012/01/31 12:29:56 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.7.4.ebuild,v 1.5 2012/02/18 16:21:37 nixnut Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="alsa debug pulseaudio" |