diff options
author | 2005-03-18 18:07:30 +0000 | |
---|---|---|
committer | 2005-03-18 18:07:30 +0000 | |
commit | cf10b0713322d18e38592aa70689e0fe816d7189 (patch) | |
tree | 751049af53016e369522deaf083fb4018b12b5da /kde-base/artsplugin-xine | |
parent | Added an ebuild for the March 2005 interim release. (diff) | |
download | historical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.gz historical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.bz2 historical-cf10b0713322d18e38592aa70689e0fe816d7189.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index ae82348ab988..4c60b8efa0e9 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.5 2005/03/14 15:13:55 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.6 2005/03/18 17:25:04 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> + artsplugin-xine-3.4.0.ebuild: + Added to ~ppc 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> artsplugin-xine-3.4.0.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild index 7615fd670f52..c0e96a0d7ddc 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.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-xine/artsplugin-xine-3.4.0.ebuild,v 1.2 2005/03/14 15:13:55 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild,v 1.3 2005/03/18 17:25:04 morfic Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND=">=media-libs/xine-lib-1_beta12" |