diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-28 21:45:39 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-28 21:45:39 +0000 |
commit | e8aa2df607819da676becdca25658e0e20738ed8 (patch) | |
tree | 4d95062ab570d3cd4f68cb8b54414368e3ffcef9 /x11-plugins/wmblob | |
parent | x11-plugins/wmdate-0.7 stable for x86... (diff) | |
download | historical-e8aa2df607819da676becdca25658e0e20738ed8.tar.gz historical-e8aa2df607819da676becdca25658e0e20738ed8.tar.bz2 historical-e8aa2df607819da676becdca25658e0e20738ed8.zip |
x11-plugins/wmblob-1.0.1 stable for x86...
Diffstat (limited to 'x11-plugins/wmblob')
-rw-r--r-- | x11-plugins/wmblob/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmblob/wmblob-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmblob/ChangeLog b/x11-plugins/wmblob/ChangeLog index e8bdeeb4d1f5..0998a5efe2d9 100644 --- a/x11-plugins/wmblob/ChangeLog +++ b/x11-plugins/wmblob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmblob # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/ChangeLog,v 1.2 2004/07/18 11:47:01 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/ChangeLog,v 1.3 2004/08/28 21:45:39 s4t4n Exp $ + + 28 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmblob-1.0.1.ebuild: + Stable for x86. 18 Jul 2004; David Holm <dholm@gentoo.org> wmblob-1.0.1.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmblob/wmblob-1.0.1.ebuild b/x11-plugins/wmblob/wmblob-1.0.1.ebuild index bb249c859327..18e9b67c392d 100644 --- a/x11-plugins/wmblob/wmblob-1.0.1.ebuild +++ b/x11-plugins/wmblob/wmblob-1.0.1.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/wmblob/wmblob-1.0.1.ebuild,v 1.2 2004/07/18 11:47:01 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/wmblob-1.0.1.ebuild,v 1.3 2004/08/28 21:45:39 s4t4n Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${A} |