diff options
author | 2006-06-01 04:32:15 +0000 | |
---|---|---|
committer | 2006-06-01 04:32:15 +0000 | |
commit | bc1c551760975e096f415f505ecbf745749aa0e9 (patch) | |
tree | d4f073303c1de87df2c058cf3804f53deeb28e7b /kde-base/artsplugin-xine | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-bc1c551760975e096f415f505ecbf745749aa0e9.tar.gz gentoo-2-bc1c551760975e096f415f505ecbf745749aa0e9.tar.bz2 gentoo-2-bc1c551760975e096f415f505ecbf745749aa0e9.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index a047ef8bd8a4..c0db7417eef6 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,9 @@ # 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.40 2006/05/30 01:22:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.41 2006/06/01 04:32:15 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> artsplugin-xine-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 30 May 2006; Diego Pettenò <flameeyes@gentoo.org> artsplugin-xine-3.4.1.ebuild, artsplugin-xine-3.5.2.ebuild: 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 dfa34895602f..f28b1b8f6d80 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.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-xine/artsplugin-xine-3.5.2.ebuild,v 1.9 2006/05/30 05:09:35 josejx Exp $ +# $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 $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |