diff options
author | David Holm <dholm@gentoo.org> | 2004-07-18 00:44:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-18 00:44:49 +0000 |
commit | 0e7467d59d21a014c1ca1eec5d578f49e72e5f92 (patch) | |
tree | f23a7a24ec3e95a0be26375e47f8091fc784e3dc /x11-plugins/wmsvencd | |
parent | (no commit message) (diff) | |
download | historical-0e7467d59d21a014c1ca1eec5d578f49e72e5f92.tar.gz historical-0e7467d59d21a014c1ca1eec5d578f49e72e5f92.tar.bz2 historical-0e7467d59d21a014c1ca1eec5d578f49e72e5f92.zip |
Added to ~ppc
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 4c932a6f13de..7432b29774e3 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.2 2004/07/17 14:06:26 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/ChangeLog,v 1.3 2004/07/18 00:43:15 dholm Exp $ + + 18 Jul 2004; David Holm <dholm@gentoo.org> : + Added to ~ppc. *wmsvencd-0.5.0 (17 Jul 2004) diff --git a/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild b/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild index 1fed0a7b3d43..cc5e94060607 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.2 2004/07/17 14:06:26 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild,v 1.3 2004/07/18 00:43:15 dholm Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_unpack() { |