diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:23:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:23:25 +0000 |
commit | 3b30a18f4a09270df73441a9e9c68238fb5172f9 (patch) | |
tree | 6e2820777c50c9e68a519a78e7f4e85e2f277b2d /x11-misc | |
parent | Stable for amd64, wrt bug #520056 (diff) | |
download | gentoo-2-3b30a18f4a09270df73441a9e9c68238fb5172f9.tar.gz gentoo-2-3b30a18f4a09270df73441a9e9c68238fb5172f9.tar.bz2 gentoo-2-3b30a18f4a09270df73441a9e9c68238fb5172f9.zip |
Stable for amd64, wrt bug #521810
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xnee/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xnee/xnee-3.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xnee/ChangeLog b/x11-misc/xnee/ChangeLog index a0dcfd05c00f..dce376bd2277 100644 --- a/x11-misc/xnee/ChangeLog +++ b/x11-misc/xnee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xnee # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.34 2014/08/10 20:05:05 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.35 2014/10/10 15:23:25 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xnee-3.19.ebuild: + Stable for amd64, wrt bug #521810 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xnee-3.17.ebuild, xnee-3.18.ebuild, xnee-3.19.ebuild: diff --git a/x11-misc/xnee/xnee-3.19.ebuild b/x11-misc/xnee/xnee-3.19.ebuild index 034a556c3e3e..2f46e89d7881 100644 --- a/x11-misc/xnee/xnee-3.19.ebuild +++ b/x11-misc/xnee/xnee-3.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.19.ebuild,v 1.2 2014/08/10 20:05:05 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.19.ebuild,v 1.3 2014/10/10 15:23:25 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gnome static-libs xosd" RDEPEND=" |