diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:25:39 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:25:39 +0000 |
commit | 456438d662e5a8702ec225d8695d028a3f5e513a (patch) | |
tree | a012eb0b93b7c165b3cfef9739dabe4a4a3378b2 /x11-plugins | |
parent | Stable x86. ~amd64. Added amd64 compat libs as DEP. (Manifest recommit) (diff) | |
download | gentoo-2-456438d662e5a8702ec225d8695d028a3f5e513a.tar.gz gentoo-2-456438d662e5a8702ec225d8695d028a3f5e513a.tar.bz2 gentoo-2-456438d662e5a8702ec225d8695d028a3f5e513a.zip |
x11-plugins/wmpiki-0.2.1 stable for x86.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmpiki/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmpiki/wmpiki-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmpiki/ChangeLog b/x11-plugins/wmpiki/ChangeLog index e198bcff4247..5eae488f2d41 100644 --- a/x11-plugins/wmpiki/ChangeLog +++ b/x11-plugins/wmpiki/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for x11-plugins/wmpiki # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.1 2004/07/08 13:02:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.2 2004/07/13 08:25:39 s4t4n Exp $ *wmpiki-0.2.1 (08 Jul 2004) + 13 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmpiki-0.2.1.ebuild: + Stable on x86. + 08 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmpiki-0.2.1.ebuild: Initial import. diff --git a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild index 4e55b3602373..242d94141e09 100644 --- a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild +++ b/x11-plugins/wmpiki/wmpiki-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/wmpiki/wmpiki-0.2.1.ebuild,v 1.1 2004/07/08 13:02:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild,v 1.2 2004/07/13 08:25:39 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11" |