diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-22 22:10:39 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-22 22:10:39 +0000 |
commit | 999ee77b610ec556e2210f5d938ecca0a2d1bd22 (patch) | |
tree | 7fd008144a03dd285036451ff452b0c9094d9f3f /x11-plugins/wmdeskguide | |
parent | stable on ppc64 #57586 (Manifest recommit) (diff) | |
download | gentoo-2-999ee77b610ec556e2210f5d938ecca0a2d1bd22.tar.gz gentoo-2-999ee77b610ec556e2210f5d938ecca0a2d1bd22.tar.bz2 gentoo-2-999ee77b610ec556e2210f5d938ecca0a2d1bd22.zip |
x11-plugins/wmdeskguide 0.2 stable on x86.
Diffstat (limited to 'x11-plugins/wmdeskguide')
-rw-r--r-- | x11-plugins/wmdeskguide/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmdeskguide/ChangeLog b/x11-plugins/wmdeskguide/ChangeLog index e9f4bb68534a..3aa8b8292b47 100644 --- a/x11-plugins/wmdeskguide/ChangeLog +++ b/x11-plugins/wmdeskguide/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmdeskguide # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdeskguide/ChangeLog,v 1.2 2004/06/24 23:07:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdeskguide/ChangeLog,v 1.3 2004/07/22 22:10:39 s4t4n Exp $ + + 23 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmdeskguide-0.2.ebuild: + Stable for x86. *wmdeskguide-0.2 (06 Jun 2003) diff --git a/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild b/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild index f7378df55c4a..52c9a249832c 100644 --- a/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild +++ b/x11-plugins/wmdeskguide/wmdeskguide-0.2.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/wmdeskguide/wmdeskguide-0.2.ebuild,v 1.8 2004/06/24 23:07:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild,v 1.9 2004/07/22 22:10:39 s4t4n Exp $ MY_P=${P/deskg/DeskG} S=${WORKDIR}/${MY_P} @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 amd64 ppc" +KEYWORDS="x86 amd64 ppc" src_compile() { make |