summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:12:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:12:03 +0000
commita74e15b4b1310be260695f2ad936f0dca08f23cb (patch)
treef9a1ed2bf0cf476b2667f7f395eeffafcb7b1c4e /x11-misc/dzen
parentStable for amd64, wrt bug #485732 (diff)
downloadgentoo-2-a74e15b4b1310be260695f2ad936f0dca08f23cb.tar.gz
gentoo-2-a74e15b4b1310be260695f2ad936f0dca08f23cb.tar.bz2
gentoo-2-a74e15b4b1310be260695f2ad936f0dca08f23cb.zip
Stable for amd64, wrt bug #485738
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/dzen')
-rw-r--r--x11-misc/dzen/ChangeLog6
-rw-r--r--x11-misc/dzen/dzen-0.9.5-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/dzen/ChangeLog b/x11-misc/dzen/ChangeLog
index e121264ed67c..6c29acbf8d24 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.13 2013/08/09 12:46:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.14 2013/09/23 19:12:03 ago Exp $
+
+ 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> dzen-0.9.5-r1.ebuild:
+ Stable for amd64, wrt bug #485738
*dzen-0.9.5-r1 (09 Aug 2013)
@@ -55,4 +58,3 @@
30 Jun 2007; Santiago M. Mola <coldwind@gentoo.org> +metadata.xml,
+dzen-0.5.0.ebuild:
Import from sunrise, thanks to Jakub for misc fixing. Bug #167915
-
diff --git a/x11-misc/dzen/dzen-0.9.5-r1.ebuild b/x11-misc/dzen/dzen-0.9.5-r1.ebuild
index 03a42c8c3cd2..e9eb345afdd6 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.1 2013/08/09 12:46:40 jer Exp $
+# $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 $
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"