diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-30 13:15:35 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-30 13:15:35 +0000 |
commit | 9bf487d82201c1ae41a16d0450aa9d473897c653 (patch) | |
tree | f09945697cd74d05d9ee0e1411d4b7349cff156e /x11-misc | |
parent | s/lib/$(get_libdir) (diff) | |
download | gentoo-2-9bf487d82201c1ae41a16d0450aa9d473897c653.tar.gz gentoo-2-9bf487d82201c1ae41a16d0450aa9d473897c653.tar.bz2 gentoo-2-9bf487d82201c1ae41a16d0450aa9d473897c653.zip |
s/lib/$(get_libdir)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkbdata/xkbdata-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkbdata/xkbdata-0.99.0.ebuild b/x11-misc/xkbdata/xkbdata-0.99.0.ebuild index 78d2e030f6d1..b8ca64170eac 100644 --- a/x11-misc/xkbdata/xkbdata-0.99.0.ebuild +++ b/x11-misc/xkbdata/xkbdata-0.99.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-0.99.0.ebuild,v 1.7 2005/08/30 13:05:50 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-0.99.0.ebuild,v 1.8 2005/08/30 13:11:37 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" -inherit x-modular +inherit x-modular multilib DESCRIPTION="X.Org xkbdata data" KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" |