diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /x11-plugins/wmgtemp | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-plugins/wmgtemp')
-rw-r--r-- | x11-plugins/wmgtemp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmgtemp/wmgtemp-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmgtemp/ChangeLog b/x11-plugins/wmgtemp/ChangeLog index 490a7d35043a..50c3b0528781 100644 --- a/x11-plugins/wmgtemp/ChangeLog +++ b/x11-plugins/wmgtemp/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-plugins/wmgtemp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/ChangeLog,v 1.1 2002/10/07 16:24:05 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/ChangeLog,v 1.2 2002/12/09 04:41:58 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *wmgtemp-0.6 (07 Oct 2002) 07 Oct 2002; Nick Hadaway <raker@gentoo.org> wmgtemp-0.6.ebuild, diff --git a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild index ea5810243b45..a5eb0392c0cf 100644 --- a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild +++ b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.2 2002/10/20 18:55:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.3 2002/12/09 04:41:58 manson Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.fluxcode.net/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc " DEPEND="sys-apps/lm_sensors" |