diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:50:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:50:21 +0000 |
commit | 0ed5e5db1c81072b3c491417ecc019fd8a9b8305 (patch) | |
tree | ad19881b2ad8786be5c99f8f1ac8fe59bc02c5df /kde-base/artsplugin-xine | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-0ed5e5db1c81072b3c491417ecc019fd8a9b8305.tar.gz gentoo-2-0ed5e5db1c81072b3c491417ecc019fd8a9b8305.tar.bz2 gentoo-2-0ed5e5db1c81072b3c491417ecc019fd8a9b8305.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | 15 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.5 | 3 |
3 files changed, 25 insertions, 1 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 641115aa29d3..3d4f38108730 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.45 2006/09/17 22:53:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.46 2006/10/03 08:50:21 flameeyes Exp $ + +*artsplugin-xine-3.5.5 (03 Oct 2006) + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + +artsplugin-xine-3.5.5.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -artsplugin-xine-3.4.1.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild new file mode 100644 index 000000000000..6437dec61f8f --- /dev/null +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.1 2006/10/03 08:50:21 flameeyes Exp $ + +ARTS_REQUIRED="yes" +KMNAME=kdemultimedia +KMMODULE=xine_artsplugin +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="arts xine plugin" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND=">=media-libs/xine-lib-1.0" diff --git a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.5 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.5 new file mode 100644 index 000000000000..99a4f82992b3 --- /dev/null +++ b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.5 @@ -0,0 +1,3 @@ +MD5 fc8f0911050c42aec0636cf3873e22ba kdemultimedia-3.5.5.tar.bz2 6287234 +RMD160 c31d81efeb02cea29048fbdefcb8c4f13726fded kdemultimedia-3.5.5.tar.bz2 6287234 +SHA256 1c15f9572bec29fbfac5224b7f7c88bd57375c827622a9017d3861475881fb4c kdemultimedia-3.5.5.tar.bz2 6287234 |