diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
commit | a8ad302a1e01c09bf4f3be560ac4611842c58ef5 (patch) | |
tree | df1a0fd92e00be5c1d74e908075e4969a12a9e98 /kde-base/artsplugin-xine | |
parent | Stable on sparc --- Bug #141446 --- I am bypassing 2.1.73 for 2.1.73-r1 (diff) | |
download | historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.gz historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.bz2 historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 3d4f38108730..5585a6305663 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.46 2006/10/03 08:50:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.47 2006/11/13 13:38:05 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + artsplugin-xine-3.5.5.ebuild: + "Stable x86, bug #147570" *artsplugin-xine-3.5.5 (03 Oct 2006) diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild index 6437dec61f8f..9c56a076055e 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.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.5.ebuild,v 1.1 2006/10/03 08:50:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.2 2006/11/13 13:38: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" |