diff options
author | 2009-06-06 11:27:15 +0000 | |
---|---|---|
committer | 2009-06-06 11:27:15 +0000 | |
commit | cbbf6446d0d211b5585a28a9386ae65d5162f033 (patch) | |
tree | 83e3b1100ab3fda7a34f6cd5cd370a959be721af /kde-base/noatun | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | gentoo-2-cbbf6446d0d211b5585a28a9386ae65d5162f033.tar.gz gentoo-2-cbbf6446d0d211b5585a28a9386ae65d5162f033.tar.bz2 gentoo-2-cbbf6446d0d211b5585a28a9386ae65d5162f033.zip |
amd64/x86 stable, bug #271889
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/noatun')
-rw-r--r-- | kde-base/noatun/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/noatun/noatun-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/noatun/ChangeLog b/kde-base/noatun/ChangeLog index 5e542fbe2e1c..29a8e2169c89 100644 --- a/kde-base/noatun/ChangeLog +++ b/kde-base/noatun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/noatun # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.96 2009/06/03 15:29:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.97 2009/06/06 11:27:15 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> noatun-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> noatun-3.5.10.ebuild: Marking noatun-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/noatun/noatun-3.5.10.ebuild b/kde-base/noatun/noatun-3.5.10.ebuild index c62ecb1a5bb0..1b1bddaffce5 100644 --- a/kde-base/noatun/noatun-3.5.10.ebuild +++ b/kde-base/noatun/noatun-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.10.ebuild,v 1.3 2009/06/03 15:29:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.10.ebuild,v 1.4 2009/06/06 11:27:15 maekke Exp $ KMNAME=kdemultimedia EAPI="1" inherit kde-meta eutils flag-o-matic DESCRIPTION="A modular media player for KDE, featuring audio effects, graphic equalizer and network transparency." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=kde-base/kdemultimedia-arts-${PV}:${SLOT}" |