diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 12:11:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 12:11:59 +0000 |
commit | 945a8f99628f5caf4e6f4048cb25016536af36ec (patch) | |
tree | 1a3b3d3d9a49cc8c9dc96c5f989e72fba048e8df /x11-misc/i3status | |
parent | Switch to virtual/shadow. (diff) | |
download | historical-945a8f99628f5caf4e6f4048cb25016536af36ec.tar.gz historical-945a8f99628f5caf4e6f4048cb25016536af36ec.tar.bz2 historical-945a8f99628f5caf4e6f4048cb25016536af36ec.zip |
Stable for amd64, wrt bug #407897
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/i3status')
-rw-r--r-- | x11-misc/i3status/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/i3status/i3status-2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/i3status/ChangeLog b/x11-misc/i3status/ChangeLog index ca94b5e55a29..240a48abe329 100644 --- a/x11-misc/i3status/ChangeLog +++ b/x11-misc/i3status/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/i3status -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.3 2011/12/27 14:17:01 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.4 2012/03/13 12:11:59 ago Exp $ + + 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> i3status-2.4.ebuild: + Stable for amd64, wrt bug #407897 *i3status-2.4 (27 Dec 2011) diff --git a/x11-misc/i3status/i3status-2.4.ebuild b/x11-misc/i3status/i3status-2.4.ebuild index 8ff2cf4f60da..542f2b5a45c2 100644 --- a/x11-misc/i3status/i3status-2.4.ebuild +++ b/x11-misc/i3status/i3status-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/i3status-2.4.ebuild,v 1.1 2011/12/27 14:17:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/i3status-2.4.ebuild,v 1.2 2012/03/13 12:11:59 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+caps" RDEPEND="dev-libs/confuse |