diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:23:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:23:41 +0000 |
commit | f208130cfa874566fd2e319b0d0bf828f4c2b6b2 (patch) | |
tree | bd20508210e730860dc526ce0d269ac9c8f6ab39 /kde-base/artsplugin-mpeglib | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-f208130cfa874566fd2e319b0d0bf828f4c2b6b2.tar.gz gentoo-2-f208130cfa874566fd2e319b0d0bf828f4c2b6b2.tar.bz2 gentoo-2-f208130cfa874566fd2e319b0d0bf828f4c2b6b2.zip |
alpha/x86 stable wrt #176297
(Portage version: 2.1.2.11)
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.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index f37ac90ea109..421c989a23eb 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.65 2007/08/11 14:33:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.66 2007/08/11 17:23:41 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> + artsplugin-mpeglib-3.5.7.ebuild: + alpha/x86 stable wrt #176297 11 Aug 2007; Markus Rothe <corsair@gentoo.org> artsplugin-mpeglib-3.5.7.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild index 0beac27fe42e..b5396404bfff 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.2 2007/08/11 14:33:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild,v 1.3 2007/08/11 17:23:41 armin76 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)" |