diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:50:05 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:50:05 +0000 |
commit | e95616f875ef68bebc8590314ba019f2056c7eab (patch) | |
tree | 536ce9df2c8d41ad81c9d2801514676d63f14bed /kde-base/artsplugin-xine | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-e95616f875ef68bebc8590314ba019f2056c7eab.tar.gz gentoo-2-e95616f875ef68bebc8590314ba019f2056c7eab.tar.bz2 gentoo-2-e95616f875ef68bebc8590314ba019f2056c7eab.zip |
Marked ppc stable.
(Portage version: 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" |