diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-24 12:13:04 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-24 12:13:04 +0000 |
commit | c796410329f93d08e4f9f32581c015178bb8515f (patch) | |
tree | 7b4c7ac97e67f8f42da32b103f429887e7c689c5 /x11-libs/libqxt | |
parent | dev-python/cython: Correct heck made for testing, thanks Arfrever spotting this (diff) | |
download | gentoo-2-c796410329f93d08e4f9f32581c015178bb8515f.tar.gz gentoo-2-c796410329f93d08e4f9f32581c015178bb8515f.tar.bz2 gentoo-2-c796410329f93d08e4f9f32581c015178bb8515f.zip |
Stable on amd64 and x86, wrt bug #499094
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'x11-libs/libqxt')
-rw-r--r-- | x11-libs/libqxt/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libqxt/libqxt-0.6.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libqxt/ChangeLog b/x11-libs/libqxt/ChangeLog index f76e82408180..add3dfe235b8 100644 --- a/x11-libs/libqxt/ChangeLog +++ b/x11-libs/libqxt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libqxt -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.27 2013/12/26 01:18:32 pesa Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.28 2014/02/24 12:13:04 pinkbyte Exp $ + + 24 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> libqxt-0.6.2-r2.ebuild: + Stable on amd64 and x86, wrt bug #499094 *libqxt-0.6.2-r2 (26 Dec 2013) diff --git a/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild b/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild index aa7f0a6b2e5b..b4fe06ec4752 100644 --- a/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild +++ b/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild,v 1.1 2013/12/26 01:18:32 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild,v 1.2 2014/02/24 12:13:04 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.libqxt.org/libqxt/get/v${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="|| ( CPL-1.0 LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="berkdb debug doc sql web xscreensaver zeroconf" COMMON_DEPEND=" |