diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 07:42:33 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 07:42:33 +0000 |
commit | 4137b6ec3c6657e2f577766c483c887d99e2f579 (patch) | |
tree | e4b7f90467157fd68fdaa8f3251751a28ee1f551 /kde-base/artsplugin-mpeglib | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-4137b6ec3c6657e2f577766c483c887d99e2f579.tar.gz gentoo-2-4137b6ec3c6657e2f577766c483c887d99e2f579.tar.bz2 gentoo-2-4137b6ec3c6657e2f577766c483c887d99e2f579.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 0b83a3f7f4ed..d61c61079944 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.70 2008/01/28 19:30:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.71 2008/01/30 07:42:33 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + artsplugin-mpeglib-3.5.8.ebuild: + stable x86, bug 207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> artsplugin-mpeglib-3.5.8.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild index c77fc182fb9f..fc8319a246d1 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-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-mpeglib/artsplugin-mpeglib-3.5.8.ebuild,v 1.2 2008/01/28 19:30:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild,v 1.3 2008/01/30 07:42:33 opfer Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" |