diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:17 +0000 |
commit | ab541afc67abb9c1638065e05639ca98e556ff48 (patch) | |
tree | 93f0fdb9a5f97fe996107976be228eda019bed79 /x11-misc/xkeycaps/xkeycaps-2.46.ebuild | |
parent | Does not build on ppc (diff) | |
download | historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.gz historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.bz2 historical-ab541afc67abb9c1638065e05639ca98e556ff48.zip |
Add inherit eutils
Diffstat (limited to 'x11-misc/xkeycaps/xkeycaps-2.46.ebuild')
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.46.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild b/x11-misc/xkeycaps/xkeycaps-2.46.ebuild index 7a478c3d4bf4..1ea453844e8e 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.46.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.46.ebuild,v 1.12 2003/12/06 17:23:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.46.ebuild,v 1.13 2004/04/27 20:53:24 agriffis Exp $ + +inherit eutils DESCRIPTION="GUI frontend to xmodmap" SRC_URI="http://www.jwz.org/${PN}/${P}.tar.Z" |