diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-15 16:17:04 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-15 16:17:04 +0000 |
commit | 8b3049b5c90e80091291afb78450360239433d2e (patch) | |
tree | a01f253ff7be6cd9faf7ffe0761833bfccb8a2a0 /kde-base/arts | |
parent | Fix bug #131027, fix var quotation, and remove old vulnerable versions. (diff) | |
download | gentoo-2-8b3049b5c90e80091291afb78450360239433d2e.tar.gz gentoo-2-8b3049b5c90e80091291afb78450360239433d2e.tar.bz2 gentoo-2-8b3049b5c90e80091291afb78450360239433d2e.zip |
Stable on alpha and amd64 wrt security Bug #135970.
(Portage version: 2.1)
Diffstat (limited to 'kde-base/arts')
-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 341963c24bf8..f7cf5ceaf90e 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.223 2006/06/14 18:14:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.224 2006/06/15 16:17:04 tcort Exp $ + + 15 Jun 2006; Thomas Cort <tcort@gentoo.org> arts-3.4.3-r1.ebuild, + arts-3.5.2-r1.ebuild: + Stable on alpha and amd64 wrt security Bug #135970. 14 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> arts-3.4.3-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 74445c581ba8..d12baeefaf8f 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.4 2006/06/14 18:14:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.3-r1.ebuild,v 1.5 2006/06/15 16:17:04 tcort 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 de34ff80d3b6..6ebb4412776f 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.4 2006/06/14 16:17:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.5.2-r1.ebuild,v 1.5 2006/06/15 16:17:04 tcort 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) |