diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-01 20:22:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-01 20:22:21 +0000 |
commit | 7a13232fed5821d39c0af7a4a351b0fe5f0a8a84 (patch) | |
tree | 1636d3235a911920ce7e9dcf34d08798f846fff5 /kde-base/artsplugin-xine | |
parent | Update to new release. (diff) | |
download | historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.gz historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.bz2 historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.zip |
Update to new release.
Package-Manager: portage-2.1_rc3-r3
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index c0db7417eef6..f90558fbc01d 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.41 2006/06/01 04:32:15 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.42 2006/06/01 16:27:17 flameeyes Exp $ + + 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + artsplugin-xine-3.5.2.ebuild: + Update to new release. 01 Jun 2006; Thomas Cort <tcort@gentoo.org> artsplugin-xine-3.5.2.ebuild: Stable on alpha wrt Bug #132213. diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild index f28b1b8f6d80..01bab3cfd0f2 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.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-xine/artsplugin-xine-3.5.2.ebuild,v 1.10 2006/06/01 04:32:15 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild,v 1.11 2006/06/01 16:27:17 flameeyes Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia KMMODULE=xine_artsplugin -MAXKDEVER=$PV +MAXKDEVER=3.5.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |