diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-06 20:25:57 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-06 20:25:57 +0000 |
commit | a77e3a77c5e177f20b2ec354338b4ceb53ec2ca4 (patch) | |
tree | 22c6909be7fc777a72783e5bcdf1f5d092c383fa /x11-plugins/wmsvencd | |
parent | Uh, got ChangeLog entry date wrong in my last commit... (diff) | |
download | historical-a77e3a77c5e177f20b2ec354338b4ceb53ec2ca4.tar.gz historical-a77e3a77c5e177f20b2ec354338b4ceb53ec2ca4.tar.bz2 historical-a77e3a77c5e177f20b2ec354338b4ceb53ec2ca4.zip |
1-plugins/wmsvencd-0.5.0 stable for x86...
Diffstat (limited to 'x11-plugins/wmsvencd')
-rw-r--r-- | x11-plugins/wmsvencd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsvencd/ChangeLog b/x11-plugins/wmsvencd/ChangeLog index 7432b29774e3..d07af3820366 100644 --- a/x11-plugins/wmsvencd/ChangeLog +++ b/x11-plugins/wmsvencd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsvencd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/ChangeLog,v 1.3 2004/07/18 00:43:15 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/ChangeLog,v 1.4 2004/09/06 20:25:57 s4t4n Exp $ + + 06 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmsvencd-0.5.0.ebuild: + Stable for x86... 18 Jul 2004; David Holm <dholm@gentoo.org> : Added to ~ppc. diff --git a/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild b/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild index cc5e94060607..3b007e4c4c77 100644 --- a/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild +++ b/x11-plugins/wmsvencd/wmsvencd-0.5.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/wmsvencd/wmsvencd-0.5.0.ebuild,v 1.3 2004/07/18 00:43:15 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild,v 1.4 2004/09/06 20:25:57 s4t4n Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { |