diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:47:43 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:47:43 +0000 |
commit | 20cac0be3e5f8a360299d9a5a5d6981e34712a6a (patch) | |
tree | d37ade1a5b23dff29c74af1b6ee2860fc85cd125 /kde-base/artsplugin-mpeglib | |
parent | Version bump. (diff) | |
download | gentoo-2-20cac0be3e5f8a360299d9a5a5d6981e34712a6a.tar.gz gentoo-2-20cac0be3e5f8a360299d9a5a5d6981e34712a6a.tar.bz2 gentoo-2-20cac0be3e5f8a360299d9a5a5d6981e34712a6a.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild | 18 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.7 | 3 |
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index bbdc1546b65d..285347bab191 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,12 @@ # 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.63 2007/02/05 11:50:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.64 2007/05/22 20:47:43 carlo Exp $ + +*artsplugin-mpeglib-3.5.7 (22 May 2007) + + 22 May 2007; Carsten Lohrke <carlo@gentoo.org> + +artsplugin-mpeglib-3.5.7.ebuild: + Version bump. 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -files/artsplugin-mpeglib-3.5.2-libarts.patch: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild new file mode 100644 index 000000000000..20283b2c099c --- /dev/null +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild @@ -0,0 +1,18 @@ +# 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.1 2007/05/22 20:47:43 carlo Exp $ + +ARTS_REQUIRED="yes" +KMNAME=kdemultimedia +KMMODULE=mpeglib_artsplug +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="mpeglib plugin for arts" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +IUSE="" +DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" + +KMCOPYLIB="libmpeg mpeglib/lib/" +KMEXTRACTONLY="mpeglib/" diff --git a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.7 b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.7 new file mode 100644 index 000000000000..61722a116cc0 --- /dev/null +++ b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.7 @@ -0,0 +1,3 @@ +MD5 3d18574ca14258fb565160aa84bf217c kdemultimedia-3.5.7.tar.bz2 6347766 +RMD160 23354d5b5b527c0c5bb1a123b018b130a0734906 kdemultimedia-3.5.7.tar.bz2 6347766 +SHA256 7fda798eed8ad5c2b3a2f729f9790aba24ff23f5e40c0fc4aca77c40d5d6f6a5 kdemultimedia-3.5.7.tar.bz2 6347766 |