diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-12 17:02:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-12 17:02:17 +0000 |
commit | c0b1ab3fc6ceb08b74dda29d3b3b04d905c09869 (patch) | |
tree | 8acdc07fc693a2e7b7a3570d1f5fadc660f7827d /kde-base/artsplugin-mpeglib | |
parent | Marked stable on ppc-macos (bug #105690) (diff) | |
download | historical-c0b1ab3fc6ceb08b74dda29d3b3b04d905c09869.tar.gz historical-c0b1ab3fc6ceb08b74dda29d3b3b04d905c09869.tar.bz2 historical-c0b1ab3fc6ceb08b74dda29d3b3b04d905c09869.zip |
Mark 3.4.1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/Manifest | 16 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 3dd453ed25fa..e482117957c2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.15 2005/09/07 10:34:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.16 2005/09/12 16:59:17 agriffis Exp $ + + 12 Sep 2005; Aron Griffis <agriffis@gentoo.org> + artsplugin-mpeglib-3.4.1.ebuild: + Mark 3.4.1 stable on alpha *artsplugin-mpeglib-3.5_alpha1 (07 Sep 2005) diff --git a/kde-base/artsplugin-mpeglib/Manifest b/kde-base/artsplugin-mpeglib/Manifest index 00327342dbc1..a543d4726549 100644 --- a/kde-base/artsplugin-mpeglib/Manifest +++ b/kde-base/artsplugin-mpeglib/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 b0d02b5f1cfc41cfbe51e49a8855f68f ChangeLog 2573 +MD5 073410038bf4b5d9e7d87df5bd7108d4 artsplugin-mpeglib-3.4.1.ebuild 745 MD5 016964d85e67c50c4381df586762713e artsplugin-mpeglib-3.5_alpha1.ebuild 731 -MD5 7c9057dc117fa08f094307bfe26ff940 artsplugin-mpeglib-3.4.1.ebuild 746 -MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 4084bf1456b3b8809bda2e919b1df867 files/digest-artsplugin-mpeglib-3.5_alpha1 74 MD5 5503be4dfa64fd0d3bf2165747a97fb0 files/digest-artsplugin-mpeglib-3.4.1 227 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDHsJkj5H05b2HAEkRAonMAJ9VK1GJAUsCK42F8YB5R6ZCb610fQCggiil -txoQIPjqWh2MH+2PZ8NBBIY= -=E2EI ------END PGP SIGNATURE----- +MD5 4084bf1456b3b8809bda2e919b1df867 files/digest-artsplugin-mpeglib-3.5_alpha1 74 diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild index 5b9757fe2bb7..3f4386cbe12a 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.1.ebuild,v 1.8 2005/08/08 20:35:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.9 2005/09/12 16:59:17 agriffis Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV 3.4.2 kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |