diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 08:42:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 08:42:58 +0000 |
commit | 3e49aa3473e9568a28bb74fd75915a22934352c5 (patch) | |
tree | d81037c13f879358ce8848268cd5ecab3fb3c15f /x11-plugins/asmon | |
parent | Stable for amd64, wrt bug #419399 (diff) | |
download | gentoo-2-3e49aa3473e9568a28bb74fd75915a22934352c5.tar.gz gentoo-2-3e49aa3473e9568a28bb74fd75915a22934352c5.tar.bz2 gentoo-2-3e49aa3473e9568a28bb74fd75915a22934352c5.zip |
Stable for amd64, wrt bug #418265
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r-- | x11-plugins/asmon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asmon/asmon-0.71.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/asmon/ChangeLog b/x11-plugins/asmon/ChangeLog index 55930b554cad..d41cc4fa2a67 100644 --- a/x11-plugins/asmon/ChangeLog +++ b/x11-plugins/asmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asmon -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.26 2008/06/27 20:22:48 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.27 2012/06/04 08:42:58 ago Exp $ + + 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> asmon-0.71.ebuild: + Stable for amd64, wrt bug #418265 27 Jun 2008; Raúl Porcel <armin76@gentoo.org> asmon-0.71.ebuild: alpha/sparc/x86 stable wrt #229539 diff --git a/x11-plugins/asmon/asmon-0.71.ebuild b/x11-plugins/asmon/asmon-0.71.ebuild index 1f5de6441b18..9fc62c2457e6 100644 --- a/x11-plugins/asmon/asmon-0.71.ebuild +++ b/x11-plugins/asmon/asmon-0.71.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.71.ebuild,v 1.3 2008/06/27 20:22:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.71.ebuild,v 1.4 2012/06/04 08:42:58 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://rio.vg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" RDEPEND="x11-libs/libXext |