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 | c338c7c75e14bab85b9858c3b16447088ee4c834 (patch) | |
tree | 18f8c450e7a09f9a4ad5d846c5b5de1506a6f23f /x11-plugins/wmpiki | |
parent | Stable x86. ~amd64. Added amd64 compat libs as DEP. (diff) | |
download | historical-c338c7c75e14bab85b9858c3b16447088ee4c834.tar.gz historical-c338c7c75e14bab85b9858c3b16447088ee4c834.tar.bz2 historical-c338c7c75e14bab85b9858c3b16447088ee4c834.zip |
x11-plugins/wmpiki-0.2.1 stable for x86.
Diffstat (limited to 'x11-plugins/wmpiki')
-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" |