diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
commit | 132fbe40254a25a635ef59006db9c225eaec2af2 (patch) | |
tree | f9cd272c86b4a1ac52215a60879582961f020b61 /x11-plugins/wmifs | |
parent | Back into ~sparc reality, it's working now (diff) | |
download | gentoo-2-132fbe40254a25a635ef59006db9c225eaec2af2.tar.gz gentoo-2-132fbe40254a25a635ef59006db9c225eaec2af2.tar.bz2 gentoo-2-132fbe40254a25a635ef59006db9c225eaec2af2.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r-- | x11-plugins/wmifs/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog index 8a805f3c3708..7ea09d2b2290 100644 --- a/x11-plugins/wmifs/ChangeLog +++ b/x11-plugins/wmifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifs -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.15 2004/12/28 22:17:55 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.16 2005/04/01 19:20:05 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> wmifs-1.3_beta1-r2.ebuild: + stable on ia64 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild index 7bc097ee8762..01c754aafe88 100644 --- a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild +++ b/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.4 2005/04/01 19:20:05 agriffis Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://linux.tucows.tierra.net/files/x11/dock/${PN}-${MY_PV}.tar.gz DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ~mips ~ia64 amd64" +KEYWORDS="x86 ppc sparc alpha hppa ~mips ia64 amd64" src_unpack() { |