diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
commit | 62c36d8d635611d5f9a11d14a335c796ad1a628a (patch) | |
tree | 3291929e27d255b8c8b2977957c97d800e9d1a67 /kde-base/artsplugin-xine | |
parent | Support new CVS build layout (diff) | |
download | historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.gz historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.bz2 historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.zip |
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-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.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 393cef188f19..eecfd5a2c024 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.35 2006/05/25 21:29:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.36 2006/05/26 15:16:56 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + artsplugin-xine-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> 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 6989992fb873..6a30607e2572 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.4 2006/05/25 21:29:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild,v 1.5 2006/05/26 15:16:56 wolf31o2 Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ 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" |