diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:24:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:24:11 +0000 |
commit | 4ca03aa5f89e40588c962306a5550c3a44cf579b (patch) | |
tree | d72d96d85be7fe9fb8c15b5d7ec5478c228fe2e6 /kde-base/artsplugin-xine | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-4ca03aa5f89e40588c962306a5550c3a44cf579b.tar.gz gentoo-2-4ca03aa5f89e40588c962306a5550c3a44cf579b.tar.bz2 gentoo-2-4ca03aa5f89e40588c962306a5550c3a44cf579b.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
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 8b5db0399a47..438c55c6cdac 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.43 2006/07/25 02:38:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.44 2006/09/03 10:24:11 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + artsplugin-xine-3.5.2.ebuild: + Stable on ia64. *artsplugin-xine-3.5.4 (25 Jul 2006) 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 01bab3cfd0f2..1e3fc7335a68 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.11 2006/06/01 16:27:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild,v 1.12 2006/09/03 10:24:11 kloeri 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" |