diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:47:57 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:47:57 +0000 |
commit | 4954398da5a528669f89d727030117304f17c061 (patch) | |
tree | 838c96231dbaafc3eaf88ad15f8ceefb746c33e9 /kde-base/artsplugin-audiofile | |
parent | Version bump; cleanup (diff) | |
download | gentoo-2-4954398da5a528669f89d727030117304f17c061.tar.gz gentoo-2-4954398da5a528669f89d727030117304f17c061.tar.bz2 gentoo-2-4954398da5a528669f89d727030117304f17c061.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 42a1445c495e..7f3e94586c2a 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.40 2006/09/17 22:53:03 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.41 2006/10/03 08:47:57 flameeyes Exp $ + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + artsplugin-audiofile-3.5.4.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -artsplugin-audiofile-3.4.1.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild index aa77bffad90d..0b617e5fc524 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild @@ -1,11 +1,11 @@ # 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.4.ebuild,v 1.1 2006/07/25 02:34:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.2 2006/10/03 08:47:57 flameeyes Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia KMMODULE=audiofile_artsplugin -MAXKDEVER=$PV +MAXKDEVER=3.5.5 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |