diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:28:04 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:28:04 +0000 |
commit | 23c74c539d6e95fa2a0987bb7a4684822fe3319b (patch) | |
tree | b3bdeab4b1ccc1472950ea34ba686ee1940fe820 /kde-base/artsplugin-audiofile | |
parent | early stable bump for hdf5 and gdal (required) (diff) | |
download | gentoo-2-23c74c539d6e95fa2a0987bb7a4684822fe3319b.tar.gz gentoo-2-23c74c539d6e95fa2a0987bb7a4684822fe3319b.tar.bz2 gentoo-2-23c74c539d6e95fa2a0987bb7a4684822fe3319b.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/artsplugin-audiofile')
-rw-r--r-- | kde-base/artsplugin-audiofile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 57a25a75c00d..50a8a7fa38da 100644 --- a/kde-base/artsplugin-audiofile/ChangeLog +++ b/kde-base/artsplugin-audiofile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-audiofile # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.28 2006/05/13 01:14:53 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.29 2006/05/25 21:28:04 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + artsplugin-audiofile-3.5.0.ebuild: + Stable on x86 wrt bug #132213 13 May 2006; Carsten Lohrke <carlo@gentoo.org> artsplugin-audiofile-3.5.0.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild index 0e38517439ad..e560975f7c75 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.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/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild,v 1.9 2006/05/13 01:14:53 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild,v 1.10 2006/05/25 21:28:04 wolf31o2 Exp $ KMNAME=kdemultimedia KMMODULE=audiofile_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="media-libs/audiofile" |