diff options
author | David Holm <dholm@gentoo.org> | 2004-04-09 13:35:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-09 13:35:54 +0000 |
commit | 0d6550426e6f60e92a1e69becdd412bd3435cdde (patch) | |
tree | 2c5153971f4f7a97b14fa9bc5ed088ed509ce1c1 /media-libs | |
parent | Version bump in reference to bug #47340 which addresses a security flaw in LC... (diff) | |
download | gentoo-2-0d6550426e6f60e92a1e69becdd412bd3435cdde.tar.gz gentoo-2-0d6550426e6f60e92a1e69becdd412bd3435cdde.tar.bz2 gentoo-2-0d6550426e6f60e92a1e69becdd412bd3435cdde.zip |
Added to ~ppc
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libmustux/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libmustux/libmustux-0.20.0.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libmustux/libmustux-0.20.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libmustux/ChangeLog b/media-libs/libmustux/ChangeLog index 42a998ee3089..ad4b59967f1c 100644 --- a/media-libs/libmustux/ChangeLog +++ b/media-libs/libmustux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libmustux # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/ChangeLog,v 1.8 2004/04/08 12:12:32 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/ChangeLog,v 1.9 2004/04/09 13:35:54 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> libmustux-0.20.0.ebuild, + libmustux-0.20.1.ebuild: + Added to ~ppc. *libmustux-0.20.1 (16 Mar 2004) diff --git a/media-libs/libmustux/libmustux-0.20.0.ebuild b/media-libs/libmustux/libmustux-0.20.0.ebuild index 574cf9c7251d..3a97b39c65fa 100644 --- a/media-libs/libmustux/libmustux-0.20.0.ebuild +++ b/media-libs/libmustux/libmustux-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.0.ebuild,v 1.4 2004/03/26 16:37:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.0.ebuild,v 1.5 2004/04/09 13:35:54 dholm Exp $ inherit kde-functions @@ -12,7 +12,7 @@ IUSE="static" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/x11 >=x11-libs/qt-3 diff --git a/media-libs/libmustux/libmustux-0.20.1.ebuild b/media-libs/libmustux/libmustux-0.20.1.ebuild index c5b4836a96f3..8841da715d39 100644 --- a/media-libs/libmustux/libmustux-0.20.1.ebuild +++ b/media-libs/libmustux/libmustux-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.1.ebuild,v 1.2 2004/04/08 12:15:25 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.1.ebuild,v 1.3 2004/04/09 13:35:54 dholm Exp $ inherit kde-functions @@ -12,7 +12,7 @@ IUSE="static" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/x11 >=x11-libs/qt-3 |