diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-12 21:08:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-12 21:08:57 +0000 |
commit | e0b1771cca602d1bbddc5552c478cb25ab0d53bb (patch) | |
tree | 861a6f13fee553486804b5bbb7d9e9c3e0d55e6b /x11-libs/libview | |
parent | amd64/arm/x86 stable, bug #382403 (diff) | |
download | historical-e0b1771cca602d1bbddc5552c478cb25ab0d53bb.tar.gz historical-e0b1771cca602d1bbddc5552c478cb25ab0d53bb.tar.bz2 historical-e0b1771cca602d1bbddc5552c478cb25ab0d53bb.zip |
x86 stable, bug #382187
Package-Manager: portage-2.1.10.15/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libview')
-rw-r--r-- | x11-libs/libview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libview/libview-0.6.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libview/ChangeLog b/x11-libs/libview/ChangeLog index 576cfbc90ddb..efcecd2fa450 100644 --- a/x11-libs/libview/ChangeLog +++ b/x11-libs/libview/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2011/09/09 20:58:11 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.16 2011/09/12 21:08:57 maekke Exp $ + + 12 Sep 2011; Markus Meier <maekke@gentoo.org> libview-0.6.6-r1.ebuild: + x86 stable, bug #382187 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 diff --git a/x11-libs/libview/libview-0.6.6-r1.ebuild b/x11-libs/libview/libview-0.6.6-r1.ebuild index 2bded007eeb9..c879cc25c0fc 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.2 2011/09/09 20:58:11 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6-r1.ebuild,v 1.3 2011/09/12 21:08:57 maekke 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 |