diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:58:08 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:58:08 +0000 |
commit | 3ce591f01ba6ead6a1e3352b16b63f01a10cae7d (patch) | |
tree | c6ac8faaf0c74cad4bd4cffa1dc3ca3b6862197f /x11-plugins/wmifs | |
parent | inherit flag-o-matic (diff) | |
download | historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.gz historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.bz2 historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.zip |
Marking stable on hppa
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 | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog index a7bb38c73bca..8df908e3c486 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.7 2004/03/27 15:41:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.8 2004/04/06 02:57:01 zx Exp $ + + 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> wmifs-1.3_beta1-r1.ebuild: + Marking stable on hppa 27 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmifs-1.3_beta1-r1.ebuild: Mark stable on amd64. diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild index 0478479173c8..0294cce53292 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.3 2004/03/27 15:41:11 aliz Exp $ +# $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 $ inherit eutils @@ -13,10 +13,9 @@ SRC_URI="http://linux.tucows.tierra.net/files/x11/dock/${PN}-${MY_PV}.tar.gz http://http.us.debian.org/debian/pool/main/w/wmifs/${PN}_${MY_PV}-11.diff.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} |