diff options
author | 2008-01-30 11:46:54 +0000 | |
---|---|---|
committer | 2008-01-30 11:46:54 +0000 | |
commit | 5fb6ef8f758cd4979919b514f25a1135ad7555f4 (patch) | |
tree | 3601dc86b5a7c271d811279e78de27795d5831d4 /kde-base/artsplugin-xine | |
parent | Version bump. (diff) | |
download | historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.gz historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.bz2 historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.zip |
stable x86, bug 207634
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 246f32745936..8674135afe3e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.66 2008/01/29 16:37:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.67 2008/01/30 07:44:05 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + artsplugin-xine-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> artsplugin-xine-3.5.8.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild index 53a09f3053f9..f709b03c8e2a 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8.ebuild,v 1.3 2008/01/29 16:37:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild,v 1.4 2008/01/30 07:44:05 opfer 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" |