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 | a524ca49d1465b683383b3d6bd623a0dc2d1d8e7 (patch) | |
tree | 96c3518ef1a605ad692ba633a5015845ffc0d6ca /x11-plugins | |
parent | x11-plugins/wmdate-0.7 stable for x86... (Manifest recommit) (diff) | |
download | gentoo-2-a524ca49d1465b683383b3d6bd623a0dc2d1d8e7.tar.gz gentoo-2-a524ca49d1465b683383b3d6bd623a0dc2d1d8e7.tar.bz2 gentoo-2-a524ca49d1465b683383b3d6bd623a0dc2d1d8e7.zip |
x11-plugins/wmblob-1.0.1 stable for x86...
Diffstat (limited to 'x11-plugins')
-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} |