summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-19 06:38:19 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-19 06:38:19 +0000
commitcc7af2f37a905805a04fbb28b405555d32c81712 (patch)
tree2b4485f01e4f52c14439511f948e69923cabac2d /x11-misc/eosd
parentstable (diff)
downloadgentoo-2-cc7af2f37a905805a04fbb28b405555d32c81712.tar.gz
gentoo-2-cc7af2f37a905805a04fbb28b405555d32c81712.tar.bz2
gentoo-2-cc7af2f37a905805a04fbb28b405555d32c81712.zip
IUSE
Diffstat (limited to 'x11-misc/eosd')
-rw-r--r--x11-misc/eosd/eosd-0.1.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/eosd/eosd-0.1.0.ebuild b/x11-misc/eosd/eosd-0.1.0.ebuild
index 29b5b7f7f295..504546659a7d 100644
--- a/x11-misc/eosd/eosd-0.1.0.ebuild
+++ b/x11-misc/eosd/eosd-0.1.0.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/eosd-0.1.0.ebuild,v 1.2 2004/04/14 09:09:01 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/eosd-0.1.0.ebuild,v 1.3 2004/04/19 06:38:19 vapier Exp $
DESCRIPTION="enlightened on-screen display draws anti-aliased text on your screen without creating a visible window"
HOMEPAGE="http://code-monkey.de/index.php?eosd"
SRC_URI="http://www.code-monkey.de/data/eosd/${P}.tar.gz"
-IUSE=""
+
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=">=media-libs/imlib2-1.1.0
>=x11-libs/ecore-1.0.0.20031013_pre4"