summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-30 03:02:43 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-30 03:02:43 +0000
commit4cfd6b58d1344d1be37cb2fa3b250dd71e83aa6d (patch)
tree3b57bee94d83fd831c7cafe4e7f88471349ad3df /x11-libs/xosd
parentversion bump (diff)
downloadgentoo-2-4cfd6b58d1344d1be37cb2fa3b250dd71e83aa6d.tar.gz
gentoo-2-4cfd6b58d1344d1be37cb2fa3b250dd71e83aa6d.tar.bz2
gentoo-2-4cfd6b58d1344d1be37cb2fa3b250dd71e83aa6d.zip
font-align is fixed
Diffstat (limited to 'x11-libs/xosd')
-rw-r--r--x11-libs/xosd/xosd-2.2.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/xosd/xosd-2.2.5.ebuild b/x11-libs/xosd/xosd-2.2.5.ebuild
index 533a7546476a..2f5b522d3dd1 100644
--- a/x11-libs/xosd/xosd-2.2.5.ebuild
+++ b/x11-libs/xosd/xosd-2.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.5.ebuild,v 1.1 2003/09/30 03:02:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.5.ebuild,v 1.2 2003/09/30 03:02:43 vapier Exp $
DESCRIPTION="Library for overlaying text/glyphs in X-Windows X-On-Screen-Display plus binary for sending text from command line"
HOMEPAGE="http://www.ignavus.net/"
@@ -18,7 +18,6 @@ DEPEND="virtual/x11
src_unpack() {
unpack ${A}
cd ${S}
-# epatch ${FILESDIR}/${PV}-font-align.patch
epatch ${FILESDIR}/${PV}-xmms-trackpos.patch
}