summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/vinagre/ChangeLog5
-rw-r--r--net-misc/vinagre/vinagre-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vinagre/ChangeLog b/net-misc/vinagre/ChangeLog
index d3ee247b43f8..a9a756044a00 100644
--- a/net-misc/vinagre/ChangeLog
+++ b/net-misc/vinagre/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vinagre
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.22 2008/12/12 03:16:05 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.23 2008/12/13 11:04:18 bluebird Exp $
+
+ 13 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> vinagre-0.5.2.ebuild:
+ Stable on sparc, security bug #250314
12 Dec 2008; Mart Raudsepp <leio@gentoo.org> -vinagre-2.24.1.ebuild:
Remove unnecessary version that has a security bug
diff --git a/net-misc/vinagre/vinagre-0.5.2.ebuild b/net-misc/vinagre/vinagre-0.5.2.ebuild
index dcbb2879a3b3..4c826f0bf189 100644
--- a/net-misc/vinagre/vinagre-0.5.2.ebuild
+++ b/net-misc/vinagre/vinagre-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-0.5.2.ebuild,v 1.5 2008/12/11 21:25:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-0.5.2.ebuild,v 1.6 2008/12/13 11:04:18 bluebird Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/vinagre/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="avahi test"
RDEPEND=">=dev-libs/glib-2.15.3