diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 04:41:05 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 04:41:05 +0000 |
commit | 91252250fce6a3952ae7f5bb19a763bd80794561 (patch) | |
tree | 772ee91e6b4a32a1d83fc4dd65677d607c3925e5 /kde-base/artsplugin-mpeglib | |
parent | Stable on x86; bug #135076 (diff) | |
download | historical-91252250fce6a3952ae7f5bb19a763bd80794561.tar.gz historical-91252250fce6a3952ae7f5bb19a763bd80794561.tar.bz2 historical-91252250fce6a3952ae7f5bb19a763bd80794561.zip |
Stable on alpha wrt Bug #132213.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 590e749ce9cf..75a38cf23a51 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2006/05/30 05:35:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.45 2006/06/01 04:30:23 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> + artsplugin-mpeglib-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 30 May 2006; Markus Rothe <corsair@gentoo.org> artsplugin-mpeglib-3.5.2.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.2.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.2.ebuild index 64a63eb3f8ea..fa5cfd104516 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.2.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-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-mpeglib/artsplugin-mpeglib-3.5.2.ebuild,v 1.8 2006/05/30 05:35:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.2.ebuild,v 1.9 2006/06/01 04:30:23 tcort 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)" |