diff options
author | 2006-12-06 15:24:10 +0000 | |
---|---|---|
committer | 2006-12-06 15:24:10 +0000 | |
commit | cc464c003cad6887ad15fd6718ec5aed602f624a (patch) | |
tree | 8409ab13877de44f84a0e77ee1c969635218c00d /kde-base/artsplugin-xine | |
parent | Version bump. (diff) | |
download | historical-cc464c003cad6887ad15fd6718ec5aed602f624a.tar.gz historical-cc464c003cad6887ad15fd6718ec5aed602f624a.tar.bz2 historical-cc464c003cad6887ad15fd6718ec5aed602f624a.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 1e81c6c3d43d..54aa6a27bca1 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,9 @@ # 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.52 2006/11/28 22:24:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.53 2006/12/06 14:06:25 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> artsplugin-xine-3.5.5.ebuild: + Stable on Alpha. 28 Nov 2006; Markus Rothe <corsair@gentoo.org> artsplugin-xine-3.5.5.ebuild: 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 f9d246471f79..0c0b269ed195 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.6 2006/11/28 22:24:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.7 2006/12/06 14:06:25 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" |