diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:32:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:32:58 +0000 |
commit | 37caebbd1f91333a50e088f1d102d5d0eeb59c66 (patch) | |
tree | 1730a6580f81a1fd5323a7dce596dcc598acc79f /kde-base/artsplugin-xine | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.tar.gz gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.tar.bz2 gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 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 cdd370e77e0f..d6f44cf19847 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.73 2008/03/04 05:20:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.74 2008/05/12 15:32:58 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> + artsplugin-xine-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> artsplugin-xine-3.5.8.ebuild, artsplugin-xine-3.5.9.ebuild: 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 585865abf665..fb8021357259 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.2 2008/03/04 05:20:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild,v 1.3 2008/05/12 15:32:58 armin76 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" |