diff options
-rw-r--r-- | kde-base/arts/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/arts/arts-3.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/arts/arts-3.5.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/arts/ChangeLog b/kde-base/arts/ChangeLog index a0abef7b356b..79fe0e6835c2 100644 --- a/kde-base/arts/ChangeLog +++ b/kde-base/arts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/arts # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.221 2006/06/14 09:13:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.222 2006/06/14 16:17:25 weeve Exp $ + + 14 Jun 2006; Jason Wever <weeve@gentoo.org> arts-3.4.3-r1.ebuild, + arts-3.5.2-r1.ebuild: + Stable on SPARC wrt security bug #135970. 14 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> arts-3.5.2-r1.ebuild: diff --git a/kde-base/arts/arts-3.4.3-r1.ebuild b/kde-base/arts/arts-3.4.3-r1.ebuild index 39f5dbcc354b..2b1456bd3215 100644 --- a/kde-base/arts/arts-3.4.3-r1.ebuild +++ b/kde-base/arts/arts-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.3-r1.ebuild,v 1.2 2006/06/12 18:09:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.3-r1.ebuild,v 1.3 2006/06/14 16:17:25 weeve Exp $ inherit kde flag-o-matic eutils set-kdedir 3.4 @@ -16,7 +16,7 @@ RESTRICT="test" LICENSE="GPL-2 LGPL-2" SLOT="3.4" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86" IUSE="alsa esd artswrappersuid jack mp3 nas hardened vorbis" RDEPEND="$(qt_min_version 3.3) diff --git a/kde-base/arts/arts-3.5.2-r1.ebuild b/kde-base/arts/arts-3.5.2-r1.ebuild index f898774f1451..de34ff80d3b6 100644 --- a/kde-base/arts/arts-3.5.2-r1.ebuild +++ b/kde-base/arts/arts-3.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.5.2-r1.ebuild,v 1.3 2006/06/14 09:13:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.5.2-r1.ebuild,v 1.4 2006/06/14 16:17:25 weeve Exp $ inherit kde flag-o-matic eutils set-kdedir 3.5 @@ -17,7 +17,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.5" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="alsa esd artswrappersuid jack mp3 nas vorbis" RDEPEND="$(qt_min_version 3.3) |