diff options
author | 2008-05-14 17:31:11 +0000 | |
---|---|---|
committer | 2008-05-14 17:31:11 +0000 | |
commit | 9ce35de7e4a5520927f245ef57111c048a42b7e0 (patch) | |
tree | f94b9ea2379a75d6daee16e374f55a7ee77fb64b /kde-base/artsplugin-xine | |
parent | stable x86, bug 222023 (diff) | |
download | historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.tar.gz historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.tar.bz2 historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
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.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index a0bb3500c81c..29cf6c6b4eaa 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.76 2008/05/13 13:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.77 2008/05/14 17:26:56 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> + artsplugin-xine-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> artsplugin-xine-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild index 225be9564fa5..04572d2b4388 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.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.9.ebuild,v 1.5 2008/05/13 13:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild,v 1.6 2008/05/14 17:26:56 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,6 +9,6 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |