diff options
author | 2010-08-03 07:43:56 +0000 | |
---|---|---|
committer | 2010-08-03 07:43:56 +0000 | |
commit | b9f7f8b376d65a7411f0e7f7bc65b2913c83659e (patch) | |
tree | 592ef90256c4cf9799a4fb320b785644c78c7d9f /kde-base/kmix | |
parent | Bug #323717: Newer kernels change the build of localversion a lot, so we need... (diff) | |
download | gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.gz gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.bz2 gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmix')
-rw-r--r-- | kde-base/kmix/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmix/kmix-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmix/ChangeLog b/kde-base/kmix/ChangeLog index a5442b114023..07da7d4f7f1a 100644 --- a/kde-base/kmix/ChangeLog +++ b/kde-base/kmix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/ChangeLog,v 1.160 2010/06/30 15:36:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/ChangeLog,v 1.161 2010/08/03 07:42:32 hwoarang Exp $ + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kmix-4.4.5.ebuild: + Stable on amd64 wrt bug #322791 *kmix-4.4.5 (30 Jun 2010) diff --git a/kde-base/kmix/kmix-4.4.5.ebuild b/kde-base/kmix/kmix-4.4.5.ebuild index aefe21ed778f..3aeacbb2ead6 100644 --- a/kde-base/kmix/kmix-4.4.5.ebuild +++ b/kde-base/kmix/kmix-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/kmix/kmix-4.4.5.ebuild,v 1.1 2010/06/30 15:36:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-4.4.5.ebuild,v 1.2 2010/08/03 07:42:32 hwoarang Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdemultimedia" inherit kde4-meta DESCRIPTION="KDE mixer gui" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="alsa debug +handbook pulseaudio" DEPEND=" |