diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 19:33:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-12 19:33:21 +0000 |
commit | 8bc112e3edc5943729a7f7faf9a7558f81725482 (patch) | |
tree | b226bd3614b8408e970d3bb2dc7a328b5af4af59 /x11-plugins/wmifs | |
parent | Fixes #47098. (Manifest recommit) (diff) | |
download | gentoo-2-8bc112e3edc5943729a7f7faf9a7558f81725482.tar.gz gentoo-2-8bc112e3edc5943729a7f7faf9a7558f81725482.tar.bz2 gentoo-2-8bc112e3edc5943729a7f7faf9a7558f81725482.zip |
Stable on alpha.
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r-- | x11-plugins/wmifs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog index 8df908e3c486..48d529bcbda3 100644 --- a/x11-plugins/wmifs/ChangeLog +++ b/x11-plugins/wmifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.8 2004/04/06 02:57:01 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.9 2004/06/12 19:33:21 kloeri Exp $ + + 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> wmifs-1.3_beta1-r1.ebuild: + Stable on alpha. 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> wmifs-1.3_beta1-r1.ebuild: Marking stable on hppa diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild index 0294cce53292..160eeae516a5 100644 --- a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild +++ b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild,v 1.4 2004/04/06 02:57:01 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild,v 1.5 2004/06/12 19:33:21 kloeri 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_compile() { unpack ${A} |