diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 16:37:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 16:37:44 +0000 |
commit | d7e44ef2b08e31fe6db2f33215b9270c88cbb55b (patch) | |
tree | d42eed672b37224f1935fa8cc5e267b5c6bfa2ec /kde-base/artsplugin-xine | |
parent | fix depend.apache usage wrt #208033; update metadata (diff) | |
download | gentoo-2-d7e44ef2b08e31fe6db2f33215b9270c88cbb55b.tar.gz gentoo-2-d7e44ef2b08e31fe6db2f33215b9270c88cbb55b.tar.bz2 gentoo-2-d7e44ef2b08e31fe6db2f33215b9270c88cbb55b.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 8377b0bc239b..246f32745936 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.65 2008/01/28 19:32:09 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.66 2008/01/29 16:37:44 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> + artsplugin-xine-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> artsplugin-xine-3.5.8.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild index 2e7181f21473..53a09f3053f9 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.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.8.ebuild,v 1.2 2008/01/28 19:32:09 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild,v 1.3 2008/01/29 16:37:44 armin76 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" |