summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2006-04-10 19:52:01 +0000
committerJonathan Smith <smithj@gentoo.org>2006-04-10 19:52:01 +0000
commitdc28770079463b386a1f1d02561496bc47dd1b57 (patch)
tree74afa06ddb42add4230eae5b63354bebd31c3f9d /x11-misc/jaffm
parentStable on sparc wrt #129371 (diff)
downloadgentoo-2-dc28770079463b386a1f1d02561496bc47dd1b57.tar.gz
gentoo-2-dc28770079463b386a1f1d02561496bc47dd1b57.tar.bz2
gentoo-2-dc28770079463b386a1f1d02561496bc47dd1b57.zip
x86 stable
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'x11-misc/jaffm')
-rw-r--r--x11-misc/jaffm/ChangeLog5
-rw-r--r--x11-misc/jaffm/jaffm-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/jaffm/ChangeLog b/x11-misc/jaffm/ChangeLog
index 305fd670005d..ac176b8ec5d3 100644
--- a/x11-misc/jaffm/ChangeLog
+++ b/x11-misc/jaffm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/jaffm
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/ChangeLog,v 1.11 2006/01/21 13:00:23 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/ChangeLog,v 1.12 2006/04/10 19:52:01 smithj Exp $
+
+ 10 Apr 2006; <smithj@gentoo.org> jaffm-1.2.1.ebuild:
+ x86 stable
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> jaffm-1.2.1.ebuild:
Fixed DEPEND for modular X.
diff --git a/x11-misc/jaffm/jaffm-1.2.1.ebuild b/x11-misc/jaffm/jaffm-1.2.1.ebuild
index a34f8c9dafdf..d5b33a59c359 100644
--- a/x11-misc/jaffm/jaffm-1.2.1.ebuild
+++ b/x11-misc/jaffm/jaffm-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/jaffm-1.2.1.ebuild,v 1.5 2006/01/21 13:00:23 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/jaffm-1.2.1.ebuild,v 1.6 2006/04/10 19:52:01 smithj Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.binary.is/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE=""
DEPEND=">=x11-libs/wxGTK-2.6"