summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Stine <battousai@gentoo.org>2004-05-10 21:56:05 +0000
committerBryan Stine <battousai@gentoo.org>2004-05-10 21:56:05 +0000
commit5d1c34cf05dff5aaf2b644fe3234e4026ec97ec4 (patch)
treedf733ef9cdb2589250cbc9e86c8b50c9ccd9afe6 /x11-misc/linuxwacom/ChangeLog
parentFix bug #50625. (Manifest recommit) (diff)
downloadgentoo-2-5d1c34cf05dff5aaf2b644fe3234e4026ec97ec4.tar.gz
gentoo-2-5d1c34cf05dff5aaf2b644fe3234e4026ec97ec4.tar.bz2
gentoo-2-5d1c34cf05dff5aaf2b644fe3234e4026ec97ec4.zip
Fixed some DEPEND problems.
Diffstat (limited to 'x11-misc/linuxwacom/ChangeLog')
-rw-r--r--x11-misc/linuxwacom/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog
index b8807f37de53..008efaf22eb9 100644
--- a/x11-misc/linuxwacom/ChangeLog
+++ b/x11-misc/linuxwacom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/linuxwacom
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.5 2004/05/10 18:56:10 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.6 2004/05/10 21:56:05 battousai Exp $
+
+ 10 May 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.2.ebuild:
+ Got rid of the ? : DEPEND syntax, it's deprecated. Also added a plus to the
+ !gtk2 DEPEND for gtk+-1.2. Thanks to Mr. Bones for the QA.
10 May 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.2.ebuild:
Patched ebuild. Also, pedantic spacing fixes.