diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-05 07:18:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-05 07:18:45 +0000 |
commit | c2445fc0fb68519441cd32ce1a7eff2ab9703552 (patch) | |
tree | 090c92145035f32346caa3347afadaec955b1781 /x11-libs/libXdamage | |
parent | Version bump (diff) | |
download | historical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.tar.gz historical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.tar.bz2 historical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.zip |
Fix repoman warnings
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libXdamage')
-rw-r--r-- | x11-libs/libXdamage/libXdamage-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libXdamage/libXdamage-1.1.1.ebuild b/x11-libs/libXdamage/libXdamage-1.1.1.ebuild index 560159212588..26cd49127637 100644 --- a/x11-libs/libXdamage/libXdamage-1.1.1.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.1.ebuild,v 1.11 2007/06/24 22:36:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.1.ebuild,v 1.12 2009/05/05 07:05:11 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,8 +8,8 @@ inherit x-modular DESCRIPTION="X.Org Xdamage library" - KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXfixes |