diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:13:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:13:31 +0000 |
commit | f1b3f77ceaaf7563b56540867877c954bbd4c983 (patch) | |
tree | 8ac9602c98890d86f0551d7f9f139924adfdae66 /kde-base | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-f1b3f77ceaaf7563b56540867877c954bbd4c983.tar.gz gentoo-2-f1b3f77ceaaf7563b56540867877c954bbd4c983.tar.bz2 gentoo-2-f1b3f77ceaaf7563b56540867877c954bbd4c983.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base')
-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 244232c275bf..60ea8520b2c2 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.98 2009/06/18 05:02:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.99 2009/07/12 12:13:31 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> noatun-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> noatun-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/noatun/noatun-3.5.10.ebuild b/kde-base/noatun/noatun-3.5.10.ebuild index df7976539a88..5d5697ea52fd 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.5 2009/06/18 05:02:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.10.ebuild,v 1.6 2009/07/12 12:13:31 armin76 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}" |