diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:31:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:31:17 +0000 |
commit | bec64f4effb6334e3aa1fd438f8f44c2e3687d0a (patch) | |
tree | cf30320a1d5faef2b3af9cdf842c613b88096197 /x11-plugins/asmon | |
parent | Stable on ppc wrt bug 229541 (diff) | |
download | gentoo-2-bec64f4effb6334e3aa1fd438f8f44c2e3687d0a.tar.gz gentoo-2-bec64f4effb6334e3aa1fd438f8f44c2e3687d0a.tar.bz2 gentoo-2-bec64f4effb6334e3aa1fd438f8f44c2e3687d0a.zip |
Stable on ppc wrt bug 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 3f8bb833c7da..7f044bcc5ad8 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.24 2008/02/29 20:48:28 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.25 2008/06/26 17:31:17 nixnut Exp $ + + 26 Jun 2008; nixnut <nixnut@gentoo.org> asmon-0.71.ebuild: + Stable on ppc wrt bug 229539 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> asmon-0.7.ebuild: Remove icon extension from desktop entry to match Icon Theme Specification. diff --git a/x11-plugins/asmon/asmon-0.71.ebuild b/x11-plugins/asmon/asmon-0.71.ebuild index a924aed10b6c..1d9397cd3649 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.1 2008/01/17 03:17:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.71.ebuild,v 1.2 2008/06/26 17:31:17 nixnut 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 |