diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:37:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 15:37:11 +0000 |
commit | 9e453d8b82645a19c18fa48bc95bfbc8a5efb9bd (patch) | |
tree | 355fa46d64f64a329884118da91a5e029ea6afe4 /kde-base | |
parent | Revert (diff) | |
download | gentoo-2-9e453d8b82645a19c18fa48bc95bfbc8a5efb9bd.tar.gz gentoo-2-9e453d8b82645a19c18fa48bc95bfbc8a5efb9bd.tar.bz2 gentoo-2-9e453d8b82645a19c18fa48bc95bfbc8a5efb9bd.zip |
Revert
(Portage version: 2.1.6.13/cvs/Linux ia64, 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.3.4.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 9f13dee3d6f5..f535b7c69398 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for kde-base/phonon-kde # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.38 2009/12/27 15:07:09 armin76 Exp $ - - 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> phonon-kde-4.3.4.ebuild: - alpha/ia64/sparc stable +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.39 2009/12/27 15:37:11 armin76 Exp $ 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> phonon-kde-4.3.4.ebuild, +files/phonon-kde-4.3.4-optional-alsa.patch: diff --git a/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild b/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild index 005113b62a92..617b1674a8f0 100644 --- a/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.3.4.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/phonon-kde/phonon-kde-4.3.4.ebuild,v 1.3 2009/12/27 15:07:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild,v 1.4 2009/12/27 15:37:11 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" LICENSE="GPL-2" IUSE="alsa debug pulseaudio +xine" |