summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/logjam')
-rw-r--r--net-misc/logjam/ChangeLog5
-rw-r--r--net-misc/logjam/logjam-3.0.4-r1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/net-misc/logjam/ChangeLog b/net-misc/logjam/ChangeLog
index c3f8efbf18c5..77423560a886 100644
--- a/net-misc/logjam/ChangeLog
+++ b/net-misc/logjam/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-misc/logjam
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/ChangeLog,v 1.1 2002/05/31 04:53:11 edolnx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/ChangeLog,v 1.2 2002/07/08 18:22:04 phoenix Exp $
*logjam-3.0.4-r1 (30 MAY 2002)
+ 08 Jul 2002; phoen][x <phoenix@gentoo.org> logjam-3.0.4-r1 :
+ Added KEYWORDS, SLOT.
+
30 MAY 2002; edolnx <edolnx@gentoo.org> Initial ebuild created.
diff --git a/net-misc/logjam/logjam-3.0.4-r1.ebuild b/net-misc/logjam/logjam-3.0.4-r1.ebuild
index 5f4d57b820c4..a6768d9f3d6f 100644
--- a/net-misc/logjam/logjam-3.0.4-r1.ebuild
+++ b/net-misc/logjam/logjam-3.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-3.0.4-r1.ebuild,v 1.1 2002/05/31 04:53:11 edolnx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-3.0.4-r1.ebuild,v 1.2 2002/07/08 18:22:04 phoenix Exp $
# NOTE: The comments in this file are for instruction and documentation.
# They're not meant to appear with your final, production ebuild. Please
@@ -9,7 +9,9 @@
DESCRIPTION="A GTK+ LiveJournal Client"
HOMEPAGE="http://logjam.danga.com"
+KEYWORDS="x86"
LICENSE="GPL-2"
+SLOT="0"
DEPEND=">=net-ftp/curl-7.9.3
>=x11-libs/gtk+-1.2.10-r7
gnome? ( >=gnome-base/gnome-libs-1.4.1.6 )