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/wmlpq | |
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/wmlpq')
-rw-r--r-- | x11-plugins/wmlpq/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmlpq/wmlpq-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmlpq/ChangeLog b/x11-plugins/wmlpq/ChangeLog index 52cd2432af27..c85badee05b4 100644 --- a/x11-plugins/wmlpq/ChangeLog +++ b/x11-plugins/wmlpq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlpq # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/ChangeLog,v 1.1 2004/07/17 16:17:37 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/ChangeLog,v 1.2 2004/07/18 00:44:40 dholm Exp $ + + 18 Jul 2004; David Holm <dholm@gentoo.org> wmlpq-0.2.1.ebuild: + Added to ~ppc. *wmlpq-0.2.1 (17 Jul 2004) diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild index 0447feaa5cba..a1e42e93e900 100644 --- a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild +++ b/x11-plugins/wmlpq/wmlpq-0.2.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/wmlpq/wmlpq-0.2.1.ebuild,v 1.1 2004/07/17 16:17:37 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild,v 1.2 2004/07/18 00:44:40 dholm Exp $ inherit eutils @@ -17,7 +17,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_unpack() { |