summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-09-09 20:58:11 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-09-09 20:58:11 +0000
commit0c4565252ed6cdc766f94736e31e6f62e3a17eb8 (patch)
tree72f5f688123a9753897b98f0348383b04061c1bb /x11-libs/libview
parentsys-kernel/dracut: Added app-arch/cpio dependency. (diff)
downloadgentoo-2-0c4565252ed6cdc766f94736e31e6f62e3a17eb8.tar.gz
gentoo-2-0c4565252ed6cdc766f94736e31e6f62e3a17eb8.tar.bz2
gentoo-2-0c4565252ed6cdc766f94736e31e6f62e3a17eb8.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #382187 filed by Jared.
(Portage version: 2.1.10.14/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libview')
-rw-r--r--x11-libs/libview/ChangeLog6
-rw-r--r--x11-libs/libview/libview-0.6.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libview/ChangeLog b/x11-libs/libview/ChangeLog
index d7a469f6d434..576cfbc90ddb 100644
--- a/x11-libs/libview/ChangeLog
+++ b/x11-libs/libview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libview
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.14 2011/09/09 13:22:54 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.15 2011/09/09 20:58:11 chainsaw Exp $
+
+ 09 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libview-0.6.6-r1.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
+ #382187 filed by Jared.
*libview-0.6.6-r1 (09 Sep 2011)
diff --git a/x11-libs/libview/libview-0.6.6-r1.ebuild b/x11-libs/libview/libview-0.6.6-r1.ebuild
index 8bdde00011c6..2bded007eeb9 100644
--- a/x11-libs/libview/libview-0.6.6-r1.ebuild
+++ b/x11-libs/libview/libview-0.6.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6-r1.ebuild,v 1.1 2011/09/09 13:22:54 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6-r1.ebuild,v 1.2 2011/09/09 20:58:11 chainsaw Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/view/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="static-libs"
RDEPEND=">=x11-libs/gtk+-2.4.0:2