diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 12:05:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 12:05:10 +0000 |
commit | e1b6972137ac031f6fa709f9e69cee277d41040f (patch) | |
tree | cf8cebc2d54c75974ca3c74f42fdcd96483201ad /x11-misc/lineakd | |
parent | sync IUSE (+gtk) (diff) | |
download | gentoo-2-e1b6972137ac031f6fa709f9e69cee277d41040f.tar.gz gentoo-2-e1b6972137ac031f6fa709f9e69cee277d41040f.tar.bz2 gentoo-2-e1b6972137ac031f6fa709f9e69cee277d41040f.zip |
sync IUSE (-xosd)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/lineakd-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lineakd/lineakd-0.8.2.ebuild b/x11-misc/lineakd/lineakd-0.8.2.ebuild index 765021bbc420..2c84095fee6f 100644 --- a/x11-misc/lineakd/lineakd-0.8.2.ebuild +++ b/x11-misc/lineakd/lineakd-0.8.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.2.ebuild,v 1.3 2005/02/27 23:58:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.2.ebuild,v 1.4 2005/07/07 12:05:10 agriffis Exp $ -IUSE="xosd" +IUSE="" MY_PV=${PV/_/} MY_P=${PN}-${MY_PV} S=${WORKDIR}/${MY_P} |