diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-08 23:13:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-08 23:13:19 +0000 |
commit | 9007c87f618931d499d732debe3c0fd2be85ff8f (patch) | |
tree | 46a0c568fd600f1ef5cf1ee38628c0a012554719 /x11-libs/xosd | |
parent | Version bump (diff) | |
download | gentoo-2-9007c87f618931d499d732debe3c0fd2be85ff8f.tar.gz gentoo-2-9007c87f618931d499d732debe3c0fd2be85ff8f.tar.bz2 gentoo-2-9007c87f618931d499d732debe3c0fd2be85ff8f.zip |
Unmasked
Diffstat (limited to 'x11-libs/xosd')
-rw-r--r-- | x11-libs/xosd/xosd-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xosd/xosd-2.1.0.ebuild b/x11-libs/xosd/xosd-2.1.0.ebuild index 5d3fe80b1eaf..430a3d4ed467 100644 --- a/x11-libs/xosd/xosd-2.1.0.ebuild +++ b/x11-libs/xosd/xosd-2.1.0.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.1.0.ebuild,v 1.2 2003/02/13 17:05:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.1.0.ebuild,v 1.3 2003/03/08 23:13:19 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Library for overlaying text/glyphs in X-Windows \ @@ -15,7 +15,7 @@ DEPEND="virtual/x11 RDEPEND=${DEPEND} SLOT="1" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" src_compile() { local myconf |