diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:46:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:46:39 +0000 |
commit | f982b401290e968d3dd6818a799c52c1f5004015 (patch) | |
tree | 60252b42abdf191053c59a09b0064b2eba21f6bc /kde-base/artsplugin-mpeglib | |
parent | Add longdescription to metadata.xml. (diff) | |
download | gentoo-2-f982b401290e968d3dd6818a799c52c1f5004015.tar.gz gentoo-2-f982b401290e968d3dd6818a799c52c1f5004015.tar.bz2 gentoo-2-f982b401290e968d3dd6818a799c52c1f5004015.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
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.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index ca4f301d1015..090f122a6584 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.31 2005/12/10 06:32:50 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.32 2005/12/10 22:42:24 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + artsplugin-mpeglib-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> artsplugin-mpeglib-3.4.3.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild index 5c26899e88bf..d00e00a9160d 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.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.3.ebuild,v 1.6 2005/12/10 06:32:50 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild,v 1.7 2005/12/10 22:42:24 kloeri 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 3.4.1 $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |