diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-23 16:24:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-23 16:24:29 +0000 |
commit | 6bbaf53ff27807d22e5851eac6f525033a95b892 (patch) | |
tree | 0137dcb36530a6bda69a351911b29c7a35486c19 /x11-misc/xfe | |
parent | Stable on sparc. (diff) | |
download | historical-6bbaf53ff27807d22e5851eac6f525033a95b892.tar.gz historical-6bbaf53ff27807d22e5851eac6f525033a95b892.tar.bz2 historical-6bbaf53ff27807d22e5851eac6f525033a95b892.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.72.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 28cf01f65660..2ef132142a71 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.17 2004/10/21 08:36:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.18 2004/10/23 16:24:29 weeve Exp $ + + 23 Oct 2004; Jason Wever <weeve@gentoo.org> xfe-0.72.ebuild: + Stable on sparc. 21 Oct 2004; Michele Noberasco <s4t4n@gentoo.org> xfe-0.72.ebuild: Stable for x86. diff --git a/x11-misc/xfe/Manifest b/x11-misc/xfe/Manifest index d1a2d3a73a15..967042c9dc7e 100644 --- a/x11-misc/xfe/Manifest +++ b/x11-misc/xfe/Manifest @@ -1,9 +1,9 @@ -MD5 0d7ea5665dab001d7b9f173703d2173e xfe-0.70-r1.ebuild 973 -MD5 45afed04aa773719b3f16befc321e9e0 xfe-0.66.ebuild 643 -MD5 9d3474ffc1bedffbcf962d37c90252e1 xfe-0.72.ebuild 1028 -MD5 b35f72ac8c2da194971b5e471691d8b8 ChangeLog 2175 +MD5 9874155ca0d5b9cdc49d3ef1168fe3e7 ChangeLog 2258 MD5 a22298bb40896990d55b5d48b54e5d26 metadata.xml 262 -MD5 2e471d0d64c75be23f9e68537cf1f6bb files/xfe-0.70-file-association.patch 753 +MD5 d5a158b0c6384122e0e989f37a307de0 xfe-0.72.ebuild 1027 +MD5 45afed04aa773719b3f16befc321e9e0 xfe-0.66.ebuild 643 +MD5 0d7ea5665dab001d7b9f173703d2173e xfe-0.70-r1.ebuild 973 MD5 a0d27671deda8d1d90e4d14e7f473ce5 files/digest-xfe-0.70-r1 60 -MD5 534a237bed017d0c5e6bfd73d9760e87 files/digest-xfe-0.66 60 MD5 322d8f7e8c091743501a044efcd8dfe6 files/digest-xfe-0.72 60 +MD5 534a237bed017d0c5e6bfd73d9760e87 files/digest-xfe-0.66 60 +MD5 2e471d0d64c75be23f9e68537cf1f6bb files/xfe-0.70-file-association.patch 753 diff --git a/x11-misc/xfe/xfe-0.72.ebuild b/x11-misc/xfe/xfe-0.72.ebuild index 15ad1caa24d9..0580530ba3e4 100644 --- a/x11-misc/xfe/xfe-0.72.ebuild +++ b/x11-misc/xfe/xfe-0.72.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-misc/xfe/xfe-0.72.ebuild,v 1.2 2004/10/21 08:36:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.72.ebuild,v 1.3 2004/10/23 16:24:29 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 sparc ~amd64 ~ppc" IUSE="nls" # fox-1.0.x, fox-1.1.x and fox-1.3.x are incompatible. |