diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-16 04:18:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-16 04:18:24 +0000 |
commit | 19c2a026068ea0c94e0c1b941f541bf3be64b8de (patch) | |
tree | 59a102944ee745fa9b671ed1658ad09b11bbe83c /x11-misc/fluxconf | |
parent | Updated CVS snapshot (diff) | |
download | historical-19c2a026068ea0c94e0c1b941f541bf3be64b8de.tar.gz historical-19c2a026068ea0c94e0c1b941f541bf3be64b8de.tar.bz2 historical-19c2a026068ea0c94e0c1b941f541bf3be64b8de.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fluxconf/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.7.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index 97c54d73c384..8d02033f3719 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxconf # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.17 2004/05/06 17:21:04 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.18 2004/06/16 04:18:24 weeve Exp $ + + 15 Jun 2004; Jason Wever <weeve@gentoo.org> fluxconf-0.9.7.ebuild: + Stable on sparc. 06 May 2004; Brandon Hale <tseng@gentoo.org> fluxconf-0.9.4.ebuild, fluxconf-0.9.7.ebuild: diff --git a/x11-misc/fluxconf/Manifest b/x11-misc/fluxconf/Manifest index 5b889848e134..b848fa2400f8 100644 --- a/x11-misc/fluxconf/Manifest +++ b/x11-misc/fluxconf/Manifest @@ -1,9 +1,9 @@ -MD5 162316996fb18902eab671eb7c58a707 ChangeLog 2223 +MD5 8bfb4017ae3f573027b47c34bb088a55 ChangeLog 2311 MD5 56374af581994a5d4eacdca828415717 fluxconf-0.6.ebuild 564 MD5 415794864dea12fc7f9cbe59aad0c96c fluxconf-0.8.5.ebuild 736 MD5 98601b753ce5ece2eca19630f44d126d fluxconf-0.9.2-r1.ebuild 785 MD5 0710c9cdfd7ae4efb2e9024b408bf108 fluxconf-0.9.4.ebuild 786 -MD5 f321daa3216627deebce39da78c58b0e fluxconf-0.9.7.ebuild 748 +MD5 36af88c55d038aebb5ae4da3c12075f9 fluxconf-0.9.7.ebuild 743 MD5 22e52109947a82d41fad666ffc135b75 metadata.xml 243 MD5 266b9ab9b595639dfa17969f0fe4f414 files/digest-fluxconf-0.6 64 MD5 301944d4da88140ee21a8c80f1cd65a9 files/digest-fluxconf-0.8.5 66 diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 0505d7464a7d..2770995c84bc 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.7.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-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.5 2004/05/23 16:15:18 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.6 2004/06/16 04:18:24 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~amd64" DEPEND="=x11-libs/gtk+-1.2*" |