summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:18:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:18:04 +0000
commit3f49678cdf6f9cba86e0c2b10070522e5bf31a1d (patch)
treed8967646424d94cd133726b64841f2ba038a22c0 /x11-misc
parentStable for x86, wrt bug #486008 (diff)
downloadgentoo-2-3f49678cdf6f9cba86e0c2b10070522e5bf31a1d.tar.gz
gentoo-2-3f49678cdf6f9cba86e0c2b10070522e5bf31a1d.tar.bz2
gentoo-2-3f49678cdf6f9cba86e0c2b10070522e5bf31a1d.zip
Stable for x86, wrt bug #485738
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/dzen/ChangeLog5
-rw-r--r--x11-misc/dzen/dzen-0.9.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/dzen/ChangeLog b/x11-misc/dzen/ChangeLog
index 6c29acbf8d24..e80a9a78f558 100644
--- a/x11-misc/dzen/ChangeLog
+++ b/x11-misc/dzen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/dzen
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.14 2013/09/23 19:12:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.15 2013/09/30 17:18:04 ago Exp $
+
+ 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> dzen-0.9.5-r1.ebuild:
+ Stable for x86, wrt bug #485738
23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> dzen-0.9.5-r1.ebuild:
Stable for amd64, wrt bug #485738
diff --git a/x11-misc/dzen/dzen-0.9.5-r1.ebuild b/x11-misc/dzen/dzen-0.9.5-r1.ebuild
index e9eb345afdd6..495f80702e42 100644
--- a/x11-misc/dzen/dzen-0.9.5-r1.ebuild
+++ b/x11-misc/dzen/dzen-0.9.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.9.5-r1.ebuild,v 1.2 2013/09/23 19:12:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.9.5-r1.ebuild,v 1.3 2013/09/30 17:18:04 ago Exp $
EAPI=5
inherit eutils toolchain-funcs vcs-snapshot
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/robm/dzen"
SRC_URI="https://github.com/robm/${PN}/tarball/${COMMITID} -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="minimal xft xinerama xpm"
SLOT="2"