diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-10-21 08:36:28 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-10-21 08:36:28 +0000 |
commit | c3839d5aa895f49c8022faed6f438e5d1bef8261 (patch) | |
tree | e9a7a04dc6a933f5653115e768385ce138bbb807 /x11-misc/xfe | |
parent | signed the Manifest (diff) | |
download | historical-c3839d5aa895f49c8022faed6f438e5d1bef8261.tar.gz historical-c3839d5aa895f49c8022faed6f438e5d1bef8261.tar.bz2 historical-c3839d5aa895f49c8022faed6f438e5d1bef8261.zip |
x11-misc/xfe-0.72 stable for x86...
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.72.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 898673fe0e9a..28cf01f65660 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.16 2004/10/15 22:56:21 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.17 2004/10/21 08:36:28 s4t4n Exp $ + + 21 Oct 2004; Michele Noberasco <s4t4n@gentoo.org> xfe-0.72.ebuild: + Stable for x86. *xfe-0.72 (16 Oct 2004) diff --git a/x11-misc/xfe/Manifest b/x11-misc/xfe/Manifest index aa1f6f9771ce..d1a2d3a73a15 100644 --- a/x11-misc/xfe/Manifest +++ b/x11-misc/xfe/Manifest @@ -1,7 +1,7 @@ MD5 0d7ea5665dab001d7b9f173703d2173e xfe-0.70-r1.ebuild 973 MD5 45afed04aa773719b3f16befc321e9e0 xfe-0.66.ebuild 643 -MD5 cd64155b81b457d7ba990fcd7b64d188 xfe-0.72.ebuild 1029 -MD5 44f0b9ecb5830d2c757fd2edc69dcd6d ChangeLog 2087 +MD5 9d3474ffc1bedffbcf962d37c90252e1 xfe-0.72.ebuild 1028 +MD5 b35f72ac8c2da194971b5e471691d8b8 ChangeLog 2175 MD5 a22298bb40896990d55b5d48b54e5d26 metadata.xml 262 MD5 2e471d0d64c75be23f9e68537cf1f6bb files/xfe-0.70-file-association.patch 753 MD5 a0d27671deda8d1d90e4d14e7f473ce5 files/digest-xfe-0.70-r1 60 diff --git a/x11-misc/xfe/xfe-0.72.ebuild b/x11-misc/xfe/xfe-0.72.ebuild index db539ca12117..15ad1caa24d9 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.1 2004/10/15 22:56:21 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.72.ebuild,v 1.2 2004/10/21 08:36:28 s4t4n 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. |