diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-25 09:29:11 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-25 09:29:11 +0000 |
commit | 9eb670ee4ee2680f18fcd35e735983b48c8cc618 (patch) | |
tree | 563b97dc05bd311534299ca6e45b6c21df150e09 /media-sound | |
parent | Stable on ppc64; bug #137915 (diff) | |
download | gentoo-2-9eb670ee4ee2680f18fcd35e735983b48c8cc618.tar.gz gentoo-2-9eb670ee4ee2680f18fcd35e735983b48c8cc618.tar.bz2 gentoo-2-9eb670ee4ee2680f18fcd35e735983b48c8cc618.zip |
stable amd64
(Portage version: 3387-svn)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/kamix/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/kamix/kamix-0.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/kamix/ChangeLog b/media-sound/kamix/ChangeLog index 36e486946bad..001b61ab10d2 100644 --- a/media-sound/kamix/ChangeLog +++ b/media-sound/kamix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kamix # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/ChangeLog,v 1.26 2006/03/10 19:32:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/ChangeLog,v 1.27 2006/06/25 09:29:11 blubb Exp $ + + 25 Jun 2006; Simon Stelling <blubb@gentoo.org> kamix-0.6.5.ebuild: + stable on amd64 10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> kamix-0.6.5.ebuild: Stable on ppc. diff --git a/media-sound/kamix/kamix-0.6.5.ebuild b/media-sound/kamix/kamix-0.6.5.ebuild index 46f9a7c483be..c4ac92a70245 100644 --- a/media-sound/kamix/kamix-0.6.5.ebuild +++ b/media-sound/kamix/kamix-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/kamix-0.6.5.ebuild,v 1.4 2006/03/10 19:32:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/kamix-0.6.5.ebuild,v 1.5 2006/06/25 09:29:11 blubb Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kamix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND=">=media-libs/alsa-lib-1.0.9" |