diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 22:03:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 22:03:42 +0000 |
commit | af74851f51a319b4017b3daf6d2404082c01904f (patch) | |
tree | 021b91a9baf5068324439ccd5158db22afac9b97 /kde-base/artsplugin-xine | |
parent | Stable on sparc (diff) | |
download | historical-af74851f51a319b4017b3daf6d2404082c01904f.tar.gz historical-af74851f51a319b4017b3daf6d2404082c01904f.tar.bz2 historical-af74851f51a319b4017b3daf6d2404082c01904f.zip |
Marked ppc stable.
Package-Manager: portage-2.1.3_rc9
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.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 50d625f6175b..f6d6f49b86de 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.58 2007/08/07 18:18:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.59 2007/08/07 21:50:05 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> + artsplugin-xine-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> artsplugin-xine-3.5.7.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild index 7da6531c6d6c..a7b5aa5771d6 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.7.ebuild,v 1.2 2007/08/07 18:18:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild,v 1.3 2007/08/07 21:50:05 josejx Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |