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
commit85b1d7814dc3126d832743b33c9bce0a464e8b68 (patch)
tree6cdd94fa850aba0979cf071d7c2e1c5870d60d18 /x11-misc/jaffm
parentremoved RDEPEND= (diff)
downloadhistorical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.gz
historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.bz2
historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.zip
x86 stable
Package-Manager: portage-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"