summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 12:21:02 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 12:21:02 +0000
commit6b9f0d3b5e3747e33b4ddcfe466ace9fa247cc24 (patch)
tree1624469e7b4a4d098ae196c94cffb724a1e97c78 /dev-python/pylirc/ChangeLog
parentApplied buffer overflows and directory traversal patches. See http://lists.ne... (diff)
downloadgentoo-2-6b9f0d3b5e3747e33b4ddcfe466ace9fa247cc24.tar.gz
gentoo-2-6b9f0d3b5e3747e33b4ddcfe466ace9fa247cc24.tar.bz2
gentoo-2-6b9f0d3b5e3747e33b4ddcfe466ace9fa247cc24.zip
Add missing IUSE.
Diffstat (limited to 'dev-python/pylirc/ChangeLog')
-rw-r--r--dev-python/pylirc/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pylirc/ChangeLog b/dev-python/pylirc/ChangeLog
index e2af80f70280..849fd235dde8 100644
--- a/dev-python/pylirc/ChangeLog
+++ b/dev-python/pylirc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pylirc
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.2 2003/11/17 03:35:03 max Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.3 2004/05/04 12:16:32 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pylirc-0.0.4.ebuild:
+ Add missing IUSE.
16 Nov 2003; <max@gentoo.org> pylirc-0.0.4.ebuild:
Move inherit line to the top so it doesn't stomp DEPENDs.