diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 15:24:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 15:24:10 +0000 |
commit | cc464c003cad6887ad15fd6718ec5aed602f624a (patch) | |
tree | 8409ab13877de44f84a0e77ee1c969635218c00d /kde-base/artsplugin-mpeglib | |
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-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 90b028a22a85..461481889e5c 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/artsplugin-mpeglib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.58 2006/11/28 22:23:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.59 2006/12/06 12:28:47 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> artsplugin-mpeglib-3.5.5.ebuild: + Stable on Alpha. 28 Nov 2006; Markus Rothe <corsair@gentoo.org> artsplugin-mpeglib-3.5.5.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild index b88a04f1a2bc..2dbe7f684aec 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-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-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.6 2006/11/28 22:23:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.7 2006/12/06 12:28:47 kloeri Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" |