diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 09:35:54 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 09:35:54 +0000 |
commit | cc107ae91f61fb28ff097bedee9e1a83b0d9b4bf (patch) | |
tree | 1c31ba94a90554238c8e06ecb6a69325df48f1f4 /x11-plugins/wmlongrun | |
parent | Marked stable on x86. (diff) | |
download | historical-cc107ae91f61fb28ff097bedee9e1a83b0d9b4bf.tar.gz historical-cc107ae91f61fb28ff097bedee9e1a83b0d9b4bf.tar.bz2 historical-cc107ae91f61fb28ff097bedee9e1a83b0d9b4bf.zip |
Marked stable on x86.
Diffstat (limited to 'x11-plugins/wmlongrun')
-rw-r--r-- | x11-plugins/wmlongrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmlongrun/ChangeLog b/x11-plugins/wmlongrun/ChangeLog index 646ea6d71c5e..2eed886f09d1 100644 --- a/x11-plugins/wmlongrun/ChangeLog +++ b/x11-plugins/wmlongrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlongrun # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.1 2004/07/17 14:24:57 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/ChangeLog,v 1.2 2004/09/29 09:33:33 pyrania Exp $ + + 29 Sep 2004; <pyrania@gentoo.org> wmlongrun-0.2.0.ebuild: + Marked stable on x86. *wmlongrun-0.2.0 (17 Jul 2004) diff --git a/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild index c5729fa7de1f..e56c2d9847f3 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.1 2004/07/17 14:24:57 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlongrun/wmlongrun-0.2.0.ebuild,v 1.2 2004/09/29 09:33:33 pyrania Exp $ DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml" @@ -12,7 +12,7 @@ IUSE="" # Since this will only work with a Crusoe processor, it's safe to assume that # the functionality is only available on x86. -KEYWORDS="~x86 -*" +KEYWORDS="x86 -*" src_compile() { econf || die "Configuration failed" |