diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:06:13 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:06:13 +0000 |
commit | abc48c29b9a7862ae003baeaab14fd2803eeb7bb (patch) | |
tree | 0695facadc308dd9e417da12ae161d24d1d9b14f /app-benchmarks | |
parent | Fixed patch to use relative instead of absolute paths (diff) | |
download | gentoo-2-abc48c29b9a7862ae003baeaab14fd2803eeb7bb.tar.gz gentoo-2-abc48c29b9a7862ae003baeaab14fd2803eeb7bb.tar.bz2 gentoo-2-abc48c29b9a7862ae003baeaab14fd2803eeb7bb.zip |
stable
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/xfbsuite/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/xfbsuite/ChangeLog b/app-benchmarks/xfbsuite/ChangeLog index a927b8ec348a..a6f58310e6a8 100644 --- a/app-benchmarks/xfbsuite/ChangeLog +++ b/app-benchmarks/xfbsuite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/xfbsuite # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/ChangeLog,v 1.6 2004/06/24 21:30:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/ChangeLog,v 1.7 2004/12/18 19:02:09 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> xfbsuite-0.9.7.6.ebuild: + was testing for a long time, marking stable on amd64 15 Apr 2004; David Holm <dholm@gentoo.org> xfbsuite-0.9.7.6.ebuild: Where did the ~ppc go? diff --git a/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild b/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild index dc1dcbe5370c..31d4092517d8 100644 --- a/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild +++ b/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.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/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild,v 1.4 2004/06/24 21:30:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild,v 1.5 2004/12/18 19:02:09 blubb Exp $ DESCRIPTION="benchmark suite" HOMEPAGE="https://sourceforge.net/projects/fbsuite/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fbsuite/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc amd64" IUSE="" DEPEND="dev-lang/perl |