diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-27 20:22:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-27 20:22:48 +0000 |
commit | cab17dc7ead7dd15eee6d3e6313be78ea636d607 (patch) | |
tree | 7ed5982d00f649fe31b84a16a5bf899ec15ad2cd /x11-plugins/asmon | |
parent | alpha/sparc/x86 stable wrt #229581 (diff) | |
download | gentoo-2-cab17dc7ead7dd15eee6d3e6313be78ea636d607.tar.gz gentoo-2-cab17dc7ead7dd15eee6d3e6313be78ea636d607.tar.bz2 gentoo-2-cab17dc7ead7dd15eee6d3e6313be78ea636d607.zip |
alpha/sparc/x86 stable wrt #229539
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r-- | x11-plugins/asmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/asmon/asmon-0.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/asmon/ChangeLog b/x11-plugins/asmon/ChangeLog index 7f044bcc5ad8..55930b554cad 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.25 2008/06/26 17:31:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.26 2008/06/27 20:22:48 armin76 Exp $ + + 27 Jun 2008; Raúl Porcel <armin76@gentoo.org> asmon-0.71.ebuild: + alpha/sparc/x86 stable wrt #229539 26 Jun 2008; nixnut <nixnut@gentoo.org> asmon-0.71.ebuild: Stable on ppc wrt bug 229539 diff --git a/x11-plugins/asmon/asmon-0.71.ebuild b/x11-plugins/asmon/asmon-0.71.ebuild index 1d9397cd3649..1f5de6441b18 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 # 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.2 2008/06/26 17:31:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.71.ebuild,v 1.3 2008/06/27 20:22:48 armin76 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 |