diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 21:43:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 21:43:00 +0000 |
commit | 8027c5be635e177a467c5e51d4ead34c0fb2290d (patch) | |
tree | cae3dc9af2c604e0cb656f0b23a1855482673d35 /kde-base/artsplugin-akode | |
parent | Version bump. Thanks to Dirk Goettel, closes bug #169373. (diff) | |
download | historical-8027c5be635e177a467c5e51d4ead34c0fb2290d.tar.gz historical-8027c5be635e177a467c5e51d4ead34c0fb2290d.tar.bz2 historical-8027c5be635e177a467c5e51d4ead34c0fb2290d.zip |
Stable on ppc64; bug #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/artsplugin-akode')
-rw-r--r-- | kde-base/artsplugin-akode/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-akode/ChangeLog b/kde-base/artsplugin-akode/ChangeLog index f6f6afeb75f3..35abfbbb0711 100644 --- a/kde-base/artsplugin-akode/ChangeLog +++ b/kde-base/artsplugin-akode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-akode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.50 2007/08/08 18:49:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.51 2007/08/09 19:19:24 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> + artsplugin-akode-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> artsplugin-akode-3.5.7.ebuild: diff --git a/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild b/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild index 981187a96f86..3ea6752b754d 100644 --- a/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild +++ b/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild,v 1.4 2007/08/08 18:49:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild,v 1.5 2007/08/09 19:19:24 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -12,7 +12,7 @@ inherit kde-meta eutils SRC_URI="${SRC_URI}" DESCRIPTION="aKode aRts plugin." -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/akode $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)" |