diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:47:10 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:47:10 +0000 |
commit | e4a73e044d703d46c6265928b3284217d99364c0 (patch) | |
tree | 681983de46bd50d6eb637eadfabe57c6eab6f67e /kde-base/artsplugin-mpeglib | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-e4a73e044d703d46c6265928b3284217d99364c0.tar.gz gentoo-2-e4a73e044d703d46c6265928b3284217d99364c0.tar.bz2 gentoo-2-e4a73e044d703d46c6265928b3284217d99364c0.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index caa311b95cf8..807002538918 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.54 2006/11/13 10:48:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.55 2006/11/13 23:47:10 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> + artsplugin-mpeglib-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@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 238c75ec273a..284d0c4a5db2 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.3 2006/11/13 10:48:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.4 2006/11/13 23:47:10 kugelfang 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="amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" |