diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 18:01:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 18:01:58 +0000 |
commit | f0d7f485f2b39be04a2f39dcf3dbffe6ce5b6371 (patch) | |
tree | 3dd6e0edb81ec15ba9def1701a712f577d6558b7 /kde-base/artsplugin-mpeglib | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-f0d7f485f2b39be04a2f39dcf3dbffe6ce5b6371.tar.gz gentoo-2-f0d7f485f2b39be04a2f39dcf3dbffe6ce5b6371.tar.bz2 gentoo-2-f0d7f485f2b39be04a2f39dcf3dbffe6ce5b6371.zip |
alpha stable
(Portage version: 2.1.3.19)
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.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 0dab05e55660..4980625455b9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.73 2008/01/31 15:30:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.74 2008/02/09 18:01:58 armin76 Exp $ + + 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> + artsplugin-mpeglib-3.5.8.ebuild: + alpha stable 31 Jan 2008; Brent Baude <ranger@gentoo.org> artsplugin-mpeglib-3.5.8.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild index a80964c2340b..ef6f3d4d3ca5 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8.ebuild,v 1.5 2008/01/31 15:30:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild,v 1.6 2008/02/09 18:01:58 armin76 Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" |