diff options
author | 2006-12-06 12:28:47 +0000 | |
---|---|---|
committer | 2006-12-06 12:28:47 +0000 | |
commit | 429b3e87e8668257e93d5e95a6914f085e38dad9 (patch) | |
tree | 1527a14067684f58540ec696046e5eae1608828c /kde-base/artsplugin-mpeglib | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-429b3e87e8668257e93d5e95a6914f085e38dad9.tar.gz gentoo-2-429b3e87e8668257e93d5e95a6914f085e38dad9.tar.bz2 gentoo-2-429b3e87e8668257e93d5e95a6914f085e38dad9.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 90b028a22a85..461481889e5c 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/artsplugin-mpeglib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.58 2006/11/28 22:23:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.59 2006/12/06 12:28:47 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> artsplugin-mpeglib-3.5.5.ebuild: + Stable on Alpha. 28 Nov 2006; Markus Rothe <corsair@gentoo.org> artsplugin-mpeglib-3.5.5.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild index b88a04f1a2bc..2dbe7f684aec 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.ebuild,v 1.6 2006/11/28 22:23:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.7 2006/12/06 12:28:47 kloeri Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" |